💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] post:http://localhost:8080/staff/org/orgPeopelList *orgId=2#社会组织id *page=1# 页号 *limit=10# 行数 <<< success { "msg": "成功", "list": [ { "id_card_no": // 身份证号 "education": // 学历 "nation": // 民族 "org_id": // 组织id "sex": // 性别 "birth_date": // 生日 "name": // 姓名 "mobile": // 手机号 "id_card_no_new": // 身份证号隐藏 "org_people_id": // 组织人员id "code_name": // 民族 "maritalStatus": // 婚姻状况 } ], count:总数 "status": 1 } <<< error ~~~