zhengyiming
3 天以前 953519be4bb08713c7dfe584160712303cd56acd
FlexJobApi.UserServer.Application/ElectronSign/Commands/PersonalUserRealCommandHandler.cs
@@ -229,7 +229,10 @@
                faceRealUrl: result.Result.FaceUrl);
            await repUser.UpdateAsync(user);
            return result.Result.FaceUrl.Replace("https://h5-v2.kych5.com", "https://wx05.ssqian.com.cn");
            return result.Result.FaceUrl
                .Replace("https://h5-v2.kych5.com", "https://wx05.ssqian.com.cn")
                .Replace("https://openapi.bestsign.info:443", "https://wx115.bestsign.info")
                .Replace("https://openapi.bestsign.cn:443", "https://wx115.bestsign.cn"); ;
        }
        /// <summary>