Commit 64d3239d by 田超

Merge branch 'feature/filter' into 'master'

feat: [none] sql condition

See merge request rays/pcloud-book!1236
parents 4158c229 b5d74018
......@@ -1154,7 +1154,6 @@
<if test="cursor != null">
AND BOOK_ADVISER_ID > ${cursor}
</if>
AND ( GRA_LABEL_ID is not NULL OR pro_label_id is not NULL )
ORDER BY BOOK_ADVISER_ID
limit ${limit}
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment