update
This commit is contained in:
@@ -37,3 +37,8 @@ func addServer(info EvtInfo, name string) string {
|
||||
|
||||
return "add server success"
|
||||
}
|
||||
|
||||
func addFacebookPage(info EvtInfo, fbid, tmpl string) string {
|
||||
|
||||
return ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user