mix배치 여부 추가
mix배치 여부 추가
This commit is contained in:
parent
96813846ce
commit
493a7c1868
@ -40,4 +40,7 @@ public class ApiModuleTpItemResponse {
|
||||
|
||||
@Schema(description = "혼합모듈번호")
|
||||
private String mixMatlNo;
|
||||
|
||||
@Schema(description = "MIX배치 여부")
|
||||
private String mixAsgYn;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user