Browse Source

ccr数据获取

yumeng 1 năm trước cách đây
mục cha
commit
3358211cb3

+ 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>