zhijiezhao %!s(int64=3) %!d(string=hai) anos
pai
achega
8c0ca846e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mappings/modules/order/OrderMapper.xml

+ 1 - 1
src/main/resources/mappings/modules/order/OrderMapper.xml

@@ -1005,7 +1005,7 @@
 			cop.productImage AS image,
 			cop.price,
 			cop.shopName,
-			IF(cop.shopid=998 AND co.freight> 0,co.freight,cop.price)AS costPrice,
+			IF(cop.shopid=998 AND co.freight> 0,co.freight,cop.costPrice)AS costPrice,
 			cop.normalPrice,
 			cop.ladderPriceFlag,
 			cop.discountPrice,