提交 83d7f851 作者: 925993793@qq.com

测试bug修改

上级 667c3375
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
</select> </select>
<select id="bindSourceCount" resultType="com.zzsn.thinktank.vo.BindSourceDetailVO"> <select id="bindSourceCount" resultType="com.zzsn.thinktank.vo.BindSourceDetailVO">
select distinct x.source_id,x.group_id from ( select distinct x.source_id,x.group_id as thinkTankId from (
select m.source_id,n.group_id from thinktank_info_source_group_map n select m.source_id,n.group_id from thinktank_info_source_group_map n
inner join info_source_group_map m on n.source_id = m.group_id inner join info_source_group_map m on n.source_id = m.group_id
where n.type in(2,5) where n.type in(2,5)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论