Kaynağa Gözat

update

master
dengbiao 1 hafta önce
ebeveyn
işleme
b65c84a490
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      consume/egg_fin_withdraw_apply_consume.go

+ 1
- 0
consume/egg_fin_withdraw_apply_consume.go Dosyayı Görüntüle

@@ -139,6 +139,7 @@ func handleEggFinWithdrawApplyDataConsume(msgData []byte, client *alipay.Client,
SetBodyMap("payee_info", func(bm gopay.BodyMap) {
bm.Set("identity", userInfo.OpenId)
bm.Set("identity_type", "ALIPAY_OPEN_ID")
bm.Set("business_params", "{\"payer_show_name_use_alias\":\"true\"}")
})
_, err = client.FundTransUniTransfer(context.Background(), bm)
if err != nil {


Yükleniyor…
İptal
Kaydet