Compare commits

..

No commits in common. "91a3c872f565bf53db1c99dff2c07da5bd45f087" and "8ce007c552d47ab159a9d6d9f0cf8813bc0f3e07" have entirely different histories.

View File

@ -43,7 +43,4 @@ public class ApiModuleTpItemResponse {
@Schema(description = "MIX배치 여부")
private String mixAsgYn;
@Schema(description = "북면설치 여부")
private String northModuleYn;
}