获取客户信息下拉列表
POST
/web/{version}/tCustomer/getSelectionList
接口描述
下拉列表通常不传参或者只需传入机构号orgIds即可 多个机构用英文逗号隔开
请求参数
参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
customerName
string
客户名称
可选
customerCode
string
客户编码
可选
contactsName
string
联系人
可选
contactsPhone
string
手机号
可选
启动状态
string
可选
orgId
string
机构id集合
可选