fix
This commit is contained in:
@@ -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"` //颜色选择索引
|
||||
|
||||
Reference in New Issue
Block a user