oms预约单新增报错修改;

This commit is contained in:
王奎兴
2026-05-13 11:12:24 +08:00
parent 6a3ebbeec4
commit 29f0f55c73
@@ -27,7 +27,7 @@ public class ReservationMaterialInventory extends BaseVOEntity {
@ApiModelProperty("物料库存id")
@TableId(type = IdType.AUTO)
private Long reservationMaterialInventoryId;
private Long materialInventoryId;
@ApiModelProperty("组织表ID")
@Excel(name = "组织表ID")