上传前端测试

This commit is contained in:
橙子
2021-10-10 17:10:35 +08:00
parent ac1d398e69
commit 945437a2eb
30 changed files with 11061 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#接口服务地址
VUE_APP_SERVICE_URL='https://localhost:44334'
#开发环境路径前缀
VUE_APP_BASE_API='/dev-apis'