src/main/java/com/ruoyi/production/pojo/SalesLedgerWork.java
@@ -78,6 +78,26 @@ private Integer status; /** * 备注 */ private String remark; /** * 损耗 */ private String loss; /** * 口味分类 */ private String type; /** * 领用 */ private String receive; /** * 创建者 */ @TableField(fill = FieldFill.INSERT)