Commit 01359636 authored by 周远喜's avatar 周远喜

配置文件修改

parent eaf0f2d4
......@@ -5,7 +5,7 @@ const systemApi = {
aps:'47.92.102.113'
}
//环境切换(只修改此处):
let address=systemApi.dev;
let address=systemApi.product;
//let address=systemApi.product;
//let address=systemApi.local;
......
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