mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-04 23:39:29 +08:00
23 lines
562 B
JSON
23 lines
562 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"order": {
|
|
"advanced_api_type": 1,
|
|
"order_id": "xxxxx",
|
|
"order_type": 1,
|
|
"order_status": 1,
|
|
"custom_corpid": "wpxxxx",
|
|
"create_time": 150000000,
|
|
"buyer_userid": "xxx",
|
|
"paid_price": 10000,
|
|
"chat_archive_api": {
|
|
"edition": 2,
|
|
"purchase_count": 100,
|
|
"purchase_duration_days": 90,
|
|
"take_effect_time": 150000000,
|
|
"end_time": 150000000,
|
|
"original_price": 10010
|
|
}
|
|
}
|
|
}
|