专项检查
This commit is contained in:
@@ -15,6 +15,7 @@ namespace WebAPI.Controllers.HSSE
|
||||
try
|
||||
{
|
||||
var query = (from x in Funs.DB.Technique_Rectify
|
||||
where x.IsEndLever == true
|
||||
select new
|
||||
{
|
||||
x.RectifyId,
|
||||
|
||||
Reference in New Issue
Block a user