wwwroot/pay/vendor/topthink/think-orm/src/db/PDOConnection.php on line 800
worker[ThinkAdmin:591410] exitwithstatus 65280
PHP Fatal error: Uncaught Swoole\Error: Socket#13 has already been bound to anotherwithstatus 65280
PHP Fatal error: Uncaught Swoole\Error: Socket#13 has already been bound to anotherwithstatus 65280
PHP Fatal error: Uncaught Swoole\Error: Socket#13 has already been bound to anotherwithstatus 65280
```
namespace app\model;
use support\Model;
class Staff extends Model
{
/**
* The table associated with* @var string
*/
protected $table = 'staff';
/**
* The primary key associated with