Skip to content

v0.1.1

Compare
Choose a tag to compare
@MXWXZ MXWXZ released this 17 Jul 15:08
· 313 commits to master since this release
52c9ef1

新增

  1. GET /auth 登陆接口添加状态码3为用户被冻结
  2. GET/PUT /user 用户查询添加role字段标识用户身份

BUG修复

  1. GET /sellInfo/:sellInfoId 返回字段sellInfoState修正为status(文档错误实际返回正常)
  2. PUT /content 修复content字段检测问题