Versions in this module Expand all Collapse all v1 v1.0.101 Jun 30, 2024 Changes in this version + func InjectSysShorturlWeb(s *SysShorturlWeb) + func LoadSysShorturlWeb() baseiface.ISingleton + type SysShorturlWeb struct + func FindBeanSysShorturlWeb() *SysShorturlWeb + func NewSysShorturlWeb() *SysShorturlWeb + func (this *SysShorturlWeb) DeleteById(ctx *gin.Context) + func (this *SysShorturlWeb) FindById(ctx *gin.Context) + func (this *SysShorturlWeb) Query(ctx *gin.Context) + func (this *SysShorturlWeb) Save(ctx *gin.Context) + func (this *SysShorturlWeb) UpdateNotNull(ctx *gin.Context) v1.0.100 Apr 23, 2024