mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
个人钱包消费列表优化
This commit is contained in:
@@ -742,6 +742,8 @@ public class CommonService {
|
||||
.fPlateCode(orderBasicInfo.getPlateNumber()) // 车牌号
|
||||
.build();
|
||||
return rjService.useCoupon(dto);
|
||||
} else if (StringUtils.equals(ParkingPlatformEnum.SHEN_ZHEN_PLATFORM.getCode(), stationInfo.getParkingId())) {
|
||||
// 深圳道闸
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user