whyclxw
2025-05-28 e16302f9d475c7cc4dd18c5abf1a23cb5502e362
src/main/java/com/whyc/controller/A059StationInfController.java
@@ -18,7 +18,7 @@
@RestController
@Api(tags = "配置信息-A059")
@RequestMapping("A059StationInf")
public class A059StationInfController {
public class A059StationInfController extends BaseController{
    @Resource
    private A059StationInfService service;
    @Resource