wms白坯部分代码修改7

master
mengjiao 11 months ago
parent 2c0751b871
commit e69adf1ea1

@ -402,10 +402,10 @@
</foreach>
</select>
<select id="selectMachineCode" resultType="java.lang.String">
SELECT
SELECT DISTINCT
machine_code
FROM mes_report_work
WHERE workorder_code=#{order.workorderCode} AND end_report='1'
WHERE workorder_code=#{order.workorderCode}
</select>
<select id="selectmesPrepareDetailWhite" parameterType="OdsProcureOutOrder" resultMap="OdsProcureOutOrderResult">
SELECT

Loading…
Cancel
Save