Commit 0c3b4bf5 by huluobin

update

parent 37e4a8a1
......@@ -127,6 +127,7 @@
WHERE ct.days = #{days}
AND tech.user_id IN (SELECT user_id FROM staff_store_authority WHERE store_id = #{departmentId})
AND cls.department_id = #{departmentId}
and tech.`status`=1
</select>
<select id="listClassTimeByStartDate" resultMap="classesTechnicianMap">
......
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