src/main/java/com/ruoyi/stock/pojo/StockOutRecord.java @@ -63,7 +63,4 @@ @TableField(fill = FieldFill.INSERT_UPDATE) private Integer updateUser; @ApiModelProperty("租户id") @TableField(fill = FieldFill.INSERT) private Integer tenantId; }