src/main/java/com/ruoyi/production/pojo/SalesLedgerScheduling.java
@@ -28,7 +28,7 @@ private Long salesLedgerId; /** * 销售产品id * 生产订单id */ private Long salesLedgerProductId; @@ -92,4 +92,4 @@ @TableField(fill = FieldFill.INSERT) private Long tenantId; } }