Merge branch 'dev' of ssh://git.bgbg.live:18150/root/SEONexus into dev

This commit is contained in:
make
2025-04-16 11:00:40 +08:00
5 changed files with 3 additions and 38 deletions

View File

@@ -19,7 +19,7 @@ class Scheduler extends ZwScheduler
*/
public function init()
{
$this->intSlice = 8;
$this->intSlice = 4;
}
/**