huminmin
4 天以前 271f4a25576ac6c2c8f2c4eb4c9782d6eef85124
src/main/java/com/ruoyi/production/pojo/ProductionOperationTask.java
@@ -28,8 +28,8 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    @Schema(description = "工艺路线工序表id")
    private Long technologyRoutingOperationId;
    @Schema(description = "生产工艺路线工序表id")
    private Long productionOrderRoutingOperationId;
    @Schema(description = "录入时间")
    @TableField(fill = FieldFill.INSERT)