Commit 37597b4c by 徐高华

sql

parent 22f92c0f
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
<select id="list" resultType="com.gic.haoban.manage.api.dto.chat.GroupChatDTO" parameterType="com.gic.haoban.manage.api.dto.qdto.chat.GroupChatSearchQDTO"> <select id="list" resultType="com.gic.haoban.manage.api.dto.chat.GroupChatDTO" parameterType="com.gic.haoban.manage.api.dto.qdto.chat.GroupChatSearchQDTO">
select select
a.remark chatRemark , a.chat_remark chatRemark ,
a.init_flag initFlag , a.init_flag initFlag ,
b.staff_name staffName , b.staff_name staffName ,
b.head_img staffImage , b.head_img staffImage ,
......
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