wuzeyu
2024-02-27 a60332d51fec0ae9f1afecc8c7a018c77e4ac101
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSe/VoTransactionStatistics.java
@@ -30,4 +30,10 @@
    @Schema(title = "赠送金额")
    private Float gift;
    @Schema(title = "返还金额")
    private Float refundAmount;
    @Schema(title = "收银员ID")
    private String cashierId;
}