mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-22 23:59:34 +08:00
流程模板
This commit is contained in:
@@ -44,7 +44,9 @@ func RegisterGroup(rg *gin.RouterGroup) {
|
||||
dept.DeptRoute(rg)
|
||||
system.RoleRoute(rg)
|
||||
log.LogRoute(rg)
|
||||
|
||||
ArticleCollectRoute(rg)
|
||||
FlowTemplateRoute(rg)
|
||||
|
||||
captcha.CaptchaRoute(rg)
|
||||
}
|
||||
|
Reference in New Issue
Block a user