Commit b9120e7e by 徐高华

自建群id

parent ee0af121
...@@ -61,6 +61,7 @@ ...@@ -61,6 +61,7 @@
name, name,
staff_id, staff_id,
wx_chat_id, wx_chat_id,
wx_chat_id_dk,
chat_add_time, chat_add_time,
chat_dissolve_time, chat_dissolve_time,
chat_notice, chat_notice,
...@@ -82,6 +83,7 @@ ...@@ -82,6 +83,7 @@
#{name}, #{name},
#{staffId}, #{staffId},
#{wxChatId}, #{wxChatId},
#{wxChatIdDk},
#{chatAddTime}, #{chatAddTime},
#{chatDissolveTime}, #{chatDissolveTime},
#{chatNotice}, #{chatNotice},
......
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