Compare commits

..

No commits in common. "5b9af55d31dacfead0fdafbbc545882c66104410" and "c7253388098be0c312939b1a0207bb6ba61aea66" have entirely different histories.

View File

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