Browse Source

bug fixes

plf 3 years ago
parent
commit
68e12065a2
1 changed files with 1 additions and 0 deletions
  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