@@ -38,6 +38,7 @@ class Order extends Model
'activity_id',
'from_bid',
'from_type',
+ 'inner_send_order_id',
];
public static function IndexRaw($index_raw)