소스 검색

bug fixes

plf 3 년 전
부모
커밋
68e12065a2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/mapper/PageMapper.xml

+ 1 - 0
src/main/resources/mapper/PageMapper.xml

@@ -112,6 +112,7 @@
             p.bigTypeID as bigTypeId,
             p.smallTypeID as smallTypeId,
             p.tinyTypeID as tinyTypeId,
+            p.visibility as visibility,
             cshd.detailTalkFlag as detailTalkFlag
         from product p
         left join cm_second_hand_detail cshd on p.productID = cshd.productID