mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-30 09:56:35 +08:00
阶段性提交
This commit is contained in:
@@ -11,6 +11,8 @@ import (
|
||||
const (
|
||||
NodeLoginStateEnabled = 1 // 已启用
|
||||
NodeLoginStateDisabled = 0 // 已禁用
|
||||
|
||||
NodeLoginTypeSSH = "ssh"
|
||||
)
|
||||
|
||||
type NodeLoginDAO dbs.DAO
|
||||
|
||||
Reference in New Issue
Block a user