代码更新
This commit is contained in:
@@ -59,10 +59,15 @@ public class SchTaskDto implements Serializable {
|
|||||||
private String point_code4;
|
private String point_code4;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 物料标识
|
* 物料详细信息,满料请求,取工单标识,组盘时候取组盘表
|
||||||
*/
|
*/
|
||||||
private Long material_info_id;
|
private Long material_info_id;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 物料标识
|
||||||
|
*/
|
||||||
|
private Long material_id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 载具类型
|
* 载具类型
|
||||||
*/
|
*/
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user