Compare commits
No commits in common. "5f2c22c2d4b488b4693b0ebeac59a7e0ebf44914" and "8955889710dc87d5465af8f1e4a45416186c607e" have entirely different histories.
5f2c22c2d4
...
8955889710
@ -23,7 +23,4 @@ public class PriceRequest {
|
|||||||
|
|
||||||
@Schema(description = "아이템번호 목록")
|
@Schema(description = "아이템번호 목록")
|
||||||
private List<PriceItemRequest> itemIdList;
|
private List<PriceItemRequest> itemIdList;
|
||||||
|
|
||||||
@Schema(description = "2차 SAP 판매점코드")
|
|
||||||
private String secSapSalesStoreCd;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user