2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
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")