EBOM 正式表查询

This commit is contained in:
luoliming 2024-04-14 16:01:24 +08:00
parent 7639ec8dc1
commit a80fd43689
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@
where status=4 <include refid="whr"/>
group by material_no) b on a.material_no=b.material_no and a.current_version=b.current_version
where a.status=4
<include refid="whr"/>
</select>
<sql id="getUpgradeChangeListWhr">