文档
测试

修改服务保障

POST
http://localhost:8081/serviceGuarantee/updateServiceGuarantee

请求参数

参数名
类型
描述
必填
id
string
示例:3
必填
title
string
示例:testTitle22222222222222222
必填
serviceDesc
string
示例:描述222222222222222
必填

响应参数

参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:操作成功
必填
resultData
int
示例:1
必填