chenhj
2026-04-30 d55278560d29562b341aafa1652209a8aae0af33
src/main/java/com/ruoyi/production/pojo/ProductionOrderPickRecord.java
@@ -57,6 +57,9 @@
    @Schema(description = "备注")
    private String remark;
    @Schema(description = "补料原因")
    private String feedingReason;
    @Schema(description = "创建时间")
    @TableField(fill = FieldFill.INSERT)
    private LocalDateTime createTime;