上传logo
This commit is contained in:
parent
fde34cd9b1
commit
205767efd5
@ -163,8 +163,6 @@ func (l *defaultImageHandle) LogoCombine(ctx context.Context, in *LogoCombineReq
|
|||||||
}
|
}
|
||||||
// 根据hash 查询数据资源
|
// 根据hash 查询数据资源
|
||||||
var hashKeyData = *in
|
var hashKeyData = *in
|
||||||
hashKeyData.GuestId = 0
|
|
||||||
hashKeyData.UserId = 0
|
|
||||||
hashKeyData.LogoUrl = in.LogoUrl
|
hashKeyData.LogoUrl = in.LogoUrl
|
||||||
var hashKeyDataMap map[string]interface{}
|
var hashKeyDataMap map[string]interface{}
|
||||||
hashKeyDataB, _ := json.Marshal(hashKeyData)
|
hashKeyDataB, _ := json.Marshal(hashKeyData)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user