Compare commits

..

No commits in common. "2a0ad031bfae89470214da52f484c1e3a47bd927" and "c27930f46b16a9e9dca9110d6eb8848b6b35113d" have entirely different histories.

View File

@ -115,7 +115,4 @@ public class EstimateSendResponse {
@Schema(description = "첨부파일 목록")
List<FileResponse> fileList;
@Schema(description = "2차 SAP 판매점코드")
private String secSapSalesStoreCd;
}