NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
## 登录.H5前端 ~~~[api] post:http://wyq.promotion.bbobo.com/aj_api/login *number#员工号 *password#密码(手机号后四位) <<< success { "status": 200, "result": { "records": [], "user": { "id": "14", "name": "waynejoe", "number": "10006", "phone": "18811013356", "password": "a36b598abb934e4528412e5a2127b931", "status": "1", "createTime": "1527499737" }, "count": 0 } } <<< error { "status": 400 } ~~~