whyclxw
2025-05-28 e16302f9d475c7cc4dd18c5abf1a23cb5502e362
src/main/java/com/whyc/controller/PwrappAcinfController.java
@@ -11,7 +11,7 @@
@Api(tags = "在线监测-实时监控")
@RestController
@RequestMapping("PwrappAcinfAction")
public class PwrappAcinfController {
public class PwrappAcinfController extends BaseController{
    @Autowired
    private PwrappAcinfService service;