|
|
|
@ -103,6 +103,8 @@ class SocietyInfoController extends ThinkController
|
|
|
|
|
|
|
|
|
|
$this->assign('userarpu_order', $data_order);
|
|
|
|
|
$this->assign('userarpu_order_type', $data_order_type);
|
|
|
|
|
} else {
|
|
|
|
|
$order_query = $order_query->order("communication_time desc");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if($is_export){
|
|
|
|
|