加日志

This commit is contained in:
2024-04-25 16:56:01 +08:00
parent 1d1f3ceb1b
commit 04771f6b19

View File

@@ -3094,6 +3094,7 @@ public class OrderBasicInfoServiceImpl implements OrderBasicInfoService {
// 发送启动充电指令前,再次下发计费模板
BillingTemplateVO billingTemplateVO = pileBillingTemplateService.selectBillingTemplateDetailByPileSn(pileSn);
if (billingTemplateVO != null) {
logger.info("发送启动充电指令前,再次下发计费模板, orderCode:{}, 计费模板:{}", orderInfo.getOrderCode(), JSON.toJSONString(billingTemplateVO));
pileRemoteService.publishPileBillingTemplate(pileSn, billingTemplateVO);
}
// 获取启动金额