修改客户合作状态
GET
/customer/info/updatecooperationstate
请求参数
参数名
类型
描述
必填
customerId
Integer
客户id
必填
cooperationState
Integer
合作状态1:在线 2:暂停 3:关闭
必填