Просмотр исходного кода

Merge remote-tracking branch 'origin/master'

hecheng лет назад: 3
Родитель
Сommit
fd30399f79
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:
 spring:
   application:
   application:
     # 应用名称
     # 应用名称
-    name: zd-smartlock
+    name: zd-algorithm
   profiles:
   profiles:
     # 环境配置
     # 环境配置
     active: dev
     active: dev
@@ -35,4 +35,4 @@ mybatis:
   mapperLocations: classpath:mapper/**/*.xml
   mapperLocations: classpath:mapper/**/*.xml
   configuration:
   configuration:
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
-    call-setters-on-nulls: true
+    call-setters-on-nulls: true