huminmin
9 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
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")