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