HuijiWiki/node-huiji

When results filtered to zero...

chenchenyangll opened this issue · 1 comments

Should call _noresult() to tell clients that there is no results to present, rather than the legacy replying CONST.MSG_NORESULT. Since we introduce rolling message, simply returning message will break.

Cheers