dev #254
@ -19,6 +19,9 @@ public class ApiPcsSerQtyRoofSurfaceDto {
|
||||
@Schema(description = "촌수(경사도)", maxLength = 10)
|
||||
private Double roofSurfaceIncl;
|
||||
|
||||
@Schema(description = "북면 여부", maxLength = 10)
|
||||
private String roofSurfaceNorthYn;
|
||||
|
||||
@Schema(description = "모듈아이템 List(도면에 설치된 모듈)")
|
||||
private List<ApiPcsSerQtyRoofSurfaceModuleDto> moduleList;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user