whycxzp
2024-10-11 d25bd48e9b4e04c017ff015245c098ef51cc682d
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;