From 02fe533245eb42140b98e55eec7cfab673e2bd44 Mon Sep 17 00:00:00 2001 From: Administrator <zhubaomin> Date: 星期六, 23 十二月 2023 11:16:29 +0800 Subject: [PATCH] 2023-12-23 朱宝民 开卡、补卡、充值重构,开卡/补卡记录查询改为参数传递 --- pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore index 549e00a..afe3d20 100644 --- a/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore +++ b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore @@ -1,5 +1,6 @@ HELP.md target/ +/pipIrr-mwTest-server.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ -- Gitblit v1.8.0