Browse Source

test different users sending success.

master
Patrick Peng Sun 8 years ago
parent
commit
9a0283ac69
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kfsend_test.go

+ 1
- 0
kfsend_test.go View File



//kfSendTxt(toUser, msg) //kfSendTxt(toUser, msg)
kfSendTxtAs(toUser, msg, "孙鹏") kfSendTxtAs(toUser, msg, "孙鹏")
kfSendTxtAs(toUser, msg, "理事")
//kfSendTxtAs(toUser, msg, "kf2002@gh_f09231355c68") //kfSendTxtAs(toUser, msg, "kf2002@gh_f09231355c68")
} }



Loading…
Cancel
Save