Commit 12b41ea5 by 徐高华

Merge branch 'feature/社群' into 'developer'

sql

See merge request !801
parents 0bc35b56 079baf52
...@@ -174,6 +174,7 @@ ...@@ -174,6 +174,7 @@
<select id="listOwnerLogPageForWxa" parameterType="com.gic.haoban.manage.api.dto.qdto.chat.GroupChatPlanSearchQDTO" resultType="com.gic.haoban.manage.api.dto.chat.GroupChatPlanOwnerLogDTO"> <select id="listOwnerLogPageForWxa" parameterType="com.gic.haoban.manage.api.dto.qdto.chat.GroupChatPlanSearchQDTO" resultType="com.gic.haoban.manage.api.dto.chat.GroupChatPlanOwnerLogDTO">
select select
a.owner_log_id ownerLogId ,
b.plan_id planId , b.plan_id planId ,
b.name planName , b.name planName ,
a.staff_id staffId , a.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