💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 党员信息 ~~~[api] post:/dangjian/Wea/user/getcommunist_info *communist_id#党员id <<< success { "communist_name" // 党员姓名 "communist_paddress" // 户籍地 "communist_sex" // 党员性别 "communist_avatar" // 党员头像 "communist_tel" // 党员电话 "communist_mobile" // 党员手机 "communist_email" // 党员邮箱 "communist_address" // 党员现住址 } <<< error 这里填写错误的返回码 以此类推,每个状态使用 <<< 分割, 第一行添加状态名称 ~~~