新增接口

This commit is contained in:
hzj
2024-05-16 18:53:25 +08:00
parent b1f9c45e4a
commit 165b1dc69d
23 changed files with 960 additions and 31 deletions

View File

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