董国庆
2025-05-08 fdf083258ffc85080a43fccea3205e22d5e71088
laboratory/src/utils/baseurl.js
@@ -1,7 +1,7 @@
const apiConfig = {
    // 开发环境
    development: {
        baseURL: "",
        baseURL: "http://192.168.110.34:8081/",
        imgUrl: "",
    },
    // 生产环境