评估流程

This commit is contained in:
宋伟佳
2021-07-08 21:08:08 +08:00
parent ea9a271c1a
commit 7c7ef0c56c
3 changed files with 62 additions and 95 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
// 服务器地址
// const devIp = '39.98.140.126'
// const devInterfacePORT = '10005'
const devIp = '192.168.10.121'
const devInterfacePORT = '9988'
const devIp = '192.168.10.248'
const devInterfacePORT = '9999'
// 云端端口号
const DEV_CLOUD_RES_INTERFACE_PORT = '7777'
const simpleFilePath = 'att/attFile/upload'