文档
测试

客户(放疗中心)查询所有客户

GET
http://jsc.masep.com/customer/allList

接口描述

获取所有客户(放疗中心)

响应参数

参数名
类型
描述
必填
total
int
总条数
必填
rows
array
查询所得数据
必填
id
int
主键Id
必填
customerName
string
客户名称
必填
customerDesc
string
客户描述
必填
customerLogo
base64编码
客户logo
必填
code
int
状态码
必填
msg
string
消息
必填