zhs преди 2 години
родител
ревизия
e321da4990
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      src/main/resources/mapper/WarehousingMapper.xml

+ 3 - 1
src/main/resources/mapper/WarehousingMapper.xml

@@ -292,7 +292,9 @@
                storage_location_name,
                warehouse_transfer_id,
                wbs,
-               receive_goods_id
+               receive_goods_id,
+               notice_id,
+               account_sleeve
         from tld_warehousing_virtual
         where unique_code = #{uniqueCode}
           and type = #{type} and warehouse_transfer_id = #{warehouseTransferId}