smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/controller/GlobalWcsController.java
@@ -40,7 +40,7 @@ @Api(value = "全局工况", tags = {"全局工况"}) @RestController @ApiResource({"blade-cps/global_wcs"}) @ApiResource({"smis/global_wcs"}) @NonDS public class GlobalWcsController { private final IGlobalWcsService globalWcsService;