修改bug1
This commit is contained in:
parent
8889a06565
commit
13bf3ba524
@ -99,4 +99,5 @@ public interface CardFuelRecordService {
|
|||||||
|
|
||||||
|
|
||||||
IPage<CardFuelRecordDTO> test(Page page, String cardFuelRecord) throws JsonProcessingException;
|
IPage<CardFuelRecordDTO> test(Page page, String cardFuelRecord) throws JsonProcessingException;
|
||||||
|
void fuleRechargeFinallDeal(String orderNo) throws JsonProcessingException;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user