mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 05:42:06 +08:00
bug修改
This commit is contained in:
+2
-2
@@ -30,9 +30,9 @@ public class Detail {
|
||||
private String groupName;// 加工组中Group中每个小加工组的名称
|
||||
|
||||
// 大板信息
|
||||
private IBoardProdInfo plateInfo;
|
||||
private IBoardProdInfo iBoardProdInfo;
|
||||
// 配件信息
|
||||
private List<IBoardProdInfo> partsInfo ;
|
||||
private List<IBoardProdInfo> partsDetail ;
|
||||
|
||||
private List<ModelDetail> contourDetail ; //轮廓明细
|
||||
private List<PointDetail> pointDetail ; //点明细
|
||||
|
||||
+1
-1
@@ -19,6 +19,6 @@ public class group
|
||||
private Double width;
|
||||
|
||||
private Double height;
|
||||
|
||||
|
||||
private Double depth;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user