文档
测试

我的资产明细头部统计

POST
https://djsh.dijiushenghuo.com/index.php?s=/shop/api.statics/getLogCount

请求参数

参数名
类型
描述
必填
s
string
示例:/shop/api.statics/getLogCount
必填
time
string
示例:2020-11-26
必填
shop_id
int
示例:10090
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
data
object
数据字典
必填
in_money
int
收入金额,示例:152
必填
in_num
int
收入数量,示例:2
必填
out_money
int
支出金额,示例:0
必填
out_num
int
支出数量,示例:0
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填