更新启动演示图
This commit is contained in:
parent
b2b6723887
commit
ed68f33938
|
@ -218,7 +218,7 @@ zheng-admin、zheng-common => zheng-upms => 其他
|
|||
|
||||
- 首先启动 zheng-upms-rpc-service(直接运行src目录下的ZhengUpmsRpcServiceApplication#main方法启动) => zheng-upms-server(jetty),然后按需启动对应子系统xxx的zheng-xxx-rpc-service(main方法) => zheng-xxx-webapp(jetty)
|
||||
```
|
||||
![rpc-service启动演示](project-bootstrap/start_rpc.png) ![web启动演示](project-bootstrap/start_web.png)
|
||||
![启动演示](project-bootstrap/start.png)
|
||||
```
|
||||
- 访问 [统一后台地址 http://upms.zhangshuzheng.cn:1111/],子系统菜单已经配置到zheng-upms权限中,不用直接访问子系统,默认帐号密码:admin/123456
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue