新增物料页面修改物料类型
This commit is contained in:
@@ -116,4 +116,9 @@ public class MaterialDto implements Serializable {
|
||||
*/
|
||||
private String stewing_time;
|
||||
|
||||
/**
|
||||
* 物料类型
|
||||
*/
|
||||
private String material_type;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user