瀏覽代碼

抖音穿山甲

master
huangjiajun 9 月之前
父節點
當前提交
03fabcbb36
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      chain_transfer/chain_transfer.go

+ 1
- 0
chain_transfer/chain_transfer.go 查看文件

@@ -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


Loading…
取消
儲存