5 lines
129 B
PHP
5 lines
129 B
PHP
<?php
|
||
return [
|
||
'worker_id' => 1, // 工作ID(1-31)
|
||
'datacenter_id' => 1, // 数据中心ID(1-31)
|
||
]; |