Commit 285377ba by 吴博

Merge branch 'feature/1004229' into 'master'

feat: [1004229] 推小程序链接

See merge request rays/pcloud-book!1179
parents 83f1e9c4 496b8c66
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
book_applet_scene a book_applet_scene a
LEFT JOIN book_group b ON a.book_group_id = b.id LEFT JOIN book_group b ON a.book_group_id = b.id
where where
book_id = #{bookid} book_id = #{bookId}
and and
channel_id = #{channelId} channel_id = #{channelId}
and and
......
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