加入 pjlink 控制
This commit is contained in:
8
config/wait/pjlink.go
Normal file
8
config/wait/pjlink.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package wait
|
||||
|
||||
type PJLink struct {
|
||||
Ip string
|
||||
Port string
|
||||
Password string
|
||||
Id string
|
||||
}
|
||||
Reference in New Issue
Block a user