Compare commits
2 Commits
b76304f55d
...
846b64833a
| Author | SHA1 | Date | |
|---|---|---|---|
| 846b64833a | |||
| 129c4b12d3 |
@ -14,4 +14,7 @@ public class ApiQuotationItemResponse {
|
||||
|
||||
@Schema(description = "수량")
|
||||
public Integer amount;
|
||||
|
||||
@Schema(description = "아이템 타입 코드")
|
||||
public String itemTpCd;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user