rev 设置默认车号
This commit is contained in:
@@ -197,7 +197,7 @@ public class InstructionDto implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* agv车号
|
* agv车号
|
||||||
*/
|
*/
|
||||||
private String carno;
|
private String carno = "0";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 物料类型
|
* 物料类型
|
||||||
|
|||||||
Reference in New Issue
Block a user