huminmin
2026-06-01 bd5d1dae54ea1e42e9e9f0d00f671d95914b105f
src/main/java/com/ruoyi/purchase/dto/PurchaseLedgerDto.java
@@ -185,6 +185,8 @@
    private String paymentMethod;
    @Schema(description = "审批状态")
    private Integer approvalStatus;
    @Schema(description = "收货状态 1-待收货 2-收货中 3-已收货")
    private Integer status;
    @Schema(description = "模板名称")
    private String templateName;
    @Schema(description = "审批人id")