批量缴费接口开发
This commit is contained in:
@@ -20,4 +20,8 @@ public interface ICasePaymentService {
|
||||
* @return
|
||||
*/
|
||||
AjaxResult confirmPay(CaseConfirmPayDTO payDTO);
|
||||
|
||||
|
||||
AjaxResult casePayList(CasePayDTO casePayDTO);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user