maven
2025-11-11 cc0635fdc45d9b0e9396f76ed4074bdb1d81f9d3
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)