mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
例如:当 ref = ApiResult«Void» 时, definitions的结构如下 "definitions": { "ApiResult«Void»": { "type": "object", "title": "ApiResult«Void»" } }
开放平台网站
包括文档功能、沙箱环境。
使用方式
- 确保注册中心、网关、微服务正常启动
- 运行WebsiteServerApplication.java
- 访问http://localhost:8083
前端页面在resources/public
下