20210520
This commit is contained in:
@@ -39,7 +39,7 @@ namespace BLL
|
||||
{
|
||||
BaseInfoId = x.ProjectId,
|
||||
BaseInfoCode = x.ProjectCode,
|
||||
BaseInfoName = x.ProjectName
|
||||
BaseInfoName = x.ProjectName
|
||||
}
|
||||
).ToList();
|
||||
return getDataLists;
|
||||
|
||||
Reference in New Issue
Block a user