Browse Source

Merge branch 'master' of github.com:gcpaas/DataRoom

liu.tao3 1 year ago
parent
commit
dbb503ad0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DataRoom/dataroom-core/pom.xml

+ 1 - 1
DataRoom/dataroom-core/pom.xml

@@ -18,7 +18,7 @@
     </properties>
 
     <dependencies>
-        <!--  数据集插件 -->
+        <!--  数据集插件 开源地址:https://github.com/gcpaas/dataset -->
         <dependency>
             <groupId>com.gccloud</groupId>
             <artifactId>dataset-core</artifactId>