소스 검색

오류수정

card007 5 년 전
부모
커밋
0cb20e8e97
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/java/com/style24/persistence/mybatis/shop/TsfGoods.xml

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

@@ -233,7 +233,7 @@
 	</select>
 	
 	<!-- 상품 사이즈 목록 -->
-	<select id="getGoodsSizeList" parameterType="Tsfgoods" resultType="TsfStock">
+	<select id="getGoodsSizeList" parameterType="Goods" resultType="GoodsStock">
 		/* TsfGoods.getGoodsSizeList */
 		SELECT GOODS_CD
 		     , OPT_CD