高级算法模块暂降综合评估

This commit is contained in:
2023-06-21 09:13:07 +08:00
parent 29a6dfe038
commit c5d469f6d1
27 changed files with 850 additions and 15 deletions

View File

@@ -70,7 +70,8 @@ public class Knife4jSwaggerConfig {
"com.njcn.csdevice.controller",
"com.njcn.cswarn.controller",
"com.njcn.csharmonic.controller",
"com.njcn.cssystem.controller"
"com.njcn.cssystem.controller",
"com.njcn.advance.controller"
)
.collect(Collectors.toList());
List<GrantType> grantTypes = new ArrayList<>();