浏览代码

first commit

wangweiqun 6 年之前
父节点
当前提交
97cad8ffb8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@ -25,7 +25,7 @@
            <artifactId>spring-cloud-config-server</artifactId>
        </dependency>
        <!-- 配置服务基础包-->
        <!-- 测试包-->
        <!-- 测试包1-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-test</artifactId>