package object
import "testing"
func TestUploadVectorNames(t *testing.T) {
InitConfig()
uploadVectorNames("admin", "../../tmpFiles/【预处理版】词汇表 - 副本")
}