@@ -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