huminmin
9 天以前 71b15a5c69dcc421bad71d558e191e12cb7bae3e
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/logger/vo/loginlog/LoginLogPageReqVO.java
@@ -18,7 +18,7 @@
    @Schema(description = "用户 IP,模拟匹配", example = "127.0.0.1")
    private String userIp;
    @Schema(description = "用户账号,模拟匹配", example = "芋道")
    @Schema(description = "用户账号,模拟匹配", example = "超级管理员")
    private String username;
    @Schema(description = "操作状态", example = "true")