Browse Source

몰메인-베스트아이템 상품수정

jmh 4 years ago
parent
commit
6a91f81792
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/style24/persistence/mybatis/shop/TsbDisplay.xml

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

@@ -4315,7 +4315,7 @@
 						WHERE CONTENTS_LOC IN (
 						'SGNB001', 'SGNB002', 'SMM001', 'SMM002', 'SMM003'
 						,'SMM004', 'SMM005', 'SMM006', 'SMM007', 'SMM008'
-						,'SMM009', 'SMM011', 'STAB001', 'STAB002')
+						,'SMM009', 'SMM011', 'STAB001', 'STAB002', 'SCM003')
 					)
 	</insert>
 </mapper>