Commit 6c2a2a75 by zhuyajie

个人号群发

parent c0c42130
......@@ -140,7 +140,7 @@
</if>
<choose>
<when test="partyId == 0">
AND p.alt_id IS NOT NULL
AND p.alt_id IS NOT NULL AND p.alt_id !=""
</when>
<otherwise>
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