This commit is contained in:
2025-05-28 11:21:57 +08:00
parent 35d9449265
commit f778c5df48
2 changed files with 6 additions and 5 deletions
@@ -263,9 +263,7 @@ namespace FineUIPro.Web.common
{
int AllCount = 0;
int MCount = 0;
List<string> pids = new List<string>();
pids.Add(this.CurrUser.LoginProjectId);
var getallin = APIPageDataService.getPersonNum(pids, DateTime.Now);
var getallin = APIPageDataService.getPersonNum(ProjectId, DateTime.Now);
//int AllCount = 0;
//int MCount = 0;