第一次提交

This commit is contained in:
2025-07-04 09:46:43 +08:00
commit 377e2fcbc5
265 changed files with 63644 additions and 0 deletions

5
.env.test Normal file
View File

@@ -0,0 +1,5 @@
NODE_ENV = 'test'
VUE_APP_API_VERSION = 'admin'
VUE_APP_API_BASEURL = 'https://api.tco211.com/'
VUE_APP_SSO_LOGINURL = 'http://dev.uc.f2b211.com/index.php/uc/user/login.html'
VUE_APP_SSO_APPID = '20211117000001117'