diff --git a/README.md b/README.md index 227a2592..51fb682c 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,22 @@ ## 环境地址访问 #### 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 \ No newline at end of file + - https://124.220.94.55:8015/#/login +- 后台内网访问(访问前需要先登录): + - http://192.168.10.138:8299/#/caseManagement/diseaseType + - https://192.168.10.138:453/#/caseManagement/diseaseType \ No newline at end of file