fix
This commit is contained in:
parent
d3cb276293
commit
34d6b01ce6
|
@ -64,7 +64,7 @@ type MaterialItem struct {
|
|||
Text string `json:"text"`
|
||||
}
|
||||
|
||||
// 获取模板开关信息(目前写死,以后后台做好了功能再更新变动)
|
||||
// 获取模板开关信息
|
||||
func GetTemplateSwitchInfo(templateId int64, templateJsonStr *string, templateMaterialImg string) GetTemplateSwitchInfoRsp {
|
||||
returnData := GetTemplateSwitchInfoRsp{
|
||||
Id: templateId,
|
||||
|
|
Loading…
Reference in New Issue
Block a user