Commit 8389cd75 by wuwenlong

移动端生产月报-质量bugfix;

parent a5d6a731
......@@ -116,7 +116,7 @@
<isNotEmpty prepend=" AND " property="queryMonth">
SUBSTR(CREATED_TIME,1,6) = #queryMonth#
</isNotEmpty>
GROUP BY POOR_TYPE
GROUP BY POOR_TYPE,ITEM_CNAME
</select>
<select id="pmQualityList" resultClass="java.util.HashMap">
......
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