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