Explorar o código

同步企业端修改内容

Ohio-HYF %!s(int64=2) %!d(string=hai) anos
pai
achega
db37be4197
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      handler/project_update.go

+ 1 - 1
handler/project_update.go

@@ -49,7 +49,7 @@ func (h *UpdateProjectHandler) run() {
 		logrus.Info("UpdateProject fail,req:%+v", h.req)
 		return
 	}
-	h.resp.Message = "项目更新成功"
+	// h.resp.Message = "项目更新成功"
 	h.resp.Data = res
 }