소스 검색

服务名称填写有误

liujh 3 년 전
부모
커밋
25d9302227
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      zd-modules/zd-algorithm/src/main/resources/bootstrap.yml

+ 2 - 2
zd-modules/zd-algorithm/src/main/resources/bootstrap.yml

@@ -6,7 +6,7 @@ server:
 spring:
   application:
     # 应用名称
-    name: zd-smartlock
+    name: zd-algorithm
   profiles:
     # 环境配置
     active: dev
@@ -35,4 +35,4 @@ mybatis:
   mapperLocations: classpath:mapper/**/*.xml
   configuration:
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
-    call-setters-on-nulls: true
+    call-setters-on-nulls: true