mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update lianlian启动金额
This commit is contained in:
@@ -1239,6 +1239,7 @@ public class LianLianPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
.chargeAmount(orderBasicInfo.getPayAmount())
|
||||
.logicCardNum(null)
|
||||
.physicsCardNum(null)
|
||||
.chargeAmount(Constants.LIAN_LIAN_MAX_AMOUNT)
|
||||
.build();
|
||||
ykcPushCommandService.pushStartChargingCommand(command);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user