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 OpenVipSearch

type OpenVipSearch struct {
	user.Vip
	StartCreatedAt *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
	request.PageInfo
	UserName string `json:"userName" form:"userName"`
	Phone    string `json:"phone" form:"phone"`
}

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"`
	StewardID       uint       `json:"stewardID" form:"stewardID"`
	Users           string     `json:"users" form:"users"`
	ServiceCenterID uint       `json:"service_center_id" form:"service_center_id"`
	Province        uint       `json:"province" form:"province"`
	City            uint       `json:"city" form:"city"`
	Area            uint       `json:"area" form:"area"`
	StartCreatedAt  *time.Time `json:"startCreatedAt" form:"startCreatedAt"`
	EndCreatedAt    *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
}

Jump to

Keyboard shortcuts

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