mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
17 lines
392 B
JSON
17 lines
392 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"
|
|
}
|
|
}
|
|
}
|