#
yxFwq
2024-11-29 12a87a3bc544e3e5ffe1589a4975de642ab038c4
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);