修改 发泡

master
wangh 3 years ago
parent a80c2f3188
commit fb9c02f142

@ -199,7 +199,7 @@
from IMOS_PR_FOAMING_MONITOR
group by MATERIAL_NAME
</select>
<select id="selectFpOrderInfo" resultType="com.ruoyi.system.domain.BoxPlanCompletion">
<select id="selectFpOrderInfo" resultType="com.ruoyi.system.domain.BoxOutput">
select sum(PLAN_QTY) qty, '当班计划' as name
from imos_ta_material
where DISPLAY_FLAG = 1

Loading…
Cancel
Save