微调
This commit is contained in:
@@ -86,7 +86,9 @@ public class Knife4jSwaggerConfig {
|
|||||||
"com.njcn.dataProcess",
|
"com.njcn.dataProcess",
|
||||||
"com.njcn.migration",
|
"com.njcn.migration",
|
||||||
"com.njcn.harmonic.rstatlimitrate.controller",
|
"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());
|
.collect(Collectors.toList());
|
||||||
List<GrantType> grantTypes = new ArrayList<>();
|
List<GrantType> grantTypes = new ArrayList<>();
|
||||||
|
|||||||
Reference in New Issue
Block a user