bootstrap.yml添加命名空间
parent
c950d795ae
commit
09b8b512f9
7
pom.xml
7
pom.xml
|
@ -5,16 +5,15 @@
|
|||
<parent>
|
||||
<groupId>com.muyu</groupId>
|
||||
<artifactId>cloud-server-parent</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.4</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>cloud-file</artifactId>
|
||||
|
||||
<version>1.0.0</version>
|
||||
<description>
|
||||
cloud-modules-file文件服务
|
||||
</description>
|
||||
<version>1.0.0</version>
|
||||
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue