NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
## 党员信息 ~~~[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 这里填写错误的返回码 以此类推,每个状态使用 <<< 分割, 第一行添加状态名称 ~~~