一个小程序调用了代币充值接口,充值成功了,查询代币余额接口也正常,但是调用扣除代币接口(https://api.weixin.qq.com/xpay/currency_pay?access_token=xxx&pay_sig=xxx&signature=xxx)就返回(errcode:-1,errmsg:system error detail:[系统错误,请稍后再试] rid: 69c5e980-6f309784-2ab375d2
)系统错误是什么原因啊。 而且另外几个小程序正常,就只有指定的一个是这样。
