人机交互页面
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using ZR.Model;
|
||||
using Infrastructure.Model;
|
||||
using ZR.Model;
|
||||
using ZR.Model.System;
|
||||
using ZR.Model.System.Dto;
|
||||
|
||||
@@ -81,5 +82,6 @@ namespace ZR.Service.System.IService
|
||||
SysUser Login(LoginBodyDto user);
|
||||
|
||||
void UpdateLoginInfo(LoginBodyDto user, long userId);
|
||||
ApiResult GetUserPullDown();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user