request

package
v3.0.0-...-471bf3a Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 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 BaseInfo

type BaseInfo struct {
	Name         string `json:"name"`
	Longitude    string `json:"longitude"`
	Latitude     string `json:"latitude"`
	Province     string `json:"province"`
	City         string `json:"city"`
	District     string `json:"district"`
	Address      string `json:"address"`
	Category     string `json:"category"`
	Telephone    string `json:"telephone"`
	Photo        string `json:"photo"`
	License      string `json:"license"`
	Introduction string `json:"introduct"`
	DistrictID   string `json:"districtid"`
}

type RequestStoreCreate

type RequestStoreCreate struct {
	PoiID             string `json:"poi_id"`
	MapPoiID          string `json:"map_poi_id"`
	PicList           string `json:"pic_list"`
	ContractPhone     string `json:"contract_phone"`
	Credential        string `json:"credential"`
	QualificationList string `json:"qualification_list"`
}

type RequestStoreUpdate

type RequestStoreUpdate struct {
	MapPoiID      string `json:"map_poi_id"`
	PoiID         string `json:"poi_id"`
	Hour          string `json:"hour"`
	ContractPhone string `json:"contract_phone"`
	PicList       string `json:"pic_list"`
}

Jump to

Keyboard shortcuts

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