Compare commits
No commits in common. "bbcb95a27989db22793eec434818d0e49bd3b9df" and "3edfd84c4fb778aa01dcf4b6ebcfc7a64ad9631a" have entirely different histories.
bbcb95a279
...
3edfd84c4f
@ -32,4 +32,7 @@ public class ApiPcsMakerResponse {
|
|||||||
|
|
||||||
@Schema(description = "PCS시리즈 병설 여부")
|
@Schema(description = "PCS시리즈 병설 여부")
|
||||||
private String pcsSerParallelYn;
|
private String pcsSerParallelYn;
|
||||||
|
|
||||||
|
@Schema(description = "모듈코드")
|
||||||
|
private String moduleMatlCds;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user