liu
2026-09-04 569df4daf76eb586f1add62707d0ffa2b7ff20f2
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")