huminmin
2 天以前 7746f1fcb9b018735df79de7055170e6b1720775
src/main/java/com/ruoyi/purchase/dto/PurchaseLedgerDto.java
@@ -183,6 +183,13 @@
    @Schema(description = "付款方式")
    private String paymentMethod;
    @Schema(description = "车牌号")
    private String carPlateNumber;
    @Schema(description = "运输单位/个人")
    private String transportUnitOrPerson;
    @Schema(description = "审批状态")
    private Integer approvalStatus;
    @Schema(description = "模板名称")