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