mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-13 07:10:25 +08:00
可以清理数据库节点的数据表
This commit is contained in:
@@ -27,7 +27,7 @@ type HTTPAccessLogDAOWrapper struct {
|
||||
|
||||
func init() {
|
||||
initializer := NewDBNodeInitializer()
|
||||
dbs.OnReady(func() {
|
||||
dbs.OnReadyDone(func() {
|
||||
go initializer.Start()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user