This commit is contained in:
laodaming
2023-10-27 10:25:29 +08:00
parent ba0d6b2525
commit 058c6d6391
4 changed files with 26 additions and 22 deletions

View File

@@ -60,6 +60,7 @@ type FittingInfo struct {
}
type TemplateInfo struct {
SwitchInfo interface{} `json:"switch_info"`
TemplateJson interface{} `json:"template_json"` //模板设计json数据
TemplateTag string `json:"template_tag"` //模板标签
SelectColorIndex int64 `json:"select_color_index"` //颜色选择索引