liding
2026-04-24 4c8144cc2785cdb8c5529c6c59a8901a33ec06bb
src/main/java/com/ruoyi/production/pojo/ProductionOrder.java
@@ -65,7 +65,7 @@
    private LocalDateTime endTime;
    @Schema(description = "销售产品规格id。生产下单接口一般不作为前端必填项,存在销售来源时由系统内部关联。")
    private Integer saleLedgerProductId;
    private Integer salesLedgerProductId;
    @Schema(description = "创建人ID")
    @TableField(fill = FieldFill.INSERT)