可访问机构控制调整到UserSession

This commit is contained in:
yubaolee
2017-12-12 11:42:57 +08:00
parent e49dcfd793
commit 8dcbae1517
8 changed files with 52 additions and 65 deletions

View File

@@ -11,11 +11,9 @@
using System;
using System.Web.Http;
using Infrastructure;
using Infrastructure.Cache;
using OpenAuth.App;
using OpenAuth.App.SSO;
using System.Web.Mvc;
using OpenAuth.App.Response;
namespace OpenAuth.WebApi.Areas.SSO.Controllers