微信支付方法

public void wxpay() {
        ApWxPayDTO awp = new ApWxPayDTO();
        awp.setBody(subject);// 产品描述
        awp.setOutTradeNo(outTradeNo)