Files
yusheng-php/application/extra/snowflake.php

5 lines
129 B
PHP
Raw Permalink Normal View History

2025-12-30 11:37:21 +08:00
<?php
return [
'worker_id' => 1, // 工作ID1-31
'datacenter_id' => 1, // 数据中心ID1-31
];