Commit 3196e7a7 by 徐高华

Merge branch 'feature/xgh/2406企微托管' into 'developer'

企微托管

See merge request !1919
parents a5c0e74f daaa88aa
......@@ -238,7 +238,7 @@
</select>
<select id="getNum" resultType="java.lang.Integer">
select count(*) from tab_haoban_staff_clerk_relation where wx_enterprise_id = #{wxEnterpriseId} and enterprise_id=#{enterpriseId}
select count(*) from tab_haoban_open_staff where wx_enterprise_id = #{wxEnterpriseId} and enterprise_id=#{enterpriseId}
<if test="status==1">
and status_flag = 1
</if>
......
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