yuan
2 天以前 569655a9a25e87e9b5ea985df2e7a214e61d25ad
src/main/java/com/ruoyi/production/pojo/ProductionOrderRouting.java
@@ -48,12 +48,6 @@
    @Schema(description = "工艺路线编码")
    private String processRouteCode;
    @Schema(description = "基础bom的id")
    private Long bomId;
    @Schema(description = "订单bom的id")
    private Long orderBomId;
    @Schema(description = "创建人ID")
    @TableField(fill = FieldFill.INSERT)
    private Long createUser;