Commit f7331899 by zonevg

hotfix

parent 64a27cc2
......@@ -62,6 +62,7 @@ namespace JunmpPoliceStation.Controllers
{
try
{
//hotfix
_listEq = _sqlServerContext.BaseJpOrganization
.Where(x => x.State == 1)
.OrderByDescending(x => x.Code)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论