whyclxw
2024-04-22 1c981c2feb9330be05c9be9b56c20a968aebc47c
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;