litian
5 天以前 358b9908802e21d74302fe31c2981f68e39b632e
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,