浏览代码

ccr数据获取

yumeng 1 年之前
父节点
当前提交
3358211cb3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      module-common/src/main/java/cn/com/ctop/common/module/mapper/xml/MailLogMapper.xml

+ 1 - 1
module-common/src/main/java/cn/com/ctop/common/module/mapper/xml/MailLogMapper.xml

@@ -100,7 +100,7 @@ group by t1.user_id
                  union all
                  union all
                  select wexin_id, corp_id
                  select wexin_id, corp_id
                  from ctop_corp_wexin_user
                  from ctop_corp_wexin_user
-                 where user_id = '461857c245f54ba5813bcb5900a23092')  t group by t.wexin_id
+                 where user_id = 'b07f2bdd0f914f1dab2b4e841764911f')  t group by t.wexin_id
     </select>
     </select>
 
 
 </mapper>
 </mapper>