团购:基础接口
This commit is contained in:
@@ -250,5 +250,11 @@
|
||||
"activityType": 46,
|
||||
"name": "POP_NOTICE",
|
||||
"string": "打脸公告"
|
||||
},
|
||||
{
|
||||
"id": 49,
|
||||
"activityType": 49,
|
||||
"name": "GROUP_SHOP",
|
||||
"string": "团购"
|
||||
}
|
||||
]
|
||||
@@ -33,6 +33,6 @@
|
||||
"DEBUG_TIME": 1,
|
||||
"CHECK_WORD": 1,
|
||||
"CAN_PAY": 1,
|
||||
"SKIP_ENCODE": 0,
|
||||
"SKIP_ENCODE": 1,
|
||||
"NEED_REBATE": 0
|
||||
}
|
||||
Reference in New Issue
Block a user