生产日报表修改

master
Yangwl 3 months ago
parent 50ea2e1a3a
commit 20818f5b3a

@ -1781,6 +1781,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
FROM
mes_report_work where workorder_code = #{workorderCode} and del_flag = '0'
and Reason is not null
and use_man_remark is not null
and reason !='无'
GROUP BY
use_man_remark,

Loading…
Cancel
Save