This commit is contained in:
wr
2026-03-05 19:42:57 +08:00
parent 4e95159e01
commit c0db2cf961

View File

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