fix[project]: 查询团队成员时,把项目参与人也加上
This commit is contained in:
@@ -388,7 +388,7 @@
|
||||
<foreach collection='nodeIdList' item='nodeId' index='index' separator=','>
|
||||
#{nodeId}
|
||||
</foreach>
|
||||
) and type = 0
|
||||
) and (type = 0 or type = 3)
|
||||
group by user_id, type,nodeId
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user