文档
测试

欠费消息提示模板

POST
localhost:8007/fee/customerstorefee/systemMsg

请求头

参数名
类型
描述
必填
token
string
校验token
必填

请求参数

参数名
类型
描述
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
code
int
示例:1
必填
data
object
数据字典
必填
totalAmount
int
总金额:0
必填
totalStoreFrontNum
int
商铺数:0
必填
totalCustomerNum
int
客户数:0
必填
storeList
array
商铺列表
必填
msg
string
示例:请求成功
必填
timestamp
string
示例:1619767803766
必填