From 20b400c3fd2d1c0540a739c81ca0a145e7a3ce7b Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 23 六月 2025 14:09:23 +0800 Subject: [PATCH] refactor(card): 根据水卡编号获取卡信息 --- pipIrr-platform/.gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/.gitignore b/pipIrr-platform/.gitignore index 549e00a..ee6e957 100644 --- a/pipIrr-platform/.gitignore +++ b/pipIrr-platform/.gitignore @@ -14,7 +14,7 @@ .sts4-cache ### IntelliJ IDEA ### -.idea +.idea/ *.iws *.iml *.ipr -- Gitblit v1.8.0