mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
新增webcad生产单导入:cad拆单板件厚度入参类型错误修复
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ public class WebCadDataBlockReqVO {
|
||||
private Double height;
|
||||
private String material;
|
||||
private String materialName;
|
||||
private Integer thickness;
|
||||
private Double thickness;
|
||||
private Integer boardType;
|
||||
private Double area;
|
||||
private Integer texture;
|
||||
|
||||
Reference in New Issue
Block a user