Browse Source

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	dk-common/common-cloudsdk/pom.xml
#	dk-common/common-cloudsdk/src/main/java/org/dromara/common/sdk/cloudapi/wayline/api/IHttpWaylineService.java
#	dk-common/common-cloudsdk/src/main/java/org/dromara/common/sdk/swagger/SwaggerConfig.java
pull/1/head
吴远 6 months ago
parent
commit
091f4384b8
  1. 2
      dk-common/common-core/pom.xml
  2. 2
      dk-common/common-json/pom.xml
  3. 2
      dk-common/common-web/pom.xml

2
dk-common/common-core/pom.xml

@ -12,7 +12,7 @@
<artifactId>common-core</artifactId>
<description>
ruoyi-common-core 核心模块
common-core 核心模块
</description>
<dependencies>

2
dk-common/common-json/pom.xml

@ -12,7 +12,7 @@
<artifactId>common-json</artifactId>
<description>
ruoyi-common-json 序列化模块
common-json 序列化模块
</description>
<dependencies>

2
dk-common/common-web/pom.xml

@ -12,7 +12,7 @@
<artifactId>common-web</artifactId>
<description>
ruoyi-common-web web服务
common-web web服务
</description>
<dependencies>

Loading…
Cancel
Save