Commit c5b12798 by 吴博

Merge branch 'fixbug/fixbookres' into 'master'

bug:[none] fixgetBookResource

See merge request rays/pcloud-book!946
parents 4d43872b f7697b52
...@@ -802,6 +802,7 @@ ...@@ -802,6 +802,7 @@
a.CHANNEL_ID = #{channelId} a.CHANNEL_ID = #{channelId}
AND AND
a.ADVISER_ID = #{adviserId} a.ADVISER_ID = #{adviserId}
limit 1
</select> </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