first commit

first commit
This commit is contained in:
zhouchengrong
2023-07-26 15:54:34 +08:00
parent 8372f4485f
commit 913b100ac9
22 changed files with 3287 additions and 1377 deletions

View File

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