Commit daaa88aa by 徐高华

企微托管

parent 7619f384
......@@ -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