20221008 002
This commit is contained in:
parent
9e41bf0eca
commit
b1416ebf7e
|
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue