Compare commits
No commits in common. "4b848bc1040792b4a22821f42aab06001808410f" and "e148b36e5ed04e7fa9d6d618b7d6d16834146d42" have entirely different histories.
4b848bc104
...
e148b36e5e
@ -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