摘要:
public static boolean checkSignature(String signature, String timestamp, String nonce) { String[] arr = new String[] { token, timestamp, nonce }; //... 阅读全文
posted @ 2014-09-11 09:57
GrandKai
阅读(330)
评论(0)
推荐(0)
浙公网安备 33010602011771号