dev #464

Merged
ysCha merged 181 commits from dev into dev-deploy 2026-04-08 10:17:03 +09:00
Showing only changes of commit 4b848bc104 - Show all commits

View File

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