Compare commits

..

No commits in common. "9baa4adf55c2159d6f053078e7e029548ad52fc2" and "482adc2f0b53903d06f65e0f210b5d00987ac81b" have entirely different histories.

View File

@ -15,9 +15,6 @@ public class ApiQuotationItemTrestleRequest {
@NotNull @NotNull
public String moduleTpCd; public String moduleTpCd;
@Schema(description = "서브모듈타입코드")
public String subModuleTpCd;
@Schema(description = "지붕재코드") @Schema(description = "지붕재코드")
@NotNull @NotNull
public String roofMatlCd; public String roofMatlCd;