From b7f0283f5b7506013e890a55f3adf849457f7e9d Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 07 十月 2023 09:43:28 +0800 Subject: [PATCH] 支持跨域访问 --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 49de980..4d111b8 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,4 @@ ### VS Code ### .vscode/ -log/ \ No newline at end of file +logs/ \ No newline at end of file -- Gitblit v1.9.3