mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 二维码url
This commit is contained in:
@@ -1838,7 +1838,7 @@ public class JiLinPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
} else {
|
||||
// 为null时,使用默认生成的
|
||||
String pileConnectorQrCodeUrl = pileConnectorInfoService.getPileConnectorQrCodeUrl(connectorInfo.getConnectorID());
|
||||
connectorInfo.setChargingQrCode(pileConnectorQrCodeUrl+pileConnectorCode); // https://api.jsowellcloud.com/app-xcx-h5/pile/connectorDetail/8825000001536502
|
||||
connectorInfo.setChargingQrCode(pileConnectorQrCodeUrl); // https://api.jsowellcloud.com/app-xcx-h5/pile/connectorDetail/8825000001536502
|
||||
}
|
||||
|
||||
connectorInfo.setEquipmentClassification(Constants.one);
|
||||
|
||||
Reference in New Issue
Block a user