fix
This commit is contained in:
@@ -44,6 +44,8 @@ type CombineImageRspMsg struct {
|
||||
RenderId string `json:"render_id"` //渲染id
|
||||
CombineImage string `json:"combine_image"` //刀版图
|
||||
SizeId int64 `json:"size_id"` //尺寸id
|
||||
ModelId int64 `json:"model_id"`
|
||||
TemplateId int64 `json:"template_id"`
|
||||
CombineProcessTime CombineProcessTime `json:"combine_process_time"`
|
||||
}
|
||||
type CombineProcessTime struct {
|
||||
|
||||
Reference in New Issue
Block a user