whyclxw
2025-02-13 d62fa80f3d12a56ae60eeef45f07cea6477c2507
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;