mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-12 10:07:59 +08:00
Merge branch 'dev' of https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web into dev
This commit is contained in:
@@ -32,5 +32,7 @@ public interface AdapayUnsplitRecordService{
|
||||
|
||||
List<AdapayUnsplitRecord> queryUnsplitOrders(String startTime, String endTime);
|
||||
|
||||
List<AdapayUnsplitRecord> selectByPaymentIds(List<String> paymentIds);
|
||||
|
||||
List<AdapayUnsplitRecordVO> queryList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user