Forráskód Böngészése

商品列表/详情2

Aslee 4 éve
szülő
commit
518cfc36d6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/main/resources/mapper/ProductMapper.xml

+ 1 - 1
src/main/resources/mapper/ProductMapper.xml

@@ -68,7 +68,7 @@
         SELECT
         id, productId, ladderNum, buyNum, buyPrice
         FROM
-        product_ladder_price
+        organize_product_ladder_price
         WHERE
         productId = #{productId}
         ORDER BY