Commit 6aa51238 by 徐高华

sql

parent a81e2237
......@@ -109,7 +109,7 @@
<update id="update" parameterType="com.gic.haoban.manage.service.entity.chat.TabGroupChat">
<![CDATA[
UPDATE tab_haoban_group_chat SET
enterprise_id = #{enterprieId},
enterprise_id = #{enterpriseId},
group_chat_id=#{groupChatId},
name=#{name},
staff_id=#{staffId},
......
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