浏览代码

抖音穿山甲

master
huangjiajun 10 个月前
父节点
当前提交
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


正在加载...
取消
保存