Compare commits

..

No commits in common. "0f0da4f9bec7c93427c435969283ab5886fba3fd" and "65c7a1bae4b1bd3adb60d453f1a757a6f8d361b9" have entirely different histories.

View File

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