فهرست منبع

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
                  select wexin_id, corp_id
                  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>
 
 </mapper>