mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 18:47:55 +08:00
增加登陆逻辑,如果开启,只需要去掉basecontroller中的注释就行
This commit is contained in:
@@ -21,7 +21,7 @@ using System.Web.Mvc;
|
||||
|
||||
namespace OpenAuth.Mvc
|
||||
{
|
||||
static internal class AutofacExt
|
||||
internal static class AutofacExt
|
||||
{
|
||||
public static void InitAutofac()
|
||||
{
|
||||
|
Reference in New Issue
Block a user