Compare commits

..

No commits in common. "1756d74afc06cf2013066bf5d136c33278f6fdb0" and "2f17256e1b2b1251f1b875e4d72926c482a1cd38" have entirely different histories.

View File

@ -17,7 +17,4 @@ public class ApiQuotationItemResponse {
@Schema(description = "아이템 타입 코드")
public String itemTpCd;
@Schema(description = "Q.CAST 고객 제품 ID")
public String qcastCustPrdId;
}