zhubaomin
2024-09-27 18cbfecbf98cb3c45becf108042d21e0508576e4
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;
}