KKSU
2024-05-24 07e59a82dddb994457dbd24eb50840c7f30cd601
src/main/java/cc/mrbird/febs/mall/service/IScoreService.java
@@ -32,4 +32,6 @@
    FebsResponse voucherBusinessSale(ApiVoucherBusinessDto apiVoucherBusinessDto);
    void withdrawal(WithdrawalDto withdrawalDto);
    FebsResponse findMallScoreVoucherListInPage(ApiScoreVoucherRecordDto apiScoreVoucherRecordDto);
}