dashboard

package
v0.0.0-...-5e8989d Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BordService

type BordService struct {
}

func (*BordService) GetAllStewardData

func (s *BordService) GetAllStewardData() (stewardDashboard dashboard.Steward, err error)

GetAllStewardData 获取全部健管师数据大屏【超管】

func (*BordService) GetAllUserData

func (s *BordService) GetAllUserData() (userDashboard dashboard.User, err error)

func (*BordService) GetDailyNewUsers

func (s *BordService) GetDailyNewUsers(HmId uint) (stewardDashboard dashboard.DailyNewUsers, err error)

GetDailyNewUsers 获取每日新增用户

func (*BordService) GetDayNewUserList

func (s *BordService) GetDayNewUserList(info userReq.UserSearch) (list []userRes.DayNewUserList, total int64, err error)

GetDayNewUserList 获取当日新增用户列表

func (*BordService) GetDayServiceNum

func (s *BordService) GetDayServiceNum(HmId uint) (list map[string]interface{}, err error)

GetDayServiceNum 获取今日服务人数

func (*BordService) GetDiseaseTop

func (s *BordService) GetDiseaseTop(HmId uint) (list []dashboard.DiseaseTOP, err error)

GetDiseaseTop 获取病症TOP

func (*BordService) GetDiseaseUserList

func (s *BordService) GetDiseaseUserList(HmId uint, id string) (list []dashboard.DiseaseUserList, err error)

GetDiseaseUserList 获取病症用户列表

func (*BordService) GetHealthRecords

func (s *BordService) GetHealthRecords(userID string) (info dashboard.HealthRecords, err error)

GetHealthRecords 获取健康档案信息

func (*BordService) GetPlanCompleteInfo

func (s *BordService) GetPlanCompleteInfo(HmId uint) (info dashboard.PlanCompleteInfo, err error)

GetPlanCompleteInfo 获取方案完成信息

func (*BordService) GetPromotionList

func (s *BordService) GetPromotionList(userID string) (info dashboard.PromotionRoster, err error)

GetPromotionList 获取推广名单信息

func (*BordService) GetScStewardData

func (s *BordService) GetScStewardData(centreID uint) (stewardDashboard dashboard.Steward, err error)

GetScStewardData 获取全部服务中心数据大屏【服务中心】

func (*BordService) GetScUserData

func (s *BordService) GetScUserData(centreID uint) (userDashboard dashboard.User, err error)

func (*BordService) GetSexAndAgeRatio

func (s *BordService) GetSexAndAgeRatio(HmId uint) (ratio dashboard.SexAndAgeRatio, err error)

GetSexAndAgeRatio 获取性别年龄占比

func (*BordService) GetUserData

func (s *BordService) GetUserData(HmId uint) (list []userRes.UserData, err error)

GetUserData 获取会员数据

func (*BordService) Steward

func (s *BordService) Steward(id uint) (stewardDashboard dashboard.Steward, err error)

func (*BordService) User

func (s *BordService) User(id uint) (userDashboard dashboard.User, err error)

User 获取全部用户数据大屏【服务站】

type ServiceGroup

type ServiceGroup struct {
	BordService
}

Jump to

Keyboard shortcuts

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