midasGetBalance 签名加密bug
https://developers.weixin.qq.com/minigame/dev/document/midas-payment/midasGetBalance.html
midasGetBalance文档 给的案例
https://developers.weixin.qq.com/minigame/dev/tutorial/open-ability/midas-signature.html
米大师支付签名给的案例
同样的参数 ,2个案例显示的sig值却是不一致的??
sig不一致 但是第二个签名mp_sig却是一样的。。。
我按照米大师案例的算法生成sig,接口一直报90011 sig error(mp_sig能验证成功)
难道加密方式改了吗??