Compare commits
2 Commits
b37cd8a924
...
27b05dd8b9
| Author | SHA1 | Date | |
|---|---|---|---|
| 27b05dd8b9 | |||
| cf7a5ceb17 |
@ -17,4 +17,7 @@ public class ApiQuotationItemResponse {
|
||||
|
||||
@Schema(description = "아이템 타입 코드")
|
||||
public String itemTpCd;
|
||||
|
||||
@Schema(description = "Q.CAST 고객 제품 ID")
|
||||
public String qcastCustPrdId;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user