库房回退

This commit is contained in:
2026-06-05 13:54:11 +08:00
parent 370142a99f
commit 3334248847
7 changed files with 181 additions and 158 deletions

View File

@@ -19,6 +19,7 @@
<result property="delFlag" column="del_flag"/>
<result property="remark" column="remark"/>
<result property="warehouseId" column="warehouse_id"/>
<result property="receiptDoc" column="receipt_doc"/>
</resultMap>