You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SOP/sop-website/readme.md

11 lines
236 B

6 years ago
# 开放平台网站
5 years ago
包括文档功能、沙箱环境。
6 years ago
## 使用方式
- 确保注册中心、网关、微服务正常启动
5 years ago
- 运行WebsiteServerApplication.java
- 访问http://localhost:8083
前端页面在`resources/public`下