feature/jp-0331 #526

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

View File

@ -40,4 +40,7 @@ public class ApiModuleTpItemResponse {
@Schema(description = "혼합모듈번호")
private String mixMatlNo;
@Schema(description = "MIX배치 여부")
private String mixAsgYn;
}