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