添加批次号
This commit is contained in:
+3
@@ -124,4 +124,7 @@ public class ImmediateInventoryPO {
|
||||
@ApiModelProperty("顶级组织ID")
|
||||
private Long topOrganizationId;
|
||||
|
||||
@ApiModelProperty("批次号")
|
||||
private String batchNumber;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user