APP支付二次确认调起微信支付,nonceStr的随机串不能使用新生成的随机串,需要使用微信返回值的随机串, BaseWxPayServiceImpl.java第280行; 调用支付使用的noncestr这个参数必须和商家服务器调用统一下单接口返回的那个noncestr一致