feat
This commit is contained in:
parent
c34fccac6e
commit
9d002b3fee
@ -100,7 +100,7 @@ func migration() {
|
|||||||
)
|
)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Println("register table fail")
|
fmt.Println("register table fail")
|
||||||
os.Exit(0)
|
//os.Exit(0)
|
||||||
}
|
}
|
||||||
fmt.Println("register table success")
|
fmt.Println("register table success")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user