updat
This commit is contained in:
parent
b868cbf96e
commit
5c9b5e3d91
@ -41,6 +41,7 @@ func Ping() error {
|
||||
if x == nil {
|
||||
return ErrDBNotInit
|
||||
}
|
||||
|
||||
return x.Ping()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user