同步已迁移的 iOS 模块
This commit is contained in:
16
suixinkanTests/Fixtures/statistics_daily_page1_total3.json
Normal file
16
suixinkanTests/Fixtures/statistics_daily_page1_total3.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"code": 100000,
|
||||
"msg": "success",
|
||||
"data": {
|
||||
"total": 3,
|
||||
"data": [
|
||||
{
|
||||
"date": "2026-05-23",
|
||||
"order_count": "5",
|
||||
"order_price": "1299.50",
|
||||
"refund": "0",
|
||||
"received": "1299.50"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user