import { BASE_API_PATH } from "@/utils/variable";
export const FILE_UPLOAD = `${BASE_API_PATH}/file/static`;