feat: 新增赛博云移动端下载页面

This commit is contained in:
2024-11-18 09:54:56 +08:00
parent ba60025fae
commit d9288c61a8
2 changed files with 275 additions and 0 deletions

View File

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