From 4b9890205e5147bea6420c922a7da7e7d67b2b2d Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 18 Mar 2021 13:43:13 +0800 Subject: [PATCH] =?UTF-8?q?JeecgBoot2.4.3=E7=89=88=E6=9C=AC=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E2=80=94=E2=80=94=E4=BC=81=E4=B8=9A=E7=BA=A7=E4=BD=8E?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + jeecg-boot/pom.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/.gitattributes b/.gitattributes index d479839ef1..58102be26e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.css linguist-language=Java *.html linguist-language=Java *.vue linguist-language=Java +*.sql linguist-language=Java diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml index 788ceae941..3c0e469dd5 100644 --- a/jeecg-boot/pom.xml +++ b/jeecg-boot/pom.xml @@ -57,6 +57,18 @@ jeecg-cloud-module--> + + + jeecg + jeecg Repository + http://maven.jeecg.com:8090/nexus/content/repositories/jeecg + + + jeecg-snapshots + jeecg Snapshot Repository + http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/ + + aliyun