Compare commits
No commits in common. "846b64833aaea0c2732ec49933a4f2674b762aec" and "b76304f55d4055e5ef518cf98279e3766422c79c" have entirely different histories.
846b64833a
...
b76304f55d
@ -14,7 +14,4 @@ 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