mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
启动失败的订单,同时退保险费用
This commit is contained in:
@@ -73,6 +73,8 @@ public interface OrderBasicInfoService{
|
||||
*/
|
||||
List<OrderListVO> selectOrderBasicInfoList(QueryOrderDTO dto);
|
||||
|
||||
void refundInsurance(OrderBasicInfo orderBasicInfo);
|
||||
|
||||
/**
|
||||
* 查询充电中的订单,没有数据权限校验,后管不要用
|
||||
* @param pileSn
|
||||
|
||||
Reference in New Issue
Block a user