文档
测试
POST
api/sys/org/update

请求头

参数名
类型
描述
必填
token
String
token
必填
secret
String
秘钥
必填

请求参数

参数名
类型
描述
必填
name
String
名称
必填
code
String
编码
必填
lng
Bigdecimal
经度
必填
lat
Bigdecimal
纬度
必填
mgtUnit
String
管理单位
必填
leaderId
String
负责人id
必填
leaderName
String
负责人名称
必填
regTime
Long
成立时间
必填
id
String
主键id
必填
orgType
Integer
组织类型1:实验室,2:观测站,该参数一定要填写
必填

响应参数

参数名
类型
描述
必填
code
Integer
编码0:正常,其他错误
必填
msg
String
提示信息
必填