This commit is contained in:
laodaming 2023-10-27 11:06:21 +08:00
parent c4e8c1d492
commit a1f87d86e3

View File

@ -70,6 +70,21 @@ func GetTemplateSwitchInfo(templateId int64, templateJsonStr *string, templateMa
Id: templateId,
Material: templateMaterialImg,
MaterialData: MaterialData{
QRcode: QRcode{
UserDisabled: true,
},
Website: Website{
UserDisabled: true,
},
Address: Address{
UserDisabled: true,
},
Phone: Phone{
UserDisabled: true,
},
Slogan: Slogan{
UserDisabled: true,
},
Logo: Logo{
Material: "/image/logo/aHnT1_rzubdwax_scale.png",
},