whyclxw
2024-07-30 ed04733e15a5304c68ac16c121fd2989c851a57b
src/main/java/com/whyc/controller/Ld9SetparamController.java
@@ -11,7 +11,7 @@
@Api(tags = "在线监测-实时监控")
@RestController
@RequestMapping("LD9_setparamAction")
public class Ld9SetparamController {
public class Ld9SetparamController extends BaseController{
    @Autowired
    private Ld9SetparamService service;