request

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BzsRes

type BzsRes struct {
	Ids string `json:"ids"`
}

type DiseaseRank

type DiseaseRank struct {
	ID               uint `json:"id" form:"id"`                             // 病症ID
	HmID             uint `json:"hmID" form:"hmID"`                         // 健管师ID
	ServiceStationID uint `json:"serviceStationID" form:"serviceStationID"` // 服务站ID
	ServiceCenterID  uint `json:"serviceCenterID" form:"serviceCenterID"`   // 服务中心ID
	Province         uint `json:"province" form:"province"`                 // 省ID
	City             uint `json:"city" form:"city"`                         // 市ID
	Area             uint `json:"area" form:"area"`                         // 区ID
}

type DiseaseUser

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

type UserList

type UserList struct {
	request.PageInfo
	InviteUserPhone string `json:"inviteUserPhone" form:"inviteUserPhone"`
	Phone           string `json:"phone" form:"phone"`
	Name            string `json:"name" form:"name" `
	Types           *uint  `json:"types" form:"types"`
	InviteUserID    uint   `json:"inviteUserID" form:"inviteUserID"`
	Users           string `json:"users" form:"users"`
	ServiceCenterID uint   `json:"service_center_id" form:"service_center_id"`
	StewardID       uint   `json:"stewardID" form:"stewardID"`
}

Jump to

Keyboard shortcuts

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