mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
1、新增cad拆单支持部件不加工状态判定;2、加工/恢复部件顶级部分加工状态判定处理;
This commit is contained in:
+3
@@ -25,4 +25,7 @@ public class AssemblyConfigRespDTO {
|
||||
|
||||
@Schema(description = "结构Json")
|
||||
private String structureJson;
|
||||
|
||||
@Schema(description = "是否不加工")
|
||||
private Boolean notProcess;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user