@ -0,0 +1,3 @@
import { createAPI } from "@/utils/httpRequest.js";
export const updateOssRef = data => createAPI(`/sys/oss/updateOssRef`,'post',data)