刘小明
2024-07-25 a63751400e4a3415326b0bb4302e6d55ea4826bf
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -36,4 +36,7 @@
    String selectMaxCode();
    List<PltStation> selectStationList(PltStation record);
    long selectByLineAndStatus(Long lineId, boolean disabled);
}