From 1bd0b541ff0a503007d02465bec828a52aca1142 Mon Sep 17 00:00:00 2001 From: peter <14100000001@qq.com> Date: Fri, 31 Oct 2025 19:26:20 +0800 Subject: [PATCH] 邮箱验证码 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab690ec..bd768c2 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/target/ +/target/ +/target/ -- Gitblit v1.9.3