多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] get:/payment/notice *int:puid#家长uid <<< success { "ret": 0, "msg": "ok", "data": [ { "cuid": "1033145308280422957", "student_username": "zhuzhen01", "student_realname": "朱震", "xxmc": "开发学校1", "teacher_realname": "成岩伟", "telephone": "18954561280", "amount": 1275.01 }, { "cuid": "1033145308280423006", "student_username": "zhuzhen34", "student_realname": "zhu", "xxmc": "开发学校1", "teacher_realname": "成岩伟", "telephone": "18954561280", "amount": 1850 } ] } <<< error { "ret": -1, "msg": "参数错误" } ~~~