fix:修改
This commit is contained in:
@@ -51,7 +51,7 @@ namespace WebAPI.Controllers.HSSE
|
||||
}
|
||||
}
|
||||
|
||||
responeData.data = new { getData };
|
||||
responeData.data = new { getData = getData, person = person };
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user