adjust mat selection
This commit is contained in:
parent
17030c72ce
commit
bf693aab2a
15 changed files with 548 additions and 186 deletions
|
|
@ -50,6 +50,9 @@ type MaterialSetting struct {
|
|||
PayRettryMaxCount int `json:"pay_rettry_max_count"`
|
||||
FeedMode string `json:"feed_mode"`
|
||||
MaterialParameter string `json:"MaterialParameter"`
|
||||
MaterialName string `json:"materialName"`
|
||||
MaterialOtherName string `json:"materialOtherName"`
|
||||
RawMaterialUnit string `json:"RawMaterialUnit"`
|
||||
}
|
||||
|
||||
type Recipe01 struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue