Fix marbas integration

This commit is contained in:
2024-05-18 14:14:57 +02:00
parent 5887ecb638
commit e3a5eeb50d
14 changed files with 107 additions and 93 deletions

View File

@@ -1,4 +1,4 @@
import { marbasAxiosInstance } from "@/service";
import { marbasAxiosInstance } from "@/marbas";
export type ReprocessItemValues = {
typeID: number;