提交代码
This commit is contained in:
parent
c8ab036520
commit
dbd7357a6d
Binary file not shown.
Binary file not shown.
|
@ -34,6 +34,7 @@ namespace WebAPI.Filter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (!isOk && token != null)
|
if (!isOk && token != null)
|
||||||
{
|
{
|
||||||
//var getUser = BLL.UserService.GetUserByUserId(token.FirstOrDefault());
|
//var getUser = BLL.UserService.GetUserByUserId(token.FirstOrDefault());
|
||||||
|
|
Loading…
Reference in New Issue