#
tqs
2023-02-01 28d780e477647d8741d5c9d5927ed66078775801
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -116,4 +116,7 @@
    List<WrkMast> selectWrkStsAndIoType(@Param("sour")Integer sour);
    List<WrkMast> selectWrkStsAndIoType0(@Param("sour")Integer sour);
    WrkMast selectWorkingPakin(@Param("sourceStaNo")Integer sourceStaNo);
    WrkMast selectWorkingPakout(@Param("sourceStaNo")Integer sourceStaNo);
}