2024-11-21 11:06:22 +08:00
|
|
|
// const baseUrl = "http://localhost:8080/asdProject"
|
|
|
|
|
2024-11-21 11:32:11 +08:00
|
|
|
const baseUrl = "https://www.jieyi-autism.com/asdProject"
|
2024-11-21 11:06:22 +08:00
|
|
|
// const baseUrl = "http://192.168.31.25:8082/asdProject"
|
|
|
|
export {
|
|
|
|
baseUrl
|
|
|
|
}
|