fanli/src/main/java/com/yeshi/fanli/controller/client/v1/UserInfoController.java
@@ -1244,7 +1244,7 @@ e.printStackTrace(); } long[] targetUids = new long[] { 3L, 4L }; long[] targetUids = new long[] { 3L, 4L ,5L}; Config config = configService.getConfig(ConfigKeyEnum.extractCodeEmailFrom.getKey()); String[] sts = config.getValue().split(","); String account = sts[0];