Kaynağa Gözat

更新

tags/v1.6.1^2
huangjiajun 1 yıl önce
ebeveyn
işleme
d7fc1bd069
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      lib/local_wechat/api.go

+ 1
- 1
lib/local_wechat/api.go Dosyayı Görüntüle

@@ -143,7 +143,7 @@ func TradePcPay(client *wechat.Client, subject, orderID, amount, notifyUrl, prod
return nil, err
}
r := map[string]string{
"code_url": wxRsp.CodeUrl,
"payQrcode": wxRsp.CodeUrl,
}
return r, nil
}


Yükleniyor…
İptal
Kaydet