Parcourir la source

二手发布版本更改还原

zhijiezhao il y a 3 ans
Parent
commit
a6108570ec
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/resources/mapper/ProductMapper.xml

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

@@ -39,7 +39,7 @@
 			b.name as bigTypeText,
 
 			p.shopID as shopId,
-			if(p.realShopName is null or p.realShopName = '',sh.name,p.realShopName) as shopTitle,
+			sh.name as shopTitle,
 			sh.businessScope as businessScope,
 			sh.authorizationCertificateImage as license,
 			CONCAT(pr.name, ci.name) as shopAddress