format('Y-m-d H:i:s'); } public function category() { return $this->hasOne(SysCategory::class, 'category_id', 'join_asset_category_id'); } }