경사도 기본 수치 추가 inclBase #263
@ -41,4 +41,7 @@ public class ApiRoofMaterialResponse {
|
|||||||
|
|
||||||
@Schema(description = "서까래 기본 수치")
|
@Schema(description = "서까래 기본 수치")
|
||||||
private String raftBaseCd;
|
private String raftBaseCd;
|
||||||
|
|
||||||
|
@Schema(description = "경사도 기본 수치")
|
||||||
|
private String inclBase;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user