feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit 0f0da4f9be - Show all commits

View File

@ -41,4 +41,7 @@ public class ApiRoofMaterialResponse {
@Schema(description = "서까래 기본 수치")
private String raftBaseCd;
@Schema(description = "경사도 기본 수치")
private String inclBase;
}