...
|
...
|
@@ -28,43 +28,43 @@ |
|
|
{
|
|
|
"activityLimit": 0,
|
|
|
"brandLimit": "",
|
|
|
"couponAmount": 10,
|
|
|
"couponAmount": 123.01,
|
|
|
"couponCode": "",
|
|
|
"couponName": "new_test1",
|
|
|
"couponNum": 100,
|
|
|
"couponName": "3456",
|
|
|
"couponNum": 3,
|
|
|
"couponType": 1,
|
|
|
"couponUseNum": 0,
|
|
|
"createTime": 1463658198,
|
|
|
"department": 1,
|
|
|
"endTime": 1464537599,
|
|
|
"explains": "",
|
|
|
"createTime": 1464690537,
|
|
|
"department": 4,
|
|
|
"endTime": 1464321300,
|
|
|
"explains": "356",
|
|
|
"getLimit": 1,
|
|
|
"id": 13020,
|
|
|
"id": 13106,
|
|
|
"invalidReason": "",
|
|
|
"isAll": "N",
|
|
|
"isNew": 0,
|
|
|
"isNew": 1,
|
|
|
"isProductLimit": "N",
|
|
|
"options": [
|
|
|
3
|
|
|
],
|
|
|
"pid": 0,
|
|
|
"pid": 100169,
|
|
|
"productLimit": "",
|
|
|
"proposer": "",
|
|
|
"rejectReason": "",
|
|
|
"proposer": "wxtest1",
|
|
|
"rejectReason": "3452",
|
|
|
"sortLimit": "",
|
|
|
"startTime": 1463587200,
|
|
|
"startTime": 1464659100,
|
|
|
"status": 2,
|
|
|
"useLimit": 1,
|
|
|
"useLimitType": 0,
|
|
|
"useNum": 1
|
|
|
"useLimit": 3456,
|
|
|
"useLimitType": 1,
|
|
|
"useNum": 3
|
|
|
}
|
|
|
],
|
|
|
"page": 1,
|
|
|
"size": 1,
|
|
|
"total": 8256,
|
|
|
"totalPage": 8256
|
|
|
"total": 3,
|
|
|
"totalPage": 3
|
|
|
},
|
|
|
"md5": "ecb1e800c6f8fc89e3762113b87fd110",
|
|
|
"md5": "830bca3b51e11cc153bff1c09d1e4269",
|
|
|
"message": "操作成功"
|
|
|
}
|
|
|
|
...
|
...
|
@@ -76,7 +76,8 @@ |
|
|
couponName:名称 couponType:类型 (1:A券 2:B券 3:公开券 4:生日券 5:免邮券) couponAmount 优惠金额 couponNum:优惠券数量
|
|
|
department:部门(1:渠道二部, 2:渠道一部, 3:零售部 4:品牌资源部 5:店铺运营部 6:类目运营部 7:营销部 8:市场部 9:会员部 10:客服部 11:内容营销部)
|
|
|
explains:说明 proposer:申请人 status:状态(0:待审核,1:有效 2:驳回 3:作废 )
|
|
|
|
|
|
rejectReason:驳回原因 invalidReason:作废原因
|
|
|
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|