chain-dci/pkg/init/start.go
2023-11-27 10:03:39 +08:00

6 lines
52 B
Go

package common
func Init() {
//db.DBMigration()
}