package main
import "github.com/Leufolium/test/importfunc"
func main() {
importfunc.ImportUserIdMap()
}