feature/jp-0331 #526
@ -12,4 +12,6 @@ public class ApiPcsModuleItemIdRequest {
|
||||
@Schema(description = "제품ID", maxLength = 20)
|
||||
@NotNull
|
||||
private String itemId;
|
||||
|
||||
private String uniqueId;
|
||||
}
|
||||
|
||||
@ -17,4 +17,6 @@ public class ApiPcsSerQtyRoofSurfaceModuleDto {
|
||||
|
||||
@Schema(description = "PCS 아이템ID", maxLength = 20)
|
||||
private String pcsItemId;
|
||||
|
||||
private String uniqueId;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user