2
0
Fork 0
This commit is contained in:
zmj 2023-10-12 09:23:19 +08:00
parent 7c7cea54b6
commit d774ecd43e
2 changed files with 3242 additions and 3257 deletions

View File

@ -4,7 +4,7 @@ const config = {
version: "1.6.0", //版本号
baseUrl: `${import.meta.env.VITE_APP_BASE_URL || "https://preview-logistics.lihaink.cn"}/`, //请求接口域名
urlPrefix: "adminapi", //请求默认前缀
timeout: 10 * 1000, //请求超时时
timeout: 10 * 1000, //请求超时时
};
export default config;
// const config = {

6497
yarn.lock

File diff suppressed because it is too large Load Diff