auth
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// src/services/recurrentyService.ts
|
||||
import apiClient from '@/plugins/axios';
|
||||
import apiClient from '@/services/axiosSetup';
|
||||
import { RecurrentPayment} from "@/models/Recurrent"; // Импортируете настроенный экземпляр axios
|
||||
|
||||
export const getRecurrentPayments = async () => {
|
||||
|
||||
Reference in New Issue
Block a user