This commit is contained in:
jl
2023-04-20 16:36:30 +08:00
parent ab8ac9cce6
commit 3a08c033ba
7 changed files with 63 additions and 38 deletions

View File

@ -392,7 +392,6 @@ namespace Epost.BLL
{
return dal.QueryControlList(strwhere);
}
#endregion
#endregion
}