Feat: custom SQLite db file path
This commit is contained in:
@@ -14,6 +14,7 @@ type database struct {
|
||||
Host string
|
||||
Name string
|
||||
TablePrefix string
|
||||
DBFile string
|
||||
}
|
||||
|
||||
// system 系统通用配置
|
||||
|
||||
Reference in New Issue
Block a user