* code for task #5384.

This commit is contained in:
wangyidong
2019-04-29 08:57:00 +08:00
parent 8c78ea1612
commit 726a412270
5 changed files with 46 additions and 9 deletions

View File

@@ -17,3 +17,4 @@ $config->entry->errcode['SESSION_VERIFY_FAILED'] = 401;
$config->entry->errcode['IP_DENIED'] = 403;
$config->entry->errcode['ACCOUNT_UNBOUND'] = 403;
$config->entry->errcode['EMPTY_ENTRY'] = 404;
$config->entry->errcode['CALLED_TIME'] = 405;