Compare commits
2 Commits
14eda39da4
...
3edfd84c4f
| Author | SHA1 | Date | |
|---|---|---|---|
| 3edfd84c4f | |||
| 0bd455388b |
@ -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