fix:设置logo数据库为用户自己素材
This commit is contained in:
parent
241bed34c3
commit
f6527e8c7d
|
@ -124,6 +124,7 @@ func (l *UserLogoDataSetLogic) UserLogoDataSet(req *types.UserLogoDataSetReq, us
|
|||
ResourceUrl: logoData.ResourceUrl,
|
||||
Metadata: &userMaterialMetadata,
|
||||
Ctime: &nowTime,
|
||||
LogoId: &req.LogoDataId,
|
||||
}
|
||||
resCreate := l.svcCtx.MysqlConn.Create(&materialInfo)
|
||||
err = resCreate.Error
|
||||
|
|
Loading…
Reference in New Issue
Block a user