Compare commits
No commits in common. "2b712f2be72801cd7ba556f18c2710a787c99dd6" and "501654686aa431185d237d7796806e7b4445b83d" have entirely different histories.
2b712f2be7
...
501654686a
@ -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