跟踪极客状态
This commit is contained in:
@@ -194,7 +194,7 @@ namespace Hncore.Pass.Vpn.Service
|
||||
else
|
||||
{
|
||||
LogHelper.Error(title, content);
|
||||
return new ApiResult(ResultCode.C_INVALID_ERROR, "开户失败");
|
||||
return new ApiResult(ResultCode.C_INVALID_ERROR, "开户失败"+status);
|
||||
}
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user