Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
func (*Controller) Notices ¶
func (c *Controller) Notices(r *ghttp.Request)
@summary 通知查询接口 @tags 通知服务 @produce json @param passport formData string true "用户账号名称" @router /notice/current [GET] @success 200 {object} response.JsonResponse "执行结果"
Click to show internal directories.
Click to hide internal directories.