oms预约单新增报错修改;
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user