huminmin
4 天以前 c7e1f7e86d3bdde9021011109189003a88e48e8a
src/main/java/com/ruoyi/production/pojo/ProductionOrderRoutingOperation.java
@@ -67,4 +67,7 @@
    @Schema(description = "工序表id")
    private Long technologyOperationId;
    @Schema(description = "类型 区分计时和计件,0计时,1计件")
    private Integer type;
}