From 7b07dc50f2696954ed7ab2e1c30b40d7c45ef0c5 Mon Sep 17 00:00:00 2001 From: ChenJiaHe <763432473@qq.com> Date: 星期三, 25 十一月 2020 18:26:01 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/huoxiong/hx_common --- hx-common.iml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/hx-common.iml b/hx-common.iml index 4afd238..4676147 100644 --- a/hx-common.iml +++ b/hx-common.iml @@ -19,6 +19,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="Maven: org.apache.commons:commons-csv:1.6" level="project" /> <orderEntry type="library" name="Maven: com.sun.mail:javax.mail:1.6.2" level="project" /> <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" /> <orderEntry type="library" name="Maven: org.apache.commons:commons-csv:1.6" level="project" /> -- Gitblit v1.8.0