Compare commits
2 Commits
8ce007c552
...
91a3c872f5
| Author | SHA1 | Date | |
|---|---|---|---|
| 91a3c872f5 | |||
| 2b51340eb9 |
@ -43,4 +43,7 @@ public class ApiModuleTpItemResponse {
|
|||||||
|
|
||||||
@Schema(description = "MIX배치 여부")
|
@Schema(description = "MIX배치 여부")
|
||||||
private String mixAsgYn;
|
private String mixAsgYn;
|
||||||
|
|
||||||
|
@Schema(description = "북면설치 여부")
|
||||||
|
private String northModuleYn;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user