refactor: 新增赛博云下载页面
This commit is contained in:
@@ -97,6 +97,11 @@ class TopsNas extends BaseController
|
||||
return $this->fetch();
|
||||
}
|
||||
|
||||
public function downloadCyber()
|
||||
{
|
||||
return $this->fetch();
|
||||
}
|
||||
|
||||
/**
|
||||
* nas 客户合作
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user