文档
测试

修改应急救援队伍

POST
http://127.0.0.1:8053/projectManage/rescue/update

请求参数

参数名
类型
描述
必填
id
int
示例:13
必填
name
string
示例:测试队伍12
必填
type
int
示例:2
必填
major
int
示例:2
必填
totalNumber
int
示例:200
必填
domain
string
示例:火灾扑救、抢险救援、行政执法2
必填
unit
string
示例:xxxx公司2
必填
contacts
string
示例:张三2
必填
contactsMobile
string
示例:13500000002
必填
telephone
string
示例:11111112
必填
loginUserid
int
示例:14708
必填

响应参数

参数名
类型
描述
必填
code
string
示例:200
必填
msg
string
示例:修改成功!
必填
data
object
示例:null
必填