mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 05:25:12 +08:00
返回支付id
This commit is contained in:
@@ -147,6 +147,7 @@ public class SettleOrderReportServiceImpl implements SettleOrderReportService {
|
||||
}
|
||||
vo.setWithdrawStatus(withdrawStatus);
|
||||
}
|
||||
vo.setPaymentId(clearingBillVO.getPaymentId());
|
||||
resultList.add(vo);
|
||||
}
|
||||
PageResponse pageResponse = new PageResponse();
|
||||
|
||||
Reference in New Issue
Block a user