@@ -173,10 +173,10 @@
cop.shopOrderNo,
cop.orderPromotionsId,
cop.productId,
- cop.shopId,
+ cop.shopID AS shopId,
cop.name,
cop.productImage AS image,
- cop.price1 AS price,
+ cop.price,
cop.shopName,
cop.costPrice,
cop.normalPrice,
@@ -67,7 +67,7 @@
cop.shopId,
@@ -185,7 +185,7 @@
@@ -242,7 +242,7 @@