按类型区分企业服务订单数量
POST
http://localhost:8081/companyService/companyServiceCountByType
请求参数
参数名
类型
描述
必填
serviceType2
string
示例:21 需要哪个传哪个
必填
serviceType
string
1 需要哪个传哪个
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:操作成功
必填
resultData
int
示例:6
必填