yangys
2024-10-30 25db770e621f1259b8d5b7fd514207f7481c2d0f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/controller/MyTestController.java
@@ -47,7 +47,7 @@
@Api(value = "test", tags = {"test"})
@RestController
@ApiResource({"blade-cps/test"})
@ApiResource({"smis/test"})
public class MyTestController {// extends BladeController
    
    @Autowired