feature/jp-0331 #526
@ -14,4 +14,7 @@ public class ApiQuotationItemResponse {
|
|||||||
|
|
||||||
@Schema(description = "수량")
|
@Schema(description = "수량")
|
||||||
public Integer amount;
|
public Integer amount;
|
||||||
|
|
||||||
|
@Schema(description = "아이템 타입 코드")
|
||||||
|
public String itemTpCd;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user