Commit 9b6ee9f9 by 陶腾飞

删除其他字符串

parent 12f94acc
......@@ -69,7 +69,7 @@ func Adserver() bool {
func DomainCotroller() bool {
var r bool
switch User_computername {
case Host_adserver:fmt.Printf("分发d'd", var)
case Host_adserver:
r = true
case Host_thserver:
r = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment