북면설치 api dto 추가
This commit is contained in:
parent
493a7c1868
commit
2b51340eb9
@ -43,4 +43,7 @@ public class ApiModuleTpItemResponse {
|
||||
|
||||
@Schema(description = "MIX배치 여부")
|
||||
private String mixAsgYn;
|
||||
|
||||
@Schema(description = "북면설치 여부")
|
||||
private String northModuleYn;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user