whyclxw
2024-04-28 b25b814a949d2065a61fd3167206ffb51a57af65
src/main/java/com/whyc/controller/Li9130SetparamPlanController.java
@@ -13,7 +13,7 @@
@Api(tags = "在线监测-实时监控")
@RestController
@RequestMapping("Li9130_setparam_planAction")
public class Li9130SetparamPlanController {
public class Li9130SetparamPlanController extends BaseController{
    @Autowired
    private Li9130SetparamPlanService service;