微信支付方法

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