@@ -219,8 +219,14 @@
[Singleton sharedInstance].npd_shop_price_type = self.priceType;
+
+#ifdef RA_NOTIFICATION
+ [ActiveViewController Notify:@"CartViewController,OrderListViewController" Message:RA_NOTIFICATION_RELOAD_DATA];
+#else
// 刷新 Cart、Order List
[[NSNotificationCenter defaultCenter] postNotificationName:Change_Price_Type_Notification object:nil];
+#endif
} else { // 失败