站点更新:2018-02-26 10:43:04
This commit is contained in:
parent
d9981e1ebd
commit
8289eaef8e
@ -64,7 +64,7 @@ func routerBinding() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func index(w http.ResponseWriter, r *http.Request) {
|
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) {
|
func ping(w http.ResponseWriter, r *http.Request) {
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"foo": "bar",
|
"foo": "bar",
|
||||||
"exp": "2108-02-03",
|
"exp": "2108-02-03",
|
||||||
"info": "jjjkk"
|
"info": "jjjkk",
|
||||||
|
"other": "靠捡垃圾困了就睡打发士大夫斯柯达房间爱劳动法"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user