20210918 单点登陆修改

This commit is contained in:
2021-09-18 13:26:51 +08:00
parent c0798d8358
commit 04b926db45
7 changed files with 40 additions and 58 deletions
@@ -1,10 +1,8 @@
using System;
using System.Collections.Generic;
using BLL;
using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Web.Http;
using BLL;
namespace WebAPI.Controllers
{
/// <summary>