EBOM 正式表查询
This commit is contained in:
parent
7639ec8dc1
commit
a80fd43689
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue