1.字典表 终端类型改为型号 2.分布式光伏台账

This commit is contained in:
2022-07-08 13:50:34 +08:00
parent 18a6c2637a
commit 632b6275c6
97 changed files with 6290 additions and 55 deletions

View File

@@ -54,6 +54,7 @@ public class Knife4jSwaggerConfig {
List<String> controllerPath = Stream.of(
"com.njcn.user.controller",
"com.njcn.device.controller",
"com.njcn.pvdevice.controller",
"com.njcn.auth.controller",
"com.njcn.system.controller",
"com.njcn.harmonic.controller",