Commit 496b8c66 by 吴博

feat: [1004229] 推小程序链接

parent 514619ea
...@@ -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