dengjunjie
2025-05-20 be484c84a25d1f6c769e7b5e958048d745942e55
项目代码/芜湖三一PDA/common/config.js
@@ -1,8 +1,8 @@
let config = {
   baseUrl: 'http://127.0.0.1:9290',
   baseUrl: 'http://192.168.10.88: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 {