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