refactor: 新增赛博云下载页面

This commit is contained in:
2024-11-18 09:47:38 +08:00
parent b08b0d9bab
commit c6cb3eb240
2 changed files with 41 additions and 0 deletions

View File

@@ -97,6 +97,11 @@ class TopsNas extends BaseController
return $this->fetch();
}
public function downloadCyber()
{
return $this->fetch();
}
/**
* nas 客户合作
*/