2026-04-30 d640da3dac5b5f811284ab9a7c386da1e7ab6739
src/main/java/com/ruoyi/production/pojo/ProductionProductInput.java
@@ -37,9 +37,6 @@
    @TableField(fill = FieldFill.INSERT_UPDATE)
    private LocalDateTime updateTime;
    @Schema(description = "租户ID")
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    @Schema(description = "创建用户")
    @TableField(fill = FieldFill.INSERT)
    private Integer createUser;