src/main/java/com/whyc/controller/PwrDevDataHistoryGWController.java
@@ -17,7 +17,7 @@ @RestController @RequestMapping("powerDataHistoryGW") @Api(tags = "电源历史数据-国网") public class PwrDevDataHistoryGWController { public class PwrDevDataHistoryGWController extends BaseController{ @Autowired private PwrDevDataHistoryGWService service;