String으로 수정 #280
@ -17,5 +17,5 @@ public class ApiPcsModuleItemRequest {
|
|||||||
public Integer mixMatlNo;
|
public Integer mixMatlNo;
|
||||||
|
|
||||||
@Schema(description = "모듈 북면 여부", maxLength = 10)
|
@Schema(description = "모듈 북면 여부", maxLength = 10)
|
||||||
public Integer northModuleYn;
|
public String northModuleYn;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user