xuhy
2024-12-31 428af11e3ceef79e396249181915f176f205d192
manage/src/main/java/com/jilongda/manage/vo/TOrderAccountVO.java
@@ -48,7 +48,7 @@
    @ApiModelProperty(value = "支付方式")
    private String payType;
    @ApiModelProperty(value = "确认核算后的支付方式和支付金额")
    private List<TOrderItems> confirmPayType;
    private List<TOrderItems> orderItems;
    @ApiModelProperty(value = "实收金额")
    private BigDecimal realPayMoney;
    @ApiModelProperty(value = "手续费扣除")