Commit ac2f6459 by zhangyu

导出

parent f6d830a0
...@@ -934,6 +934,6 @@ ...@@ -934,6 +934,6 @@
LEFT JOIN sys_office o LEFT JOIN sys_office o
ON o.id = a.office_id ON o.id = a.office_id
WHERE a.del_flag='0' WHERE a.del_flag='0'
AND user_type=6 /*AND user_type=6*/
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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