mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Feat: Decide whether to do database migration based on version.lock
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package controllers
|
||||
|
||||
import (
|
||||
"Cloudreve/pkg/serializer"
|
||||
"cloudreve/pkg/serializer"
|
||||
"encoding/json"
|
||||
"gopkg.in/go-playground/validator.v8"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user