maven
昨天 876bdd937e056c93be5d2ef5bd98f6681300d398
src/main/java/com/ruoyi/sales/pojo/InvoiceLedgerFile.java
@@ -10,6 +10,9 @@
@Data
public class InvoiceLedgerFile {
    @ApiModelProperty(value = "文件ID")
    private Long id;
    @ApiModelProperty(value = "文件名称")
    private String name;