This commit is contained in:
何美荣 2026-07-22 17:59:15 +08:00
parent b4180c52c3
commit b99368bab6

View File

@ -10363,7 +10363,10 @@ namespace APT.SC.WebApi.Controllers.Api.BIController
{
return completionSorts;
}
else
{
completionSorts = new List<T_FM_WORK_TICKET_COMPLETION>();
}
#endregion
#region