Merge pull request '[1258] api/v1/master/pcsMakerList 에 moduleMatlCds 추가' (#242) from dev into dev-deploy
Reviewed-on: #242
This commit is contained in:
commit
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