2023-05-04

This commit is contained in:
2023-05-04 17:51:13 +08:00
parent bd928dabfe
commit 2f823b54b2
9 changed files with 1827 additions and 30 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ namespace BLL
}
}
public static List<string> GetSystemPowerList(string userId, string projectId)
{
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))