package tool import "testing" func TestEncodePassWord(t *testing.T) { t.Logf("EncodePassWord: %v", EncodePassWord("")) }