북면 여부 추가
This commit is contained in:
parent
4b0d635957
commit
fa367debb2
@ -19,7 +19,7 @@ public class ApiPcsSerQtyRoofSurfaceDto {
|
|||||||
@Schema(description = "촌수(경사도)", maxLength = 10)
|
@Schema(description = "촌수(경사도)", maxLength = 10)
|
||||||
private Double roofSurfaceIncl;
|
private Double roofSurfaceIncl;
|
||||||
|
|
||||||
@Schema(description = "북면 여부", maxLength = 10)
|
@Schema(description = "북면 여부")
|
||||||
private String roofSurfaceNorthYn;
|
private String roofSurfaceNorthYn;
|
||||||
|
|
||||||
@Schema(description = "모듈아이템 List(도면에 설치된 모듈)")
|
@Schema(description = "모듈아이템 List(도면에 설치된 모듈)")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user