Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexApi ¶
type IndexApi struct { }
func (*IndexApi) GetLevelTwoList ¶
GetLevelTwoList 获取LevelTwo列表 @Tags Index @Summary 分页获取LevelTwo列表 @Security ApiKeyAuth @accept application/json @Produce application/json @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}" @Router /api/index/getTwoLevelList [get]
Click to show internal directories.
Click to hide internal directories.