yxFwq
2024-11-24 f3de21a928fd73a1c9f66a7fe4d24afb1c9916af
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -12,6 +12,7 @@
public interface WrkMastMapper extends BaseMapper<WrkMast> {
    WrkMast selectByLocNo(@Param("sourceLocNo") String sourceLocNo);
    WrkMast selectByBarcodeTwo(@Param("barcode") String barcode);
    WrkMast selectByLocNo1(@Param("sourceLocNo") String sourceLocNo);