Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DictInfoController ¶
type DictInfoController struct {
*cool.Controller
}
func (*DictInfoController) Data ¶
func (c *DictInfoController) Data(ctx context.Context, req *DictInfoDataReq) (res *cool.BaseRes, err error)
Data 方法 获得字典数据
type DictInfoDataReq ¶
Data 方法请求
type DictTypeController ¶
type DictTypeController struct {
*cool.Controller
}
Click to show internal directories.
Click to hide internal directories.