20221008 002
This commit is contained in:
@@ -18,7 +18,7 @@ namespace WebAPI.Controllers.HJGL
|
|||||||
var responeData = new Model.ResponeData();
|
var responeData = new Model.ResponeData();
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
responeData.data = from x in Funs.DB;
|
//responeData.data = from x in Funs.DB;
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user