Compare commits

..

No commits in common. "3edfd84c4fb778aa01dcf4b6ebcfc7a64ad9631a" and "14eda39da42a287bbe3b829abb0f38c69de5bf31" have entirely different histories.

View File

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