| | |
| | | */ |
| | | public int updateDaPassingStationCollection(DaPassingStationCollection daPassingStationCollection); |
| | | |
| | | public int updateDaPassingStationCollectionBySfcCodeAndLocationCode(DaPassingStationCollection daPassingStationCollection); |
| | | |
| | | |
| | | /** |
| | | * 批量删除产品过站采集 |
| | | * |
| | |
| | | void insertRepairRecordByIds(DaPassingStationCollection daPassingStationCollection); |
| | | |
| | | int jrmAddPassingStationCollection(DaPassingStationCollection daPassingStationCollection); |
| | | |
| | | void saveBeachDaPassingStationCollection(List<DaPassingStationCollection> list); |
| | | } |