mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
perf: 登录失败日志
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 2012e4fb3c...fc34032acd
@@ -152,4 +152,8 @@ public interface UserApi {
|
||||
@Hidden
|
||||
@GetMapping("/firstEchelon/{limit}")
|
||||
List<Long> firstEchelon(@PathVariable("limit") Long limit);
|
||||
|
||||
@Hidden
|
||||
@GetMapping("/queryByAccount")
|
||||
CurUserVO queryByAccount(String account);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user