Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductLogic ¶
type ProductLogic struct {
// contains filtered or unexported fields
}
ProductLogic 产品业务逻辑
func (*ProductLogic) GetList ¶
func (l *ProductLogic) GetList(req *dto.ProductListReq) (*pagination.PageResponse, error)
GetList 获取产品列表
Click to show internal directories.
Click to hide internal directories.