first commit

This commit is contained in:
2026-01-30 14:25:12 +08:00
commit 8dd8d2668a
899 changed files with 90844 additions and 0 deletions

8
front/.env.prod Normal file
View File

@@ -0,0 +1,8 @@
# backend service base url, prod environment
VITE_SERVICE_BASE_URL=http://192.168.11.200:38900/api
VITE_SERVICE_UPLOAD=system/oss/uploadLocal
# other backend service base url, prod environment
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://192.168.11.200:38900/api"
}`