fix:合图调整

This commit is contained in:
momo
2023-10-08 15:48:22 +08:00
parent 8c69e4d2d3
commit 6dc591283e
6 changed files with 7 additions and 17 deletions

View File

@@ -109,6 +109,7 @@ func (l *LogoCombineLogic) LogoCombine(req *types.LogoCombineReq, userinfo *auth
Address: req.Address,
Qrcode: req.Qrcode,
LogoUrl: req.LogoUrl,
Resolution: req.Resolution,
TemplateTagColor: repositories.TemplateTagColor{
Color: req.TemplateTagColor.Colors,
Index: req.TemplateTagColor.SelectedColorIndex,