mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-09 09:20:25 +08:00
feat: 新增机器授权凭证管理与其他优化
This commit is contained in:
@@ -6,4 +6,5 @@ func Init(router *gin.RouterGroup) {
|
||||
InitMachineRouter(router)
|
||||
InitMachineFileRouter(router)
|
||||
InitMachineScriptRouter(router)
|
||||
InitAuthCertRouter(router)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user