Add: default settings rows in migration

This commit is contained in:
HFO4
2019-11-09 19:27:47 +08:00
parent e858cbe2cf
commit 3ed1a5dc43
2 changed files with 98 additions and 8 deletions

View File

@@ -2,6 +2,7 @@ package conf
import "io/ioutil"
// 当前后端版本号
const BackendVersion = string("3.0.0-b")
// WriteVersionLock 将当前版本信息写入 version.lock