解决达梦数据全景数据查询问题

This commit is contained in:
wr
2025-04-25 15:30:17 +08:00
parent 87981442ef
commit 9d6a5875f6
3 changed files with 14 additions and 7 deletions

View File

@@ -78,7 +78,10 @@ public class Knife4jSwaggerConfig {
"com.njcn.cloud.controller",
"com.njcn.zlevent.controller",
"com.njcn.prepare",
"com.njcn.supervision.controller"
"com.njcn.supervision.controller",
"com.njcn.algorithm",
"com.njcn.dataProcess",
"com.njcn.migration"
)
.collect(Collectors.toList());
List<GrantType> grantTypes = new ArrayList<>();