文档
测试

每个门店销售金额

GET
/visualized/sale-amount/per-store

响应参数

参数名
类型
描述
必填
code
int
(0:成功 9999:失败)
必填
message
string
返回信息
必填
content
object
返回数据
必填
today
string
日期
必填
data
list
集合
必填
storeCode
string
门店编码
必填
storeName
string
门店名称
必填
salePrice
decimal
销售金额
必填
saleAmount
int
销售数量
必填