From 77ba8175698cffa7c6976636280bf4e65b9cddc1 Mon Sep 17 00:00:00 2001 From: laodaming <11058467+laudamine@user.noreply.gitee.com> Date: Tue, 12 Sep 2023 17:47:33 +0800 Subject: [PATCH] 11 --- utils/template_switch_info/template_switch.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/template_switch_info/template_switch.go b/utils/template_switch_info/template_switch.go index 77194517..e90c4bfb 100644 --- a/utils/template_switch_info/template_switch.go +++ b/utils/template_switch_info/template_switch.go @@ -89,6 +89,8 @@ func GetTemplateSwitchInfo(templateId int64, templateJsonStr *string, templateMa for _, v := range templateJsonInfo.MaterialList { if v.Type == "combine" && !v.Visible { return GetTemplateSwitchInfoRsp{ + Id: templateId, + Material: templateMaterialImg, MaterialData: MaterialData{ Logo: Logo{ Material: "/image/logo/aHnT1_rzubdwax_scale.png",