From 0e2f3f937e4cb7f6d4c9eb2d5bd379fe7caae175 Mon Sep 17 00:00:00 2001 From: Administrator <zhubaomin> Date: 星期一, 05 二月 2024 16:24:24 +0800 Subject: [PATCH] 2024-02-05 朱宝民 注销、挂失、冲正、解锁共用一个通用查询接口 --- pipIrr-platform/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pom.xml b/pipIrr-platform/pom.xml index 1732cbc..bc6e48a 100644 --- a/pipIrr-platform/pom.xml +++ b/pipIrr-platform/pom.xml @@ -361,4 +361,4 @@ </plugins> </pluginManagement> </build> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0