用于生成和验证基于 HMAC-SHA256 的 API 请求签名的轻量工具库。 verify_signature(appid, secret_key, url, method='GET', body=None, query=None ...