mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-19 21:48:03 +08:00
新增 根据分账id撤销已分帐订单
This commit is contained in:
@@ -59,4 +59,6 @@ public interface OrderSplitRecordMapper {
|
||||
* @return
|
||||
*/
|
||||
List<SplitConfigStationVO> queryStationAggregateData(@Param("dto") SplitConfigStationDTO dto);
|
||||
|
||||
List<OrderSplitRecord> selectInfoByPaymentConfirmId(String paymentConfirmId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user