'int', 'enterpriseId' => 'int', 'modeCode' => 'string', 'enabled' => 'int', 'sortOrder' => 'int', 'title' => 'string', 'description' => 'string', 'createdAt' => 'int', 'updatedAt' => 'int', ]; protected $autoWriteTimestamp = 'int'; protected $createTime = 'createdAt'; protected $updateTime = 'updatedAt'; }