application.properties 447 Bytes
salt = sincere

server.port=8999

spring.datasource.username=szjxtuser
spring.datasource.password=RQminVCJota3H1u8bBYH
spring.datasource.url=jdbc:sqlserver://116.62.155.137:33419;database=smartcampus
spring.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver

mybatis.mapper-locations=classpath:/mapper/*.xml
mybatis.type-aliases-package=com.sincere.morningcheck.model

# springboot ²¿Êð»·¾³µÄѡȡ
spring.profiles.active=dev