mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
33 lines
907 B
JSON
33 lines
907 B
JSON
{
|
|
"base_resp": {
|
|
"err_msg": "ok",
|
|
"ret": 0
|
|
},
|
|
"body": "深圳市腾讯计算机系统有限公司",
|
|
"penalty_all": 0,
|
|
"revenue_all": 5178368698,
|
|
"settled_revenue_all": 2613696765,
|
|
"settlement_list": [
|
|
{
|
|
"date": "2020-03-25",
|
|
"zone": "2020年3月1日至15日",
|
|
"month": "202003",
|
|
"order": 1,
|
|
"sett_status": 1,
|
|
"settled_revenue": 718926045,
|
|
"sett_no": "XXX",
|
|
"mail_send_cnt": "0",
|
|
"slot_revenue": [
|
|
{
|
|
"slot_id": "SLOT_ID_WEAPP_BANNER",
|
|
"slot_settled_revenue": 34139443
|
|
},
|
|
{
|
|
"slot_id": "SLOT_ID_WEAPP_REWARD_VIDEO",
|
|
"slot_settled_revenue": 684786602
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"total_num": 1
|
|
} |