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