通过命令行获取
命令行操作: keytool -v -list -keystore keystore.jks
MD5对应的值就是我需要的签名。
通过工具获取
微信开放平台下载获取签名工具:https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1419319167&token=&lang=zh_CN
通过命令行获取
命令行操作: keytool -v -list -keystore keystore.jks
MD5对应的值就是我需要的签名。
通过工具获取
微信开放平台下载获取签名工具:https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1419319167&token=&lang=zh_CN