diff --git a/config/dev.env.js b/config/dev.env.js index 4de8542..2f5cb6c 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -9,7 +9,8 @@ // BASE_API: '"http://192.168.8.102:20005"' // BASE_API: '"http://192.168.8.108:20005"' // BASE_API: '"http://111.198.10.15:11638"' - BASE_API: '"http://192.168.164.127:20007/"' // 颖捷本地 + // BASE_API: '"http://192.168.164.127:20007/"' // 颖捷本地 + BASE_API: '"http://192.168.83.37:20005/"' // 文豪本地 // BASE_API: '"http://192.168.21.54:20005"' // 可鑫本地 // BASE_API: '"http://192.168.21.33:8080/laser_ptz"' // 可鑫本地 });