ソースを参照

抖音穿山甲

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


読み込み中…
キャンセル
保存