|
@@ -3222,7 +3222,9 @@
|
|
|
shop_score = #{shopScore},
|
|
|
mall_service_score = #{mallServiceScore},
|
|
|
mall_quality_score = #{mallQualityScore},
|
|
|
- base_order_status = #{baseOrderStatus}
|
|
|
+ base_order_status = #{baseOrderStatus},
|
|
|
+ ccr_value = #{ccrValue},
|
|
|
+ store_score = #{storeScore}
|
|
|
where item_id = #{itemId}
|
|
|
</update>
|
|
|
|
|
@@ -3233,7 +3235,9 @@
|
|
|
shop_score = #{shopScore},
|
|
|
mall_service_score = #{mallServiceScore},
|
|
|
mall_quality_score = #{mallQualityScore},
|
|
|
- base_order_status = #{baseOrderStatus}
|
|
|
+ base_order_status = #{baseOrderStatus},
|
|
|
+ ccr_value = #{ccrValue},
|
|
|
+ store_score = #{storeScore}
|
|
|
where item_id = #{itemId}
|
|
|
</update>
|
|
|
|
|
@@ -3244,7 +3248,9 @@
|
|
|
shop_score = #{shopScore},
|
|
|
mall_service_score = #{mallServiceScore},
|
|
|
mall_quality_score = #{mallQualityScore},
|
|
|
- base_order_status = #{baseOrderStatus}
|
|
|
+ base_order_status = #{baseOrderStatus},
|
|
|
+ ccr_value = #{ccrValue},
|
|
|
+ store_score = #{storeScore}
|
|
|
where item_id = #{itemId}
|
|
|
</update>
|
|
|
|
|
@@ -3255,7 +3261,9 @@
|
|
|
shop_score = #{shopScore},
|
|
|
mall_service_score = #{mallServiceScore},
|
|
|
mall_quality_score = #{mallQualityScore},
|
|
|
- base_order_status = #{baseOrderStatus}
|
|
|
+ base_order_status = #{baseOrderStatus},
|
|
|
+ ccr_value = #{ccrValue},
|
|
|
+ store_score = #{storeScore}
|
|
|
where item_id = #{itemId}
|
|
|
</update>
|
|
|
|