Commit 55e730ae by 墨竹

Merge branch 'feature_0711' into developer

# Conflicts:
#	haoban-manage3-service/src/main/resources/mapper/StaffMapper.xml
parents 87f980ed e113b02f
......@@ -511,7 +511,7 @@
<select id="listByWxEnterpriseId" resultMap="BaseResultMap" parameterType="java.lang.String">
select
<include refid="Base_Column_List"/>
from tab_haoban_staff
from where tab_haoban_staff
wx_enterprise_id = #{wxEnterpriseId}
and status_flag = 1
</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