获取微信签名
POST
http://crm.houcaller.com/m/auth/wxshare
请求参数
text/plain参数名
类型
描述
必填
str
String
CryptoUtil.desEncode(myKey, appid+“;”+url ) 加密小程序appid String myKey = "wxtk"+TimeUtil.formatDate(new Date(), "yyddMM");
必填