application.yaml
1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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