mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
19 lines
437 B
JSON
19 lines
437 B
JSON
{
|
|
"rule_info": {
|
|
"type": "RULE_TYPE_PAY_MEMBER_CARD",
|
|
"base_info": {
|
|
"mchid_list": [
|
|
"123",
|
|
"456"
|
|
],
|
|
"begin_time": 1480317217,
|
|
"end_time": 1580317217
|
|
},
|
|
"member_rule": {
|
|
"card_id": "abcdefg",
|
|
"least_cost": 2,
|
|
"max_cost": 20000,
|
|
"jump_url": "www.qq.com"
|
|
}
|
|
}
|
|
} |