Commit 6bee1821 by 王栋源

wdy

parent 359a8173
...@@ -407,7 +407,7 @@ class UtilsNeedService extends AppServiceBase { ...@@ -407,7 +407,7 @@ class UtilsNeedService extends AppServiceBase {
} }
}); });
console.log(res); console.log(res);
return res; return system.getResultSuccess(res);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment