更新代码
This commit is contained in:
@@ -40,7 +40,6 @@ func main() {
|
||||
fmt.Println("数据库未初始化")
|
||||
os.Exit(1)
|
||||
}
|
||||
models.EnsureSystemFileStorageColumns()
|
||||
|
||||
storageSvc, err := services.GetStorageService()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user