@@ -1,3 +1,11 @@
// @title 智能心率采集分析平台 API
// @version 1.0
// @description 智能心率采集分析平台后端服务,基于 Gin 框架,提供心率采集、AI 分析、教案管理、设备管理等功能
// @host localhost:8081
// @BasePath /api/v1
// @securityDefinitions.apikey BearerAuth
// @in header
// @name Authorization
package main
import (
The note is not visible to the blocked user.