main
黄海 8 months ago
parent 4e11425c01
commit cdbb9c28c6

@ -172,29 +172,29 @@ docker-compose --compatibility up -d omind-mp
容器部署启动成功后,可访问相关文档 容器部署启动成功后,可访问相关文档
- 业务omind-baseplat 充电基础基础设施服务 - 业务omind-baseplat 充电基础基础设施服务
``` ```
http://[服务器IP]:9801/swagger-ui/index.html http://10.10.14.205:9801/swagger-ui/index.html
``` ```
- 业务omind-simplat 充电桩模拟器 - 业务omind-simplat 充电桩模拟器
``` ```
http://[服务器IP]:9804/swagger-ui/index.html http://10.10.14.205:9804/swagger-ui/index.html
``` ```
- 业务omind-userplat 充电运营服务 - 业务omind-userplat 充电运营服务
``` ```
http://[服务器IP]:9805/swagger-ui/index.html http://10.10.14.205:9805/swagger-ui/index.html
``` ```
- 业务omind-mp 充电用户端(小程序)服务 - 业务omind-mp 充电用户端(小程序)服务
``` ```
http://[服务器IP]:9807/swagger-ui/index.html http://10.10.14.205:9807/swagger-ui/index.html
``` ```
- 系统ruoyi-auth 通用服务 - 系统ruoyi-auth 通用服务
``` ```
http://[服务器IP]:9210/swagger-ui/index.html http://10.10.14.205:9210/swagger-ui/index.html
``` ```
- 系统ruoyi-system 系统服务 - 系统ruoyi-system 系统服务
``` ```
http://[服务器IP]:9201/swagger-ui/index.html http://10.10.14.205:9201/swagger-ui/index.html
``` ```
- 系统ruoyi-resource 资源服务 - 系统ruoyi-resource 资源服务
``` ```
http://[服务器IP]:9204/swagger-ui/index.html http://10.10.14.205:9204/swagger-ui/index.html
``` ```
Loading…
Cancel
Save