mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 05:25:12 +08:00
update
This commit is contained in:
@@ -72,7 +72,7 @@ public class PileSnGenerateService {
|
||||
increResult = prefix + year + String.format("%1$010d", increNum);
|
||||
|
||||
// 保存到字典中
|
||||
savePileSn2Dict(pileNum);
|
||||
// savePileSn2Dict(pileNum);
|
||||
} catch (Exception e) {
|
||||
logger.error("获取序列号失败", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user