PDA容器移位物料包装规格显示

This commit is contained in:
秦鸿展
2026-03-14 18:49:55 +08:00
parent dab24d7b58
commit e029cbcb1f
5 changed files with 56 additions and 1 deletions
@@ -75,7 +75,10 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
b.material_classify_name,
b.material_type,
b.material_type_name,
b.common,b.pack_name
b.common,
b.pack_id,
b.pack_code,
b.pack_name
</sql>
<sql id="selectMaterialBaseInfoPo1">