Giter VIP home page Giter VIP logo

wechatbackend's Introduction

WechatBackEnd

wechatbackend's People

Contributors

williamleaves avatar

Watchers

 avatar  avatar

wechatbackend's Issues

1.21:接口规格更新

所有的接口现在都加上了header项,里面包含了sessionKey这个header用于标识用户身份。
一系列之前的描述错误已经被修正

关于res中的三个字段

result:标志位,一般来说1是成功,2是登录超时需要重新登录,-1是失败
message:信息提示
data:所有请求的数据都会放在data字段里

一般使用res.result/res.messgae/res.data.xxx能够获得想要的信息
建议所有请求都先判断result是否超时

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.