Commit 60301f81 by 程裕兵

feat:refund

parent 177ba2ed
......@@ -51,6 +51,6 @@ public interface StudioCashierRecordMapper extends XBaseMapper<StudioCashierReco
BigDecimal sumRefundTransAmountByPayTransNo(@Param("payTransNo") String payTransNo);
StudioCashierStatisticVO statisticRefund(PageBrandCashierRecordQuery query);
StudioCashierStatisticVO statisticRefund(@Param("query") PageBrandCashierRecordQuery query);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment