企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
+++ get:/Class/recommendStudents *string:classid#班级id realname#真实姓名 username#账号 num#每页展示个数 <<< success { "ret": 0, "msg": "ok", "data": { "count": "1", "totalPages": 1, "totalRows": "1", "nowPage": 1, "data": [ { "uid": "1033145308280423415", "username": "caijiahui1", "password": "96e79218965eb72c92a549dd5a330112", "realname": "蔡佳慧", "email": null, "telephone": null, "sex": "0", "identitytype": "3", "is_audit": "1", "is_active": "1", "is_init": "1", "origin": "0", "certificate": "0", "create_time": "1458713683", "update_time": "1458713683", "status": "0" }, ...... ] } } <<< error { "ret": -1, "msg": "参数错误" } +++