zhengyiming
3 天以前 844ef8147c4e61c22d5aa40deab4b026638e1781
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", "https://wx115.bestsign.info")
                .Replace("https://openapi.bestsign.cn", "https://wx115.bestsign.cn");
        }
        /// <summary>