[1155] Excel에 출력되는 설비 용량(인정 용량)이 다릅니다 - qcastCustPrdId 추가
This commit is contained in:
parent
2b1bbc75ad
commit
cf7a5ceb17
@ -17,4 +17,7 @@ public class ApiQuotationItemResponse {
|
|||||||
|
|
||||||
@Schema(description = "아이템 타입 코드")
|
@Schema(description = "아이템 타입 코드")
|
||||||
public String itemTpCd;
|
public String itemTpCd;
|
||||||
|
|
||||||
|
@Schema(description = "Q.CAST 고객 제품 ID")
|
||||||
|
public String qcastCustPrdId;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user