mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-22 08:55:37 +08:00
当证书被API节点或者用户节点使用时不允许删除/规范命名
This commit is contained in:
@@ -137,7 +137,7 @@ func (this *CreatePopupAction) RunPost(params struct {
|
||||
}
|
||||
|
||||
// 创建日志
|
||||
defer this.CreateLog(oplogs.LevelInfo, "创建用户节点 %d", createResp.NodeId)
|
||||
defer this.CreateLog(oplogs.LevelInfo, "创建用户节点 %d", createResp.UserNodeId)
|
||||
|
||||
this.Success()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user