Commit fa427937 by 徐高华

sql

parent 5ffb62a3
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
and b.status_flag = 0 and b.status_flag = 0
</if> </if>
<if test="departmentIdList != null and departmentIdList.size() > 0"> <if test="departmentIdList != null and departmentIdList.size() > 0">
group by a.statff_id group by a.staff_id
</if> </if>
</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