🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
+++ get:/Teacher/lists *int:schoolid#学校id num#每页获取条数 p#页码 <<< success { "ret": 0, "msg": "ok", "count": "1", "totalPages": 1, "totalRows": "1", "nowPage": 1, "data": [ { "uid": "1003143997294121958", "username": "kfadmin", "password": "96e79218965eb72c92a549dd5a330112", "realname": "开发管理", "email": "312625960@qq.com", "telephone": "15963590657", "sex": "2", "identitytype": "2", "is_audit": "1", "is_active": "1", "is_init": "1", "origin": "1", // 用户来源(0:导入的、1:邀请码的、2:开放注册的) "certificate": "0", //教师审核状态(0:未上传、2:已通过、-1:未通过、1待审核) "create_time": "1453703097", "update_time": "1453703097", "status": "0", "birthday": null, "terminal": null, "invite_code": null, "sfzjh": "334340000808344", "familyid": null, "gxqm": "个性签名", "jtzz": "222211156666ttt", "id": "21", "schoolid": "1003143997288692791", "start_time": "1453703097", "end_time": "1453703097" } ] } <<< error { "msg": "参数错误!", "ret": -1 } +++