This commit is contained in:
宋伟佳
2021-06-29 17:52:44 +08:00
parent 3884f31906
commit ab32d680b6
4 changed files with 396 additions and 2414 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
// 服务器地址
// const devIp = '39.98.140.126'
// const devInterfacePORT = '10005'
const devIp = '192.168.10.178'
const devInterfacePORT = '9998'
const devIp = '192.168.10.29'
const devInterfacePORT = '9999'
// 云端端口号
const DEV_CLOUD_RES_INTERFACE_PORT = '7777'
const simpleFilePath = 'att/attFile/upload'