Commit bc92d3ac by jinxin

sql修改

parent 4864df17
...@@ -632,7 +632,7 @@ ...@@ -632,7 +632,7 @@
expire_time = #{expireTime}, expire_time = #{expireTime},
active_code = #{activeCode}, active_code = #{activeCode},
active_status = #{activeStatus} active_status = #{activeStatus}
where wx_open_user_id = #{staffId} where staff_id= #{staffId}
</update> </update>
</mapper> </mapper>
\ No newline at end of file
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