This commit is contained in:
2023-03-14 11:32:42 +08:00
parent 0567daa107
commit a89c8de90a
2 changed files with 1 additions and 6 deletions

View File

@@ -125,15 +125,9 @@ public class OrderService {
@Autowired
private WxpayCallbackRecordService wxpayCallbackRecordService;
@Autowired
private IPileConnectorInfoService pileConnectorInfoService;
@Autowired
private IMemberTransactionRecordService memberTransactionRecordService;
@Autowired
private RedisCache redisCache;
@Autowired
private IPileStationInfoService pileStationInfoService;