5 天以前 b1ad2d17c7f93e819c67fe5ab5c2ca94e764e517
yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/controller/admin/logger/vo/apiaccesslog/ApiAccessLogRespVO.java
@@ -89,7 +89,7 @@
    @ExcelProperty("结果码")
    private Integer resultCode;
    @Schema(description = "结果提示", example = "芋道源码,牛逼!")
    @Schema(description = "结果提示", example = "超级管理员,牛逼!")
    @ExcelProperty("结果提示")
    private String resultMsg;