2024-11-21 11:32:11 +08:00
|
|
|
// const baseUrl = "http://localhost:8080/asdProject"
|
|
|
|
|
2025-02-08 14:26:18 +08:00
|
|
|
const baseUrl = "https://www.jieyi-autism.com/asdProject"
|
|
|
|
//const baseUrl = "http://127.0.0.1:8082/asdProject"
|
2024-11-21 11:32:11 +08:00
|
|
|
export {
|
|
|
|
baseUrl
|
|
|
|
}
|