mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
update 校验channel
This commit is contained in:
@@ -51,7 +51,7 @@ public class BillingTemplateValidateRequestHandler extends AbstractHandler{
|
||||
String pileSn = BytesUtil.binary(pileSnByte, 16);
|
||||
|
||||
// 保存时间
|
||||
saveLastTime(pileSn);
|
||||
saveLastTime(pileSn, channel);
|
||||
|
||||
// 计费模型编码
|
||||
startIndex += length;
|
||||
|
||||
Reference in New Issue
Block a user