瀏覽代碼

remove that log line here

backfeed-full-error
Fusl 2 年之前
父節點
當前提交
72c6cf3cf9
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      main.go

+ 0
- 1
main.go 查看文件

@@ -371,7 +371,6 @@ func WriteResponse(res http.ResponseWriter, statusCode int, v interface{}) {
"status_code": statusCode,
}
} else {
log.Printf("%#v", v)
v = map[string]interface{}{
"data": v,
"status_code": statusCode,


Loading…
取消
儲存