소스 검색

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>