feature(cloudcmd) change logs: rm pathname, request, name; add method, data

This commit is contained in:
coderaiser 2013-10-17 15:49:36 +00:00
parent 5a9c75975e
commit fed2eccdfb
3 changed files with 7 additions and 11 deletions

View file

@ -325,7 +325,7 @@
main.sendResponse(p, indexProcessing({
additional : lList,
data : pData.toString(),
}));
}), true);
}
else
main.sendError(pParams, pError);