yuan
6 天以前 7cd9c2faa381dea97ef7902e7aaf6da8cdc6c0c0
src/main/java/com/ruoyi/production/pojo/ProductionOrderRouting.java
@@ -48,9 +48,6 @@
    @Schema(description = "工艺路线编码")
    private String processRouteCode;
    @Schema(description = "关联bom的id")
    private Integer bomId;
    @Schema(description = "创建人ID")
    @TableField(fill = FieldFill.INSERT)
    private Long createUser;