*
lsh
2025-02-10 73fd9aecc97d33f51ae7fe0350f3423cf8fd824f
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);