Explorar el Código

抖音穿山甲

master
huangjiajun hace 10 meses
padre
commit
03fabcbb36
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      chain_transfer/chain_transfer.go

+ 1
- 0
chain_transfer/chain_transfer.go Ver fichero

@@ -36,6 +36,7 @@ func ChainTransfer(eg *xorm.Engine, args map[string]string) map[string]string {
UnionId = zhios_third_party_utils.IntToStr(relation.UnionId)
}
}
//
args["acc_taobao_share_id"] = zhios_third_party_utils.Int64ToStr(userProfile.AccTaobaoShareId)
if userProfile.AccJdCloudId == "" {
userProfile.AccJdCloudId = userProfile.AccJdShareId


Cargando…
Cancelar
Guardar