zhijiezhao 2 years ago
parent
commit
511f8280cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/PageMapper.xml

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

@@ -895,7 +895,7 @@
         p.name,
         p.aliasName,
         p.visibility,
-        p.mainImage as image,
+        p.mainImage,
         p.unit,
         p.productCode as code,
         p.priceFlag,