|
@@ -1,21 +1,21 @@
|
|
{
|
|
{
|
|
"parkingRecord": {
|
|
"parkingRecord": {
|
|
- "vehicleNo": "粤Q55568",
|
|
|
|
- "enterTime": "2023-05-14 08:15:16",
|
|
|
|
- "serviceMin": 180,
|
|
|
|
|
|
+ "vehicleNo": "闽RRRRRY",
|
|
|
|
+ "enterTime": "2023-05-14 06:28:11",
|
|
|
|
+ "serviceMin": 300,
|
|
"totalFee": 10000,
|
|
"totalFee": 10000,
|
|
- "actualPayFee": 80,
|
|
|
|
- "thirdPartyId": "7336c4267f0b4d669e3c1085627e803b",
|
|
|
|
- "thirdParkOrderNo": "ccd4bf470fe148fbbeddf88156005acd",
|
|
|
|
|
|
+ "actualPayFee": 45,
|
|
|
|
+ "thirdPartyId": "bc936575706640cea678c7c320051718",
|
|
|
|
+ "thirdParkOrderNo": "690bbf8b3fdf49ab888e929373e7ea88",
|
|
"createdByQrCode": false,
|
|
"createdByQrCode": false,
|
|
"totalFeeInYuan": 100
|
|
"totalFeeInYuan": 100
|
|
},
|
|
},
|
|
"discountInfo": {
|
|
"discountInfo": {
|
|
- "usingTotalDiscount": 20,
|
|
|
|
|
|
+ "usingTotalDiscount": 55,
|
|
"memberLevelDiscount": false,
|
|
"memberLevelDiscount": false,
|
|
"points": [
|
|
"points": [
|
|
{
|
|
{
|
|
- "available": 11790,
|
|
|
|
|
|
+ "available": 4410,
|
|
"maxDiscountFee": 20,
|
|
"maxDiscountFee": 20,
|
|
"pointsPerUnit": 50,
|
|
"pointsPerUnit": 50,
|
|
"unitAmount": 5,
|
|
"unitAmount": 5,
|
|
@@ -24,15 +24,67 @@
|
|
"discountFee": 20,
|
|
"discountFee": 20,
|
|
"unlimitUsePoints": "LIMIT"
|
|
"unlimitUsePoints": "LIMIT"
|
|
}
|
|
}
|
|
|
|
+ ],
|
|
|
|
+ "coupons": [
|
|
|
|
+ {
|
|
|
|
+ "code": "bghhx92keb9_t",
|
|
|
|
+ "couponId": "96c84681fb5c4fd38e3043fab5371964",
|
|
|
|
+ "name": "首2小时停车券(测试)",
|
|
|
|
+ "expirationDate": "2023-05-12 23:59:59",
|
|
|
|
+ "discountFee": 20,
|
|
|
|
+ "defaultSelected": true,
|
|
|
|
+ "superposition": "2",
|
|
|
|
+ "limitCountPerOrder": 1
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "code": "d3jbhhnh624_t",
|
|
|
|
+ "couponId": "96c84681fb5c4fd38e3043fab5371964",
|
|
|
|
+ "name": "首2小时停车券(测试)",
|
|
|
|
+ "expirationDate": "2023-05-12 23:59:59",
|
|
|
|
+ "discountFee": 20,
|
|
|
|
+ "defaultSelected": false,
|
|
|
|
+ "superposition": "2",
|
|
|
|
+ "limitCountPerOrder": 1
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "code": "i26z1cf0vvm_t",
|
|
|
|
+ "couponId": "60b9e286414b41ec9c32596bf6f2d0c5",
|
|
|
|
+ "name": "5元停车券(周末及法定节假日)",
|
|
|
|
+ "expirationDate": "2023-05-31 23:59:59",
|
|
|
|
+ "discountFee": 5,
|
|
|
|
+ "defaultSelected": true,
|
|
|
|
+ "superposition": "2",
|
|
|
|
+ "limitCountPerOrder": 2
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "code": "g9ar30c6cpe_t",
|
|
|
|
+ "couponId": "60b9e286414b41ec9c32596bf6f2d0c5",
|
|
|
|
+ "name": "5元停车券(周末及法定节假日)",
|
|
|
|
+ "expirationDate": "2023-05-31 23:59:59",
|
|
|
|
+ "discountFee": 5,
|
|
|
|
+ "defaultSelected": true,
|
|
|
|
+ "superposition": "2",
|
|
|
|
+ "limitCountPerOrder": 2
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "code": "gw2goi8lgzx_t",
|
|
|
|
+ "couponId": "60b9e286414b41ec9c32596bf6f2d0c5",
|
|
|
|
+ "name": "5元停车券(周末及法定节假日)",
|
|
|
|
+ "expirationDate": "2023-05-31 23:59:59",
|
|
|
|
+ "discountFee": 5,
|
|
|
|
+ "defaultSelected": true,
|
|
|
|
+ "superposition": "2",
|
|
|
|
+ "limitCountPerOrder": 2
|
|
|
|
+ }
|
|
]
|
|
]
|
|
},
|
|
},
|
|
"parkingRule": {
|
|
"parkingRule": {
|
|
"maxOneDayDiscountFee": 60,
|
|
"maxOneDayDiscountFee": 60,
|
|
"enableNewMemberPoints": false,
|
|
"enableNewMemberPoints": false,
|
|
"enablePoints": true,
|
|
"enablePoints": true,
|
|
- "enableCoupon": false,
|
|
|
|
|
|
+ "enableCoupon": true,
|
|
"enablePaperCoupons": false,
|
|
"enablePaperCoupons": false,
|
|
- "maxPointsTime": 255,
|
|
|
|
|
|
+ "maxPointsTime": 101,
|
|
"enableConsume": false,
|
|
"enableConsume": false,
|
|
"enableConsumeSplit": false,
|
|
"enableConsumeSplit": false,
|
|
"availableDiscountFee": 60,
|
|
"availableDiscountFee": 60,
|