From 5c889c3dcd5e6cda6290caf15c300f697e02c132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=AD=E7=90=AA=E6=9E=AB?= <374696376@qq.com> Date: Thu, 4 May 2023 22:39:05 +0800 Subject: [PATCH] add swagger support --- iot-standalone/readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/iot-standalone/readme.md b/iot-standalone/readme.md index fad1e9a5..eeaefc13 100755 --- a/iot-standalone/readme.md +++ b/iot-standalone/readme.md @@ -1 +1,4 @@ 程序入口模块,引用集成了其它所有模块的功能,并提供web api接口和实现。 + +### 添加swagger支持 + 访问地址:http://localhost:8086/swagger-ui/index.html \ No newline at end of file