rev 设置默认车号

This commit is contained in:
USER-20220102CG\noblelift
2023-11-16 10:11:53 +08:00
parent 7133ca2a00
commit febdf3c474

View File

@@ -197,7 +197,7 @@ public class InstructionDto implements Serializable {
/** /**
* agv车号 * agv车号
*/ */
private String carno; private String carno = "0";
/** /**
* 物料类型 * 物料类型