update 修改所有dilon
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Ewide.Core.Service.OAuth
|
||||
[HttpGet("oauth/wechat")]
|
||||
public Task WechatLogin()
|
||||
{
|
||||
_httpContext.Response.Redirect(_wechatOAuth.GetAuthorizeUrl("Dilon"));
|
||||
_httpContext.Response.Redirect(_wechatOAuth.GetAuthorizeUrl("Ewide"));
|
||||
return Task.CompletedTask;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user