no message
This commit is contained in:
parent
795d5208a8
commit
9ad13bfdde
@ -1,6 +1,8 @@
|
||||
<?php
|
||||
|
||||
// 版本 25/12/12
|
||||
// 定制 async = false
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@ -64,7 +66,7 @@ class Slave
|
||||
|
||||
public bool $enableDetail = true;
|
||||
|
||||
public bool $enableAsync = true;
|
||||
public bool $enableAsync = false;
|
||||
|
||||
private bool $enableSend = true;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user