1
This commit is contained in:
parent
66504e386c
commit
5a4bf6feb6
@ -1130,7 +1130,7 @@ class InquiryService extends BaseService
|
||||
|
||||
$time = 60 * 60 * 24 * 3;
|
||||
if (\Hyperf\Config\config("app_env") == "dev"){
|
||||
$time = 10;
|
||||
$time = 60;
|
||||
}
|
||||
|
||||
$message = new AutoFinishInquiryDelayDirectProducer($data);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user