userReqEntity

package
v0.0.0-...-7418c02 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 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 Info

type Info struct {
	SearchTerm string `json:"search_term" form:"search_term"  binding:"required" msg:"钱包地址必填"`
}

type Item

type Item struct {
	Id uint32 `json:"news_page_id" form:"news_page_id"  binding:"required" msg:"必填"`
}

Item 单个操作

type List

type List struct {
	entity.PaginationSearch
}

List 列表

type Update

type Update struct {
	Id uint32 `json:"news_page_id"  binding:"required" msg:"必填"`
}

Update 更新

Jump to

Keyboard shortcuts

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