Exemplo n.º 1
0
 public void sendWXRequestTokenMehtod(String uid, String token)
 {
     shareSDKUtils.sendWXRequestToken(uid, token);
 }