server: port: 18083 spring: datasource: url: jdbc:mysql://192.168.1.199:3306/sys_news?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true username: sys_news password: Sys_news_20200302 driver-class-name: com.mysql.cj.jdbc.Driver platform: mysql mybatis-plus: mapper-locations: classpath:mapper/*Mapper.xml photo: uploadPath: /home/jknews/news/photo veritablePath: file:/home/jknews/news/photo/ accessPath: http://192.168.1.199:18083 accessResource: /app/image/