yanjinhui
2025-05-20 c944d37fcf25d9c217949a171fde868078049f02
project/后台管理/WIDESEAWCS_Server/WIDESEAWCS_TelescopicService/MaintenanceTeamService.cs
@@ -86,8 +86,10 @@
                    b.OperatorName,
                    b.TeamName,
                    a.HeadImageUrl,
                    b.Creater,
                    b.DistributionTime,
                    b.Modifier,
                }).ToPageList(pagination.pageIndex, pagination.pageSize, ref totalCount);
                return new WebResponseContent
                {