From 225ca62d67cb6ac70eca7546f0e2f1eb61aa90c4 Mon Sep 17 00:00:00 2001 From: fwq <582742538@qq.com> Date: 星期日, 29 九月 2024 16:28:14 +0800 Subject: [PATCH] 其-简陋版身份证校验 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ee31d72..ae69bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /.idea +/hx-parent.iml -- Gitblit v1.8.0