This commit is contained in:
hajimi
2026-08-01 18:40:53 +08:00
parent 7f32c092c3
commit 73905453a5
10 changed files with 131 additions and 10 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
// const envBaseUrl = 'https://test-server.sbnews.net/'
const envBaseUrl = 'http://127.0.0.1:8000'
const envBaseUrl = 'https://test-server.sbnews.net/'
let baseUrl = `${envBaseUrl}/`