mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"merchant_id_list": [ "100123456", "100123457" ],
|
||||
"merchant_id_list": ["100123456", "100123457"],
|
||||
"add_request_no": "100002322019090134234sfdf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
}
|
||||
],
|
||||
"add_time": "2015-05-20T13:29:35+08:00"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,17 +37,11 @@
|
||||
}
|
||||
],
|
||||
"merchant_option": "MANUAL_INPUT_MERCHANT",
|
||||
"merchant_id_list": [
|
||||
"10000022",
|
||||
"10000023"
|
||||
]
|
||||
"merchant_id_list": ["10000022", "10000023"]
|
||||
},
|
||||
"advanced_setting": {
|
||||
"delivery_user_category": "DELIVERY_MEMBER_PERSON",
|
||||
"merchant_member_appid": "34567890",
|
||||
"goods_tags": [
|
||||
"xxx",
|
||||
"yyy"
|
||||
]
|
||||
"goods_tags": ["xxx", "yyy"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"activity_id": "10028001",
|
||||
"create_time": "2015-05-20T13:29:35+08:00"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"merchant_id_list": [ "100123456", "100123457" ],
|
||||
"merchant_id_list": ["100123456", "100123457"],
|
||||
"delete_request_no": "100002322019090134234sfdf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"delete_time": "2015-05-20T13:29:35+08:00",
|
||||
"activity_id": "126002309"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,10 +45,7 @@
|
||||
"advanced_setting": {
|
||||
"delivery_user_category": "DELIVERY_MEMBER_PERSON",
|
||||
"merchant_member_appid": "34567890",
|
||||
"goods_tags": [
|
||||
"xxx",
|
||||
"yyy"
|
||||
]
|
||||
"goods_tags": ["xxx", "yyy"]
|
||||
},
|
||||
"activity_status": "CREATE_ACT_STATUS",
|
||||
"creator_merchant_id": "10000022",
|
||||
@@ -57,4 +54,4 @@
|
||||
"recovery_time": "2015-05-20T13:29:35+08:00",
|
||||
"create_time": "2015-05-20T13:29:35+08:00",
|
||||
"update_time": "2015-05-20T13:29:35+08:00"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,9 +18,7 @@
|
||||
"activity_type": "FULL_SEND_ACT_TYPE",
|
||||
"advanced_setting": {
|
||||
"delivery_user_category": "DELIVERY_ALL_PERSON",
|
||||
"goods_tags": [
|
||||
"0602-1047-99"
|
||||
]
|
||||
"goods_tags": ["0602-1047-99"]
|
||||
},
|
||||
"award_send_rule": {
|
||||
"full_send_rule": {
|
||||
@@ -61,9 +59,7 @@
|
||||
"activity_type": "FULL_SEND_ACT_TYPE",
|
||||
"advanced_setting": {
|
||||
"delivery_user_category": "DELIVERY_ALL_PERSON",
|
||||
"goods_tags": [
|
||||
"0601-1147-99"
|
||||
]
|
||||
"goods_tags": ["0601-1147-99"]
|
||||
},
|
||||
"award_send_rule": {
|
||||
"full_send_rule": {
|
||||
@@ -90,4 +86,4 @@
|
||||
"total_count": 2,
|
||||
"offset": 1,
|
||||
"limit": 20
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
"offset": 4,
|
||||
"limit": 20,
|
||||
"activity_id": "10028001"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"offset": 4,
|
||||
"limit": 20,
|
||||
"activity_id": "126002309"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"terminate_time": "2015-05-20T13:29:35+08:00",
|
||||
"activity_id": "10028001"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user