修改接口
This commit is contained in:
@@ -48,7 +48,7 @@ namespace FutureMailAPI.Services
|
||||
}
|
||||
|
||||
// 创建默认OAuth客户端
|
||||
var defaultClient = new OAuthClient
|
||||
var defaultClient = new Models.OAuthClient
|
||||
{
|
||||
ClientId = defaultClientId,
|
||||
ClientSecret = "futuremail_default_secret",
|
||||
|
||||
Reference in New Issue
Block a user