yxh 4 anni fa
parent
commit
58952457ed
3 ha cambiato i file con 38 aggiunte e 3 eliminazioni
  1. 1 1
      app/common/global/version.go
  2. 1 1
      config/config.toml
  3. 36 1
      data/gfast-v2-os.sql

+ 1 - 1
app/common/global/version.go

@@ -7,4 +7,4 @@
 
 package global
 
-const Version = "2.0.3"
+const Version = "2.0.4"

+ 1 - 1
config/config.toml

@@ -92,4 +92,4 @@
 
 # 插件管理
 [plugin]
-    serverUrl = "http://localhost:8199"  #获取插件商城插件列表
+    serverUrl = "https://plugins.g-fast.cn"  #获取插件商城插件列表

File diff suppressed because it is too large
+ 36 - 1
data/gfast-v2-os.sql


Some files were not shown because too many files changed in this diff