人机交互页面
This commit is contained in:
@@ -215,7 +215,7 @@ namespace ZR.Admin.WebApi.Controllers.System
|
|||||||
}
|
}
|
||||||
|
|
||||||
[HttpGet("getPullDown")]
|
[HttpGet("getPullDown")]
|
||||||
public ApiResult GetUserPullDown(long userId)
|
public ApiResult GetUserPullDown()
|
||||||
{
|
{
|
||||||
var apiResult = UserService.GetUserPullDown();
|
var apiResult = UserService.GetUserPullDown();
|
||||||
return apiResult;
|
return apiResult;
|
||||||
|
|||||||
Reference in New Issue
Block a user