客户账户分页查询 websocket测试 POST /e/customerAccount/pageCustomerAccount 接口描述 客户账户分页查询 请求参数 参数名 类型 描述 必填 costCustomerAccountQueryVO object costCustomerAccountQueryVO 必填 brandId integer 可选 brandName string 可选 customerId integer 可选 mallCode string 可选 maxAccountAmount number 可选 minAccountAmount number 可选 pageNo integer 可选 pageSize integer 可选 sortCondition string 可选 sortField string 可选 sortOrder string 可选 响应参数 参数名 类型 描述 必填 root object OK 必填 code integer 可选 data object 可选 pageNo integer 可选 pageSize integer 可选 records array[object] 可选 accountTotalAmount number 可选 brandName string 可选 customerId integer 可选 customerName string 可选 mallCode string 可选 totalPages integer 可选 totalRecords integer 可选 message string 可选 ok boolean 可选