提交 f5f37cc1 authored 作者: 钟是志's avatar 钟是志

招生录取通知书打印开发

上级 192cc54e
import req from '@/utils/request';
// import dictMap from './dictMap';
import {queryApiActionPath,queryWsPath} from "@/utils/queryConfig";
import { queryApiActionPath, queryWsPath } from "@/webPublic/one_stop_public/utils/queryConfig";
var localMockHostPath = "http://rap2api.taobao.org/app/mock/230899";
var localhostPath = queryApiActionPath();
var wsPath = queryWsPath();
......
......@@ -18,6 +18,7 @@ const queryConfig = (key) => {
* */
export const querySysCode = () => queryConfig("SYSCODE");
export const queryWsPath = () => queryConfig("WS_PATH");
/**
* @description 获取服务端请求路径前戳
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论