Merge pull request '경사도 기본 수치 추가 inclBase' (#263) from dev into dev-deploy
Reviewed-on: #263
This commit is contained in:
commit
0f0da4f9be
@ -41,4 +41,7 @@ public class ApiRoofMaterialResponse {
|
||||
|
||||
@Schema(description = "서까래 기본 수치")
|
||||
private String raftBaseCd;
|
||||
|
||||
@Schema(description = "경사도 기본 수치")
|
||||
private String inclBase;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user