request

package
v0.0.0-...-a5c0f30 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FdHealthManagerAuditSearch

type FdHealthManagerAuditSearch struct {
	manager.FdHealthManagerAudit
	Phone          string     `json:"phone" form:"phone"`
	Name           string     `json:"name" form:"name"`
	StartCreatedAt *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
	request.PageInfo
}

type FdHealthManagerRegisterSearch

type FdHealthManagerRegisterSearch struct {
	manager.FdHealthManagerRegister
	Phone          string     `json:"phone" form:"phone"`
	Name           string     `json:"name" form:"name"`
	StartCreatedAt *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
	request.PageInfo
}

type FdHealthManagerSearch

type FdHealthManagerSearch struct {
	manager.FdHealthManager
	Phone          string     `json:"phone" form:"phone"`
	Name           string     `json:"name" form:"name"`
	StartCreatedAt *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
	request.PageInfo
}

type HealthManagerIDs

type HealthManagerIDs struct {
	UIDs string `json:"uids" form:"uids"`
	request.PageInfo
}

type IdsHReq

type IdsHReq struct {
	Ids []int `json:"hmIds" form:"hmIds"`
}

type ManagerRank

type ManagerRank struct {
	ServiceStation uint `json:"serviceStation" form:"serviceStation"`
	ServiceCentre  uint `json:"serviceCentre" form:"serviceCentre"`
	Grade          uint `json:"grade" form:"grade"`
	//Sort           string `json:"sort" form:"sort"`
	//Order          string `json:"order" form:"order"`
	request.PageInfo
}

type MessageRemindSearch

type MessageRemindSearch struct {
	StartCreatedAt *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
	request.PageInfo
}

Jump to

Keyboard shortcuts

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