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