http

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseDataController

type BaseDataController struct {
	*gin_http.I18nController
	// contains filtered or unexported fields
}

func NewBaseDataController

func NewBaseDataController(di *dig.Container, l v1log.ILog, regionSrv interfaces.ItfRegionDistrict) *BaseDataController

func (*BaseDataController) Regions

func (ctr *BaseDataController) Regions(ctx *gin.Context)

Regions godoc @Summary 行政区域查询 @Description 行政区域查询 @Tags baseData @Accept json @Produce json @Param param body reqdata.QueryRegionReq true "参数" @success 0 {object} respdata.ResponseData{data=[]dto.RegionItem} "返回成功" @Router /data/regions [post]

Jump to

Keyboard shortcuts

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