Documentation
¶
Index ¶
- func LoginLogDelete(ctx context.Context, c *app.RequestContext)
- func OperateLogDelete(ctx context.Context, c *app.RequestContext)
- func QueryLoginLogList(ctx context.Context, c *app.RequestContext)
- func QueryOperateLogList(ctx context.Context, c *app.RequestContext)
- func StatisticsLoginLog(ctx context.Context, c *app.RequestContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginLogDelete ¶
func LoginLogDelete(ctx context.Context, c *app.RequestContext)
LoginLogDelete . @router /api/log/login/deleteLoginLog [POST]
func OperateLogDelete ¶
func OperateLogDelete(ctx context.Context, c *app.RequestContext)
OperateLogDelete . @router /api/log/operate/deleteOperateLog [POST]
func QueryLoginLogList ¶
func QueryLoginLogList(ctx context.Context, c *app.RequestContext)
QueryLoginLogList 查询登录日志列表 @router /api/log/login/queryLoginLogList [POST]
func QueryOperateLogList ¶
func QueryOperateLogList(ctx context.Context, c *app.RequestContext)
QueryOperateLogList . @router /api/log/operate/queryOperateLogList [POST]
func StatisticsLoginLog ¶
func StatisticsLoginLog(ctx context.Context, c *app.RequestContext)
StatisticsLoginLog . @router /api/log/login/statisticsLoginLog [GET]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.