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)