优化SSO登录

This commit is contained in:
yubaolee
2016-12-27 11:25:51 +08:00
parent a3bdcf83ec
commit ccf1269eca
19 changed files with 108 additions and 240 deletions

View File

@@ -1,6 +1,6 @@
using System;
using System.Linq;
using Helper.Cache;
using Infrastructure.Cache;
namespace OpenAuth.App.SSO
{