feat: v1.0.0

This commit is contained in:
王奥斯
2021-08-25 14:39:54 +08:00
parent 7f831bf205
commit 0909c3e4bc
114 changed files with 46733 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
window.global_config = {
BASE_URL: '/api',
NODE_ENV: 'prd',
}