This commit is contained in:
2026-04-24 16:45:07 +08:00
parent c2eeffa0de
commit ec40ed8358
8 changed files with 13 additions and 9 deletions
@@ -14,7 +14,7 @@ namespace BLL
{
public static class HJGLData_HJGLService
{
//public static SGGLDB db = Funs.DB;
//
public static List<string> BeUnderConstructionList = ProjectService.GetProjectWorkList().Where(x => (x.ProjectAttribute == "GONGCHENG" || x.ProjectAttribute == null)).Select(x => x.ProjectId).ToList();
#region