文档
测试
POST
http://localhost:8089/his/scc/insert.do?

请求参数

参数名
类型
描述
必填
registcode
String
编号
必填
password
String
名称
必填
registquota
Integer
排序级别
必填
registceno
Integer
挂号人数限额
必填
registfee
BigDocim
必填

响应参数

参数名
类型
描述
必填
stafus
Integer
状态码
必填
msg
String
用户名
可选
data
String
数据
可选

成功返回示例

{“status”:200,“data”:200}

失败返回示例

{“status”:100,“data”:100}