Commit ff844428 authored by renjintao's avatar renjintao

config168

parent 14251acd
...@@ -28,8 +28,8 @@ const systemApi = { ...@@ -28,8 +28,8 @@ const systemApi = {
let local = systemApi.dev; let local = systemApi.dev;
let hostAddress = "localhost"; //192.168.0.159 let hostAddress = "localhost"; //192.168.0.159
let filePath = '49.232.68.61'; //文件上传ip let filePath = '39.100.148.168'; //文件上传ip
let filePathDown = '49.232.68.61'; //文件上传ip let filePathDown = '39.100.148.168'; //文件上传ip
let apsUrl = '47.92.102.113' let apsUrl = '47.92.102.113'
let address = systemApi.cloudServer; let address = systemApi.cloudServer;
//占位符自动替换: //占位符自动替换:
......
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