liurunyu
2024-10-10 d6075e7ec88fcbf5b4677e6fc9007a4a53288f0e
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSe/VoTransactionStatistics.java
@@ -31,6 +31,9 @@
    @Schema(title = "赠送金额")
    private Float gift;
    @Schema(title = "返还金额")
    private Float refundAmount;
    @Schema(title = "收银员ID")
    private String cashierId;
}