Commit 9d1f7e25 authored by 温志超's avatar 温志超

更改查询BUG

parent c2729836
...@@ -542,7 +542,7 @@ ...@@ -542,7 +542,7 @@
workunit.std_working_time , workunit.std_working_time ,
pro_task.task_batch pro_task.task_batch
order by order by
pro_task.idx pro_task.task_batch
</select> </select>
<select id="getListByDefect" resultType="com.ximai.mes.report.response.FeedbackResponse"> <select id="getListByDefect" resultType="com.ximai.mes.report.response.FeedbackResponse">
select select
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment