first commit

This commit is contained in:
2023-09-07 00:56:03 +08:00
commit c0ca154d31
718 changed files with 56107 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
export default {
// #ifndef H5
baseUrl:"http://192.168.100.12:8000",
// #endif
// #ifdef H5
baseUrl:"http://192.168.100.12:8000",
// #endif
version: "/v1",
env:"dev",
appId: 10000
}