Compare commits
No commits in common. "dca4a8306276bcf3093cd86c2f361c565dd6a4be" and "9c5feef68d9e287a806593c634fcb385c52cbc57" have entirely different histories.
dca4a83062
...
9c5feef68d
@ -17,5 +17,5 @@ public class ApiPcsModuleItemRequest {
|
|||||||
public Integer mixMatlNo;
|
public Integer mixMatlNo;
|
||||||
|
|
||||||
@Schema(description = "모듈 북면 여부", maxLength = 10)
|
@Schema(description = "모듈 북면 여부", maxLength = 10)
|
||||||
public String northModuleYn;
|
public Integer northModuleYn;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user