mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-28 16:15:17 +08:00
修改为sql数据库
This commit is contained in:
@@ -6,5 +6,5 @@ func Start() {
|
||||
}
|
||||
|
||||
func Stop() error {
|
||||
return sdb.Close()
|
||||
return xdb.Close()
|
||||
}
|
||||
|
Reference in New Issue
Block a user