mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
feat: 全局移除swagger
This commit is contained in:
@@ -21,17 +21,6 @@ import (
|
||||
_ "time/tzdata"
|
||||
)
|
||||
|
||||
// @title 耗子面板 API
|
||||
// @version 2
|
||||
// @description 耗子面板的 API 信息
|
||||
|
||||
// @contact.name 耗子科技
|
||||
// @contact.email admin@haozi.net
|
||||
|
||||
// @license.name GNU Affero General Public License v3
|
||||
// @license url https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
// @BasePath /api
|
||||
func main() {
|
||||
bootstrap.BootWeb()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user