952-EstimateSendResponse 2차 SAP 판매점코드 추가
This commit is contained in:
parent
786e8b6a8b
commit
dc23488cd2
@ -115,4 +115,7 @@ public class EstimateSendResponse {
|
||||
|
||||
@Schema(description = "첨부파일 목록")
|
||||
List<FileResponse> fileList;
|
||||
|
||||
@Schema(description = "2차 SAP 판매점코드")
|
||||
private String secSapSalesStoreCd;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user