mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 启动充电之前,再次下发计费模板
This commit is contained in:
@@ -263,6 +263,10 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
|
||||
log.info("[充电桩:{}对时, 时间:{}, CP56Time2a:{}]", pileSn, DateUtils.parseDateToStr(DateUtils.YYYY_MM_DD_HH_MM_SS, date), BytesUtil.binary(bytes, 16));
|
||||
}
|
||||
|
||||
/**
|
||||
* 向充电桩发送计费模板
|
||||
* @param command
|
||||
*/
|
||||
@Override
|
||||
public void pushPublishPileBillingTemplate(PublishPileBillingTemplateCommand command) {
|
||||
BillingTemplateVO billingTemplateVO = command.getBillingTemplateVO();
|
||||
|
||||
Reference in New Issue
Block a user