application.yaml 1.15 KB
server:
  port: 9898

spring:
  application:
    name: haikangserver
  datasource:
    username: szjxtuser
    password: RQminVCJota3H1u8bBYH
    url: jdbc:sqlserver://116.62.155.137:33419;database=SmartCampus
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
#  datasource:
#    username: SZJXTUSER
#    password: xst200919
#    url: jdbc:sqlserver://60.190.202.57:14333;database=SmartCampusSZ
#    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver


eureka:
  instance:
    hostname: localhost
    lease-expiration-duration-in-seconds: 60
    lease-renewal-interval-in-seconds: 10
  client:
    service-url:
#      defaultZone: http://localhost:8761/eureka/
      defaultZone: http://121.40.109.21:8761/eureka/,http://121.40.109.21:8762/eureka/

mybatis:
  type-aliases-package: com.sincere.haikang.dao
  mapper-locations: classpath:mapper/*.xml
  config-location: classpath:mybatis-config.xml

attendanceHost: http://campus.myjxt.com/
SchoolAccount: shaoxinggaoji
SchoolPwd: 05773272-7f0f-66gh-d4e7-109ex67xa77sxgjbe

clint_type: 23
haikang_clintType: 18

studentSingleImgBasePath: E:\wwwhtdocs\SmartCampus\face17e5\School

ip: localhost