|
|
@@ -783,7 +783,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
and fs_user_company_user.company_id = #{companyId}
|
|
|
</if>
|
|
|
GROUP BY
|
|
|
- fs_user_company_user.`status`
|
|
|
+ fs_user_company_user.`status`,fs_user_company_user.project_id
|
|
|
</select>
|
|
|
|
|
|
<select id="getRepeatUserNumber" resultType="int">
|