Explorar o código

발주 확정 로직 수정

card007 %!s(int64=4) %!d(string=hai) anos
pai
achega
05f25c27a4

+ 1 - 1
src/main/java/com/style24/core/biz/service/TscOrderService.java

@@ -2580,7 +2580,7 @@ public class TscOrderService {
 					if (param.getOrdQty() - param.getCnclRtnQty() - param.getCancelQty() > 0) {
 						GagaMap map = new GagaMap();
 						Order tmp = naverPayDao.getOrderDetailInfoFromOrdDtlNo(param);
-						String result = "SUCESS";
+						String result = "SUCCESS";
 						if(TscConstants.PgGb.NAVER_ORDER.value().equals(tmp.getPgGb())) {
 							if ("E".equals(tmp.getOrdExchGb())) {
 								// 네이버페이 교환 배송중 데이터 송부