فهرست منبع

timeout추가

smlee@yes24.com 4 سال پیش
والد
کامیت
918f3677c0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/java/com/style24/persistence/mybatis/shop/TssSettle.xml

+ 1 - 1
src/main/java/com/style24/persistence/mybatis/shop/TssSettle.xml

@@ -63,7 +63,7 @@
 	</select>
 	
 	<!-- 입점업체 상품정산 목록 -->
-	<select id="getSupplyCompanyGoodsFeeList" parameterType="SupplyCompFee" resultType="SupplyCompFee">
+	<select id="getSupplyCompanyGoodsFeeList" parameterType="SupplyCompFee" resultType="SupplyCompFee" timeout="600">
 		/* TsaSettle.getSupplyCompanyGoodsFeeList */
 		SELECT ODIH.ORD_NO                                                                                     /*주문번호*/
 		     , ODIH.ORD_DTL_NO                                                                                 /*주문상세번호*/