瀏覽代碼

更新数据库

yxh 4 年之前
父節點
當前提交
58952457ed
共有 3 個文件被更改,包括 38 次插入3 次删除
  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"  #获取插件商城插件列表

文件差異過大導致無法顯示
+ 36 - 1
data/gfast-v2-os.sql


部分文件因文件數量過多而無法顯示