From 03e8aca3ad6201c0d74e00d4c8d7367cdaaa54f9 Mon Sep 17 00:00:00 2001 From: Jay <csj123456> Date: 星期五, 01 十一月 2024 11:49:51 +0800 Subject: [PATCH] tag新增导入导出功能 --- iailab-framework/iailab-common-excel/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/iailab-framework/iailab-common-excel/pom.xml b/iailab-framework/iailab-common-excel/pom.xml index 91a2a6b..8fa27cb 100644 --- a/iailab-framework/iailab-common-excel/pom.xml +++ b/iailab-framework/iailab-common-excel/pom.xml @@ -13,7 +13,7 @@ <name>${project.artifactId}</name> <description>Excel 拓展</description> - <url>https://github.com/YunaiV/ruoyi-vue-pro</url> + <url>http://172.16.8.100:8888/summary/iailab-plat.git</url> <dependencies> <dependency> -- Gitblit v1.9.3