💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
+++ get:/grouptech/evaluate *int:schoolid= #学校id *int:type= #小组类型 1:个人 2:小组 <<< success { "ret": 0, "msg": "ok", "data": { "evaluate": [ { "id": "2", "title": "综合评价", "descript": "综合评价" }, { "id": "1033147936202616256", "title": "个人评价12", "descript": "个人评价12" }, { "id": "2147483647", "title": "综合评价", "descript": "综合评价123" } ], "scoreinfo": [ { "id": "1", "title": "很差", "score": "-2" }, { "id": "2", "title": "较差", "score": "-1" }, { "id": "3", "title": "一般", "score": "0" }, { "id": "4", "title": "较好", "score": "+1" }, { "id": "5", "title": "很好", "score": "+2" } ] } } <<< error { "ret": -1, "msg": "参数错误或者未定义" } +++