修复bug

上级 96228199
......@@ -214,7 +214,7 @@
INNER JOIN forum_resource fr ON fr.dynamic_id = fd.id
WHERE
fd.check_status = 1
and forum_dynamic_gambit.gambit_id not in (1001,1002)
and fdg.gambit_id not in (1001,1002)
<if test="userAccountId!=null">
and fd.user_account_id=#{userAccountId}
</if>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论