站点更新:2018-02-26 10:43:04
This commit is contained in:
@@ -64,7 +64,7 @@ func routerBinding() {
|
||||
}
|
||||
|
||||
func index(w http.ResponseWriter, r *http.Request) {
|
||||
w.Write([]byte("Server is starting!"))
|
||||
w.Write([]byte("JetBrains License Server is started!"))
|
||||
}
|
||||
|
||||
func ping(w http.ResponseWriter, r *http.Request) {
|
||||
|
Reference in New Issue
Block a user