From c6b6e81247f4f65cf80ae8e25b3aee5bb3a950f0 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期五, 28 六月 2024 11:13:07 +0800 Subject: [PATCH] 1、靳总协议上行数据处理修改完善 2、SSO系统,实现缓存最大值,缓存时长可配置化 --- 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