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>