Compare commits
2 Commits
c27930f46b
...
2a0ad031bf
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a0ad031bf | |||
| dc23488cd2 |
@ -115,4 +115,7 @@ public class EstimateSendResponse {
|
|||||||
|
|
||||||
@Schema(description = "첨부파일 목록")
|
@Schema(description = "첨부파일 목록")
|
||||||
List<FileResponse> fileList;
|
List<FileResponse> fileList;
|
||||||
|
|
||||||
|
@Schema(description = "2차 SAP 판매점코드")
|
||||||
|
private String secSapSalesStoreCd;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user