dengjunjie
2025-06-17 fd073a00f6813eada92b08f1884b115295ac1177
项目代码/芜湖三一PDA/common/config.js
@@ -1,8 +1,8 @@
let config = {
   baseUrl: 'http://127.0.0.1:9290',
   baseUrl: 'http://127.0.0.1:8098',
   urls: [
      'http://10.30.4.92:9283',
      'http://10.30.4.92:9283'
      'http://192.168.10.88:8098',
      'http://192.168.10.88:8098'
   ]
}
export {