同步闭源版本代码:自动执行升级SQL、历史记录改为数据库存储、去掉git操作,优化代码结构,去掉不需要的文件

This commit is contained in:
暮光:城中城
2023-01-05 20:13:16 +08:00
parent fe1da585ac
commit b8dcdf93a1
109 changed files with 2469 additions and 8158 deletions

View File

@@ -0,0 +1,6 @@
# 测试环境
ENV = 'test'
VUE_APP_BASE_API = './'
VUE_APP_TEST_ENV = '我是测试环境'