2026-08-10 a378f38df1785cbc8c9f1d55ace6a37952d2f65b
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")