mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【新增】litessl
【新增】删除历史记录 【调整】批量删除证书
This commit is contained in:
@@ -47,6 +47,7 @@ func Register(r *gin.Engine) {
|
||||
workflow.POST("/get_workflow_history", api.GetWorkflowHistory)
|
||||
workflow.POST("/get_exec_log", api.GetExecLog)
|
||||
workflow.POST("/stop", api.StopWorkflow)
|
||||
workflow.POST("/del_workflow_history", api.DelWorkflowHistory)
|
||||
}
|
||||
access := v1.Group("/access")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user