Feature #2572
Qt版librbac添加对登录校验失败的提示
Start date:
09/22/2022
Due date:
% Done:
0%
Estimated time:
Defect version:
Description
增加提示:
kprintf(LOG_NET, 10, LOG_ERROR, "登录校验失败,响应信息:%s ", loginInfo.c_str());
sprintf(s_tmp, "错误:%u,请您启动授权服务em_auth.exe后再尝试登录!", root["result"].asUInt());