From bc958e6f7341714e40da74722c4f2208f192fe61 Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期一, 21 十月 2024 16:21:50 +0800 Subject: [PATCH] 2024-10-21 朱宝民 虚拟卡销卡接口、获取虚拟卡充值记录接口 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..c0eaa1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /pipIrr-platform/downloadTemp/ +/logs/*.* +logs/ \ No newline at end of file -- Gitblit v1.8.0