liyong
2026-05-09 c61d6d591652772ca92615f8cd5ac8c30322d33b
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;