src/main/java/com/fengdu/gas/host/controller/WaterFacilityTypeController.java
@@ -39,9 +39,9 @@ import com.fengdu.gas.repository.vo.WaterFacilityTypeVO; /** * 9000.设备类型 * 110.设备类型 * @author zr * @order 9000 * @order 110 */ @RestController @RequestMapping(value = "waterFacilityType")