Просмотр исходного кода

fix: 订单取消查询一次台州银行

xdd 10 месяцев назад
Родитель
Сommit
362831ecac
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      fs-user-app/src/main/java/com/fs/app/controller/StoreOrderController.java

+ 1 - 0
fs-user-app/src/main/java/com/fs/app/controller/StoreOrderController.java

@@ -39,6 +39,7 @@ public class StoreOrderController extends  AppBaseController {
     @Autowired
     @Autowired
     private IFsStoreAfterSalesService afterSalesService;
     private IFsStoreAfterSalesService afterSalesService;
 
 
+    @Autowired
     private IFsStorePaymentService fsStorePaymentService;
     private IFsStorePaymentService fsStorePaymentService;