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
| # 0.5????? Hech@147.
| # npm install --force
|
| ip = 192.168.0.5
| prot = 3306
| name = ltkjpeis1
| username = root
| password = root
|
| his_api_url=http://192.168.0.123
| his_api_port=12005
|
| lis_api_url=http://192.168.0.123
| lis_api_port=12005
|
| pacs_api_url=http://192.168.0.123
| pacs_api_port=12005
|
| hisenabled = true
| hisip = 192.168.0.2
| hisprot = 1433
| hisname = hospital
| hisusername = sa
| hispassword =yangbo
|
|
| pacsenabled = true
| pacsip = 192.168.0.199
| pacsprot = 1433
| pacsname = ris
| pacsusername = ris
| pacspassword =4s3c2a1p
|
|
| lisenabled = true
| lisip = 192.168.0.2
| lisprot = 1433
| lisname = test0619
| lisusername = sa
| lispassword =yangbo
|
|
| redisIp = 192.168.0.5
| redisIpDatabase = 1
| redisProt = 6379
| redisPassword = 123456
|
|