yudao-module-erp/src/main/java/cn/iocoder/yudao/module/erp/controller/admin/finance/vo/payment/ErpFinancePaymentRespVO.java
@@ -58,9 +58,9 @@ @Schema(description = "附件列表") private List<StorageBlobRespDTO> attachmentList; @Schema(description = "创建人", example = "芋道") @Schema(description = "创建人", example = "超级管理员") private String creator; @Schema(description = "创建人名称", example = "芋道") @Schema(description = "创建人名称", example = "超级管理员") private String creatorName; @Schema(description = "创建时间", requiredMode = Schema.RequiredMode.REQUIRED)