提交 637c65fd authored 作者: zhoushaopan's avatar zhoushaopan

test(测试合并): 测试合并

测试合并
上级 3471842c
...@@ -20,6 +20,7 @@ public class PackingSortService implements CommandLineRunner { ...@@ -20,6 +20,7 @@ public class PackingSortService implements CommandLineRunner {
public void run(String... args) throws Exception { public void run(String... args) throws Exception {
//取到所有的列装model的顺序 放进缓存中 也就是DeviceModelSort.mapModelSort //取到所有的列装model的顺序 放进缓存中 也就是DeviceModelSort.mapModelSort
packingLibraryService.getSortMap(); packingLibraryService.getSortMap();
log.info("初始化更新型号和排序号的对应map"); log.info("初始化更新型号和排序号的对应map");
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论