first commit

This commit is contained in:
LiaoFJ
2023-01-06 16:00:15 +08:00
parent d196571ac8
commit e54be8d510
66 changed files with 36155 additions and 0 deletions

2
.env.test Normal file
View File

@@ -0,0 +1,2 @@
NODE_ENV = 'production'
VUE_APP_BASE_URL = 'http://18.162.111.141:80'