Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectSysShorturlDto ¶
func InjectSysShorturlDto(s *SysShorturlDto)
func LoadSysShorturlDto ¶
func LoadSysShorturlDto() baseiface.ISingleton
Types ¶
type SysShorturlDto ¶
type SysShorturlDto struct { basedto.BaseEntity model.SysShorturl }
func FindBeanSysShorturlDto ¶
func FindBeanSysShorturlDto() *SysShorturlDto
func NewSysShorturlDto ¶
func NewSysShorturlDto() *SysShorturlDto
type SysShorturlEntityDto ¶
type SysShorturlEntityDto struct {
model.SysShorturlEntity
}
func NewSysShorturlEntityDto ¶
func NewSysShorturlEntityDto() *SysShorturlEntityDto
type SysShorturlParamsDto ¶
type SysShorturlParamsDto struct {
model.SysShorturlParams
}
func NewSysShorturlParamsDto ¶
func NewSysShorturlParamsDto() *SysShorturlParamsDto
Click to show internal directories.
Click to hide internal directories.