摘要:
// 登录要提交的表单数据 $time = time(); $hash = hash_hmac('sha1',"appKey=KEY×tamp=$time",'密钥'); $vars['appKey'] = 'Appkey'; $vars['appSignature'] = $hash; 阅读全文
posted @ 2017-02-13 18:40
Gambler-
阅读(180)
评论(0)
推荐(0)
浙公网安备 33010602011771号