From bf845c52a500aef70040453754a6558f2722bfc3 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Sun, 25 Jan 2026 16:06:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/api/index.html | 6 +++--- static/api/js/index.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/api/index.html b/static/api/index.html index ebb375d..1704aa6 100644 --- a/static/api/index.html +++ b/static/api/index.html @@ -4,13 +4,13 @@ DNS Server API 文档 - +
- - + + \ No newline at end of file diff --git a/static/api/js/index.js b/static/api/js/index.js index 9addc52..65663cd 100644 --- a/static/api/js/index.js +++ b/static/api/js/index.js @@ -4,7 +4,7 @@ "info": { "title": "DNS Server API", "description": "DNS服务器完整API文档,包括统计信息、Shield管理、主机管理等功能。", - "version": "1.2.5", + "version": "2.0.0", "contact": { "name": "DNS Server 支持", "email": "support@dnsserver.com"