Commit 5cf21fc1 authored by Hsinli's avatar Hsinli

add

parent 82ac7575
......@@ -37,8 +37,8 @@ class HomeService extends Service {
ctx.failed(error);
});
ctx.logger.info(retList);
ctx.logger.info(retList)[0];
ctx.logger.info(retList)[1];
ctx.logger.info(retList[0]);
ctx.logger.info(retList[1]);
let historyAmount = 0;
for (let i in retList) {
......
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