1.谐波高级算法远程调用提交

This commit is contained in:
wr
2023-11-02 10:02:49 +08:00
parent 05afe260d2
commit 1f8f557ea0
6 changed files with 67 additions and 4 deletions

View File

@@ -74,7 +74,8 @@ public class Knife4jSwaggerConfig {
"com.njcn.advance.controller",
"com.njcn.stat.controller",
"com.njcn.rt.controller",
"com.njcn.zlevent.controller"
"com.njcn.zlevent.controller",
"com.njcn.cloud.controller"
)
.collect(Collectors.toList());
List<GrantType> grantTypes = new ArrayList<>();