PDA上架,复核拣货查询修改

This commit is contained in:
秦鸿展
2026-03-13 13:37:00 +08:00
parent 3029e9fee1
commit f9497f7c15
7 changed files with 95 additions and 15 deletions
@@ -29,6 +29,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="unitName" column="unit_name" />
<result property="materialWarehouseControlId" column="material_warehouse_control_id" />
<result property="serialNumberManage" column="serial_number_manage" />
<result property="materialInventoryId" column="material_inventory_id" />
<result property="warehouseId" column="warehouse_id" />
<result property="warehouseCode" column="warehouse_code" />
<result property="warehouseName" column="warehouse_name" />