fix
Hentua
2023-05-09 0b0ce2eb06961c3670f687e2274d982004dfde41
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);
}