package chbase import "fmt" func ChCommonTest() { fmt.Println("ch chbase test works") }