This commit is contained in:
Leufolium 2024-09-04 00:54:07 +08:00
parent 1baaf495c5
commit 74d285b9d3
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ package main
import "github.com/Leufolium/test/importfunc"
func main() {
importfunc.ImportStreamerIntoEs()
importfunc.ImportZoneMemberInfo()
}