Commit 77d5b5e8 authored by Mac's avatar Mac

1

parent 05daea4d
...@@ -25,8 +25,8 @@ export function getFontConfig() { ...@@ -25,8 +25,8 @@ export function getFontConfig() {
export function CommonConfig() { export function CommonConfig() {
return { return {
FileConfig: { FileConfig: {
FileUrl: 'http://192.168.20.214:8130', //本地服务器文件预览地址 FileUrl: 'http://192.168.10.214:8130', //本地服务器文件预览地址
UploadUrl: "http://192.168.20.214:8120", //本地上传文件地址 UploadUrl: "http://192.168.10.214:8120", //本地上传文件地址
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment