Commit 1a8f0feb authored by 高建强's avatar 高建强

item:月值班视图统计修改

parent 78256529
......@@ -115,6 +115,8 @@
AND s.duty_date = #{dutyDate}
AND s.shift_id is not null
and i.group_code =#{groupCode}
AND i.field_value is not null
AND i.field_value != ''
GROUP BY i.field_value
</select>
<select id="genRangeDate" resultType="map">
......
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