This commit is contained in:
xy
2025-11-27 15:27:31 +08:00
parent e4e04fc5db
commit 7bac805988
3 changed files with 16 additions and 1 deletions

View File

@@ -82,7 +82,8 @@ public class Knife4jSwaggerConfig {
"com.njcn.algorithm",
"com.njcn.dataProcess",
"com.njcn.migration",
"com.njcn.harmonic.rstatlimitrate.controller"
"com.njcn.harmonic.rstatlimitrate.controller",
"com.njcn.device.device.controller"
)
.collect(Collectors.toList());
List<GrantType> grantTypes = new ArrayList<>();