仓库管理其他入库查询更新

liweidong
wusiyu 1 month ago
parent 108a506f15
commit ad8743c75c
  1. 1
      blade-service/blade-wms/src/main/java/org/springblade/wms/mapper/StOtherReceiptRecordMapper.xml

@ -22,6 +22,7 @@
<select id="selectStOtherReceiptRecordPage" resultType="org.springblade.wms.pojo.vo.StOtherReceiptRecordVO">
-- select * from ST_OTHER_RECEIPT_RECORD where is_deleted = 0
SELECT
t1.id,
t2.sir_code ,
t2.goods_id ,
t3.goods_code ,

Loading…
Cancel
Save