diff --git a/src/iflytop/core/error/error_code.hpp b/src/iflytop/core/error/error_code.hpp index dea162c..2123efb 100644 --- a/src/iflytop/core/error/error_code.hpp +++ b/src/iflytop/core/error/error_code.hpp @@ -61,7 +61,7 @@ typedef enum { * @brief 应用交互基本错误 */ kinteraction_error_passwd_error = 5000, - kinteraction_error_user_not_exist = 5001, + kinteraction_error_user_not_exist = 50001, /** * @brief 系统错误