hejianhao
2025-04-28 cdc6b23e0137b49c7795a57667ceb7fb2e7353a0
src/utils/baseurl.js
@@ -1,8 +1,7 @@
const apiConfig = {
    // 开发环境
    development: {
        // baseURL: "http://192.168.110.85:9000",
        baseURL: "http://221.182.45.100:9000",
        baseURL: "http://192.168.110.80:9000",
        mapKey: "67968c82f27c7e2cb9f40c1a9aa3042b",
        secretKey: "37ce61ae86efa5ad82b649a277f5097c",
    },