咨询下:关于输出后不用“”return“”关键字暂停

hellsam · 2021-07-21 14:40:26 · 2768 次点击

RMsg 没有返回值, return RMsg() 是错误的

#10
更多评论

w.Write的w应该是http.Request

#1

是 w http.ResponseWriter

#2