zhongshujie
2025-05-23 7d7744fe006714f6be0341d03d4de9b1e90d775d
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 = "tourismWebsite") => {
export const getResourcePath = async (md5, appRefCode = "jingshieke") => {
  const res = fileApi.getAliVod({
    md5,
    appRefCode,