body

package
v0.0.0-...-29fb5a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BodyService = service.ServiceGroupApp.BodyServiceGroup.BodyService
)

Functions

This section is empty.

Types

type ApiGroup

type ApiGroup struct {
	BodyApi
}

type BodyApi

type BodyApi struct {
}

func (*BodyApi) GetBodyAssessPage

func (bodyApi *BodyApi) GetBodyAssessPage(c *gin.Context)

GetBodyAssessPage 获取体态评估页面 @Tags Body @Summary 获取体态评估页面 @Security ApiKeyAuth @accept application/json @Produce application/json @Param data query topic.Topic true "获取体态评估页面" @Success 200 {string} string "{"success":true,"data":{},"msg":"查询成功"}" @Router /body/getBodyAssessPage [get]

func (*BodyApi) GetBodyBalancePage

func (bodyApi *BodyApi) GetBodyBalancePage(c *gin.Context)

GetBodyBalancePage 获取身体平衡页面 @Tags Body @Summary 获取身体平衡页面 @Security ApiKeyAuth @accept application/json @Produce application/json @Param data query body.HealthManageTag true "获取身体平衡页面" @Success 200 {string} string "{"success":true,"data":{},"msg":"查询成功"}" @Router /body/getBodyBalancePage [get]

func (*BodyApi) SaveBodyAssessTag

func (bodyApi *BodyApi) SaveBodyAssessTag(c *gin.Context)

SaveBodyAssessTag 保存体态评估标签 @Tags Body @Summary 保存体态评估标签 @Security ApiKeyAuth @accept application/json @Produce application/json @Param data query body.HealthManageTag true "保存体态评估标签" @Success 200 {string} string "{"success":true,"data":{},"msg":"查询成功"}" @Router /body/saveBodyAssessTag [post]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL