You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# virtual-patient
|
|
|
|
|
|
|
|
虚拟病人WEB后端
|
|
|
|
|
|
|
|
|
|
|
|
## 环境地址访问
|
|
|
|
### dev环境
|
|
|
|
- 前台内网访问:
|
|
|
|
- http://192.168.10.138:8199/#/login
|
|
|
|
- https://192.168.10.138:443/#/login
|
|
|
|
- 前台外网访问
|
|
|
|
- http://124.220.94.55:8014/#/login
|
|
|
|
- https://124.220.94.55:8025/#/login
|
|
|
|
- 后台内网访问(访问前需要先登录):
|
|
|
|
- http://192.168.10.138:8199/#/caseManagement/diseaseType
|
|
|
|
- https://192.168.10.138:443/#/caseManagement/diseaseType
|
|
|
|
### test环境
|
|
|
|
- 前台内网访问:
|
|
|
|
- http://192.168.10.138:8299/#/login
|
|
|
|
- https://192.168.10.138:453/#/login
|
|
|
|
- 前台外网访问
|
|
|
|
- http://124.220.94.55:8013/#/login
|
|
|
|
- https://124.220.94.55:8015/#/login
|
|
|
|
- 后台内网访问(访问前需要先登录):
|
|
|
|
- http://192.168.10.138:8299/#/caseManagement/diseaseType
|
|
|
|
- https://192.168.10.138:453/#/caseManagement/diseaseType
|