mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
禅道#1456问题修复
This commit is contained in:
+3
@@ -1483,6 +1483,9 @@ public class WebCadOrderImportFactory {
|
||||
}
|
||||
if (sealEdgeConfigMatch) {
|
||||
part.setSpec(modifySealEdgeSpec(part.getSpec(), matchWidth));
|
||||
} else {
|
||||
// 没有匹配的对应直接使用板厚做宽度
|
||||
part.setWidth(String.valueOf(thickness));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user