Commit 80c68c0e by 墨竹

feat:sql报错

parent c389618b
......@@ -478,7 +478,7 @@
<update id="updateUseridFlagById">
update tab_haoban_wx_enterprise
set userid_flag = #{externalFlag},
set userid_flag = #{useridFlag},
<if test="corpid != null">
corpid = #{corpid},
</if>
......
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