From 6c804d6af91dc76456db5602e87500bd503d1543 Mon Sep 17 00:00:00 2001 From: zhangnaisong <2434969829@qq.com> Date: 星期五, 01 三月 2024 17:15:56 +0800 Subject: [PATCH] app查询兴趣点改为post方式提交 --- .gitignore | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5152181..9dd0fcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -/ardLog/logs/ -/ardLog/ +/log/ +/ruoyi-ui +/server/mediamtx/mediamtx.yml -- Gitblit v1.9.3