lyh
2025-06-16 24e0bdd24a10449c98013cdb5bcc5e37735f5a91
lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/request/TreeInfoRequest.java
@@ -18,12 +18,24 @@
    private List<String> partsIds;
    private List<String> psvIds;
    private List<String> processIds;
    /**节点名称*/
    private String treeName;
    private String structureType;
    /**节点编号*/
    private String treeCode;
    /**数控系统类别*/
    private String deviceManagementName;
    /**轴数*/
    private String deviceManagementCode;
    private String structureType;
    @ApiModelProperty(value = "文档id")
    private String docId;