* Finish task #5804.

This commit is contained in:
Yagami
2019-06-21 14:08:23 +08:00
parent df6b60bd53
commit 7b41c11c32
10 changed files with 41 additions and 4 deletions

View File

@@ -18,3 +18,4 @@ $config->entry->errcode['IP_DENIED'] = 403;
$config->entry->errcode['ACCOUNT_UNBOUND'] = 403;
$config->entry->errcode['EMPTY_ENTRY'] = 404;
$config->entry->errcode['CALLED_TIME'] = 405;
$config->entry->errcode['INVALID_ACCOUNT'] = 406;