将终端台账拆分为pq&pms两类
This commit is contained in:
@@ -53,8 +53,8 @@ public class Knife4jSwaggerConfig {
|
||||
public Docket defaultApi() {
|
||||
List<String> controllerPath = Stream.of(
|
||||
"com.njcn.user.controller",
|
||||
"com.njcn.device.controller",
|
||||
"com.njcn.pvdevice.controller",
|
||||
"com.njcn.device.pq.controller",
|
||||
"com.njcn.device.pms.controller",
|
||||
"com.njcn.auth.controller",
|
||||
"com.njcn.system.controller",
|
||||
"com.njcn.harmonic.controller",
|
||||
|
||||
Reference in New Issue
Block a user