update 加注释

This commit is contained in:
2024-04-12 11:28:47 +08:00
parent 5f779eee1f
commit 710cbfabd6
2 changed files with 5 additions and 5 deletions

View File

@@ -230,6 +230,7 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
} else {
PileStationVO pileStationVO = pileStationInfoService.getStationInfoByPileSn(pileSn);
if (StringUtils.isNotBlank(pileStationVO.getQrcodePrefix())) {
// 如果有配置二维码前缀,使用配置里的。(例如希晓)
qrCodePrefix = pileStationVO.getQrcodePrefix();
} else {
// 为空则给平台二维码前缀