feat:微信通知改造
This commit is contained in:
@@ -36,8 +36,8 @@
|
|||||||
<if test="unionId != null">
|
<if test="unionId != null">
|
||||||
union_id = #{unionId, jdbcType=VARCHAR},
|
union_id = #{unionId, jdbcType=VARCHAR},
|
||||||
</if>
|
</if>
|
||||||
where id = #{id}
|
|
||||||
</set>
|
</set>
|
||||||
|
where id = #{id}
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<update id="updateByUnionId" >
|
<update id="updateByUnionId" >
|
||||||
|
|||||||
Reference in New Issue
Block a user