This commit is contained in:
2023-08-16 19:47:03 +08:00
parent 49e939c550
commit f77e7f48ab
5 changed files with 61 additions and 1 deletions

View File

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