代码更新

This commit is contained in:
ldj_willow
2022-10-24 14:10:49 +08:00
parent 2824a04bff
commit 8e7ae85df4
2 changed files with 6 additions and 1 deletions

View File

@@ -59,10 +59,15 @@ public class SchTaskDto implements Serializable {
private String point_code4;
/**
* 物料标识
* 物料详细信息,满料请求,取工单标识,组盘时候取组盘表
*/
private Long material_info_id;
/**
* 物料标识
*/
private Long material_id;
/**
* 载具类型
*/