소스 검색

抖音穿山甲

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


불러오는 중...
취소
저장