mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
add 新增 查询充电优免订单接口
This commit is contained in:
@@ -95,9 +95,6 @@ public class OrderService {
|
||||
@Autowired
|
||||
private OrderPayRecordService orderPayRecordService;
|
||||
|
||||
@Autowired
|
||||
private WechatPayService wechatPayService;
|
||||
|
||||
@Autowired
|
||||
private MemberTransactionRecordService memberTransactionRecordService;
|
||||
|
||||
@@ -134,15 +131,9 @@ public class OrderService {
|
||||
@Resource
|
||||
private PileMerchantInfoService pileMerchantInfoService;
|
||||
|
||||
@Resource
|
||||
private MemberWalletLogService memberWalletLogService;
|
||||
|
||||
@Resource
|
||||
private ClearingBillInfoService clearingBillInfoService;
|
||||
|
||||
@Autowired
|
||||
private ThirdPartyStationRelationService thirdPartyStationRelationService;
|
||||
|
||||
@Autowired
|
||||
private IThirdpartySnRelationService snRelationService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user