项目管理接口拓扑图接口

This commit is contained in:
huangzj
2023-03-29 14:48:22 +08:00
parent 9afc84245c
commit d6f57ec44d
30 changed files with 1360 additions and 2 deletions

View File

@@ -63,7 +63,8 @@ public class Knife4jSwaggerConfig {
"com.njcn.event.controller",
"com.njcn.energy.controller",
"com.njcn.quality.controller",
"com.njcn.process.controller"
"com.njcn.process.controller",
"com.njcn.advance.controller"
)
.collect(Collectors.toList());
List<GrantType> grantTypes = new ArrayList<>();