Commit aa7f101d authored by chenweijian's avatar chenweijian

家族

parent 74df9aed
......@@ -1044,7 +1044,7 @@ func GroupPowerApplyPass(c *gin.Context) (*mycontext.MyContext, error) {
// @Summary 申请加入列表
// @Param pageSize query int true "分页大小 默认:10" default(10)
// @Param pageIndex query int true "分页开始索引,偏移量" default(1)
// @Success 200
// @Success 200 {object} []group_power_cv.FamilyApplyList
// @Router /v1/groupPower/apply/list [get]
func GroupPowerApplyList(c *gin.Context) (*mycontext.MyContext, error) {
myContext := mycontext.CreateMyContext(c.Keys)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment