合图调整

This commit is contained in:
momo
2023-11-22 15:33:07 +08:00
parent 24afaa8a91
commit efe7e00821
3 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ func (l *LogoCombineLogic) LogoCombine(req *types.LogoCombineReq, userinfo *auth
GuestId: guestId,
TemplateTag: req.TemplateTag,
Website: req.Website,
Slogan: req.Slogan,
Slogan: &req.Slogan,
Phone: req.Phone,
Address: req.Address,
Qrcode: req.Qrcode,