提交 ea633540 作者: zhenjie

活动查询字段错误修复

上级 c7cd8598
......@@ -141,7 +141,7 @@
<include refid="activity_column"/>
from activity ac
where ac.is_deleted = 0 and ac.activity_status = 0 and ( NOW() >= ac.start_time and ac.end_time >= NOW() ) and
ac.activityType =
ac.activity_type =
#{activityType}
</select>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论