feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit ee3e83e94a - Show all commits

View File

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