微信小程序获取手机号工具类
public class WxUtil {
/**
* 微信小程序获取手机号
* @param encryptedData
* @param sessionKey
* @param iv
* @return
* @throws Exception
*/
public static JSONObject wxDecrypt (String encryptedData, String sessionKey, String .
原创
2020-07-16 14:36:37 ·
358 阅读 ·
0 评论