Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InstItemService = NewItemService()
SERVICE层服务实例变量
Functions ¶
This section is empty.
Types ¶
type ItemService ¶
type ItemService struct { basedto.BaseEntity `gorm:"-"` // user by testing *dao.ItemDao }
SERVICE层服务结构体
func NewItemService ¶
func NewItemService() *ItemService
Click to show internal directories.
Click to hide internal directories.