Commit 6af669ef by 吴博

Merge branch 'feature/1003479' into 'master'

bug: [none] fixmerge

See merge request rays/pcloud-book!940
parents 4da99b1f 3b3dc260
......@@ -462,7 +462,6 @@
<select id="getAppletNewsSourceCount" resultType="integer" parameterType="string">
SELECT COUNT(1) FROM applet_news WHERE source = #{source} and is_delete = 0
WHERE source = #{source}
<choose>
<when test="agentId != null">
AND agent_id = #{agentId}
......
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