优化缴费功能
This commit is contained in:
@@ -27,4 +27,6 @@ public interface ICasePaymentService {
|
||||
AjaxResult casePayList(CasePayDTO casePayDTO);
|
||||
|
||||
AjaxResult confirmPayBatch(CasePayDTO payDTO);
|
||||
|
||||
AjaxResult casePayListBatch(CasePayDTO casePayDTO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user