common

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AreaBody

type AreaBody struct {
	AreaType     string `json:"area_type"`
	ParentAreaId string `json:"parent_area_id"`
}

type CascadeAreaBody

type CascadeAreaBody struct {
	ProvinceAreaId string `json:"province_area_id"`
	CityAreaId     string `json:"city_area_id"`
	CountyAreaId   string `json:"county_area_id"`
}

type SendValidCodeBody

type SendValidCodeBody struct {
	Type      string `json:"type"`
	BizType   string `json:"biz_type"`
	Telephone string `json:"telephone"`
	Email     string `json:"email"`
}

type VerifyValidCodeBody

type VerifyValidCodeBody struct {
	Type      string `json:"type"`
	BizType   string `json:"biz_type"`
	Telephone string `json:"telephone"`
	Email     string `json:"email"`
	ValidCode string `json:"valid_code"`
}

Jump to

Keyboard shortcuts

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