|
@@ -1141,7 +1141,7 @@ class SportsNoteList extends BaseModel
|
|
|
}
|
|
}
|
|
|
public static function getOrderData($time=60){
|
|
public static function getOrderData($time=60){
|
|
|
|
|
|
|
|
- $time = 3000;
|
|
|
|
|
|
|
+ $time = 180;
|
|
|
$db = new \App\Models\Setinfo();
|
|
$db = new \App\Models\Setinfo();
|
|
|
//获取设定需审核时间 秒
|
|
//获取设定需审核时间 秒
|
|
|
$handle_time = $db->getInfo(1003)['infocontent']?:90;
|
|
$handle_time = $db->getInfo(1003)['infocontent']?:90;
|