修改L2后端
This commit is contained in:
@@ -11,7 +11,7 @@ import java.io.Serializable;
|
|||||||
@Builder
|
@Builder
|
||||||
public class ExitCoilInfoDTO implements Serializable {
|
public class ExitCoilInfoDTO implements Serializable {
|
||||||
|
|
||||||
private Long planId;
|
private String planId;
|
||||||
private double startPos;
|
private double startPos;
|
||||||
private double endPos;
|
private double endPos;
|
||||||
private double exitCutLength;
|
private double exitCutLength;
|
||||||
|
|||||||
Reference in New Issue
Block a user