|
@@ -51,19 +51,12 @@ public class WxNotifyController {
|
|
private IWxOrderService wxOrderService;
|
|
private IWxOrderService wxOrderService;
|
|
|
|
|
|
|
|
|
|
- @Autowired
|
|
|
|
- private IUserInfoService userInfoService;
|
|
|
|
-
|
|
|
|
-
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private IRefundRecordService refundRecordService;
|
|
private IRefundRecordService refundRecordService;
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private AutoUpdateCertificatesVerifier verifier;
|
|
private AutoUpdateCertificatesVerifier verifier;
|
|
|
|
|
|
- @Autowired
|
|
|
|
- private ISysDictTypeService sysDictTypeService;
|
|
|
|
-
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private IOrderInfoService orderInfoService;
|
|
private IOrderInfoService orderInfoService;
|