Commit a6609a3c by 阮思源

Merge branch 'zyj-fixbug-selfpush' into 'master'

个人号群发

See merge request rays/pcloud-book!480
parents c0c42130 6c2a2a75
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
</if> </if>
<choose> <choose>
<when test="partyId == 0"> <when test="partyId == 0">
AND p.alt_id IS NOT NULL AND p.alt_id IS NOT NULL AND p.alt_id !=""
</when> </when>
<otherwise> <otherwise>
AND p.create_user = #{partyId} AND p.create_user = #{partyId}
......
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