购物车reload标识
This commit is contained in:
@@ -92,6 +92,8 @@ class Base extends Model
|
|||||||
Gateway::sendToGroup($shopGroup, $broadcast_json, $new_client_id);
|
Gateway::sendToGroup($shopGroup, $broadcast_json, $new_client_id);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!$by_shop_id && !empty(self::$shop_id) && !empty($broadcast_arr['data']['table_code'])) {
|
if(!$by_shop_id && !empty(self::$shop_id) && !empty($broadcast_arr['data']['table_code'])) {
|
||||||
|
|||||||
Reference in New Issue
Block a user