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