文档
测试

我的资产明细

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

请求参数

参数名
类型
描述
必填
time
string
示例:2020-11
必填
shop_id
int
示例:10090
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
list
array
数据列表
必填
time
string
时间,示例:2020-11-26
必填
in
int
收入,示例:2
必填
out
int
支出,示例:0
必填
money
int
金额,示例:152
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填