2
This commit is contained in:
@@ -1000,7 +1000,7 @@ class OrderServicePackageService extends BaseService
|
||||
|
||||
$time = 1000 * 60 * 60 * 2;
|
||||
if (\Hyperf\Config\config('app_env') == "dev"){
|
||||
$time = 1000 * 60 * 5;
|
||||
$time = 1000 * 30;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user