zhongshujie
2025-05-16 abc4b29e99f9c6cb74767dd6e3d5184834545459
src/assets/methods/resources.js
@@ -1,7 +1,7 @@
import fileApi from "@/assets/js/middleGround/api/file";
import identityApi from "../js/middleGround/api/identity";
import { tokenKey } from "../js/config";
export const getResourcePath = async (md5, appRefCode = "jingshieke") => {
export const getResourcePath = async (md5, appRefCode = "tourismWebsite") => {
  const res = fileApi.getAliVod({
    md5,
    appRefCode,