Explorar o código

日程管理 联调

wangxingcheng %!s(int64=3) %!d(string=hai) anos
pai
achega
a109cb66c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      opms_parent/app/service/plat/plat_schedule.go

+ 1 - 0
opms_parent/app/service/plat/plat_schedule.go

@@ -39,6 +39,7 @@ func (s *scheduleService) GetList(req *model.ScheduleSearchReq) (total int, sche
 	}
 	total, err = Model.Count()
 	if err != nil {
+		//err = myerrors.NewMsgError(nil, "获取总行数失败")
 		g.Log().Error(err)
 		return
 	}