Compare commits

..

No commits in common. "e148b36e5ed04e7fa9d6d618b7d6d16834146d42" and "4a15fc5ef4751be21debd16cd85a96d5ab0ad452" have entirely different histories.

View File

@ -32,7 +32,4 @@ public class ApiPcsMakerResponse {
@Schema(description = "PCS시리즈 병설 여부") @Schema(description = "PCS시리즈 병설 여부")
private String pcsSerParallelYn; private String pcsSerParallelYn;
@Schema(description = "모듈코드")
private String moduleMatlCds;
} }