初始
This commit is contained in:
8
api/webodm/constant.go
Normal file
8
api/webodm/constant.go
Normal file
@ -0,0 +1,8 @@
|
||||
package webodm
|
||||
|
||||
const (
|
||||
Username = "yjdsj"
|
||||
Password = "CQyj20200808!"
|
||||
Host = "58.17.134.85"
|
||||
Port = "8000"
|
||||
)
|
Reference in New Issue
Block a user