Эх сурвалжийг харах

Z991239-5935 #comment feat: 精简授权实体日志

Signed-Off-By: commit-hook
刘文涛80174520 8 сар өмнө
parent
commit
e9f2193d29

+ 1 - 1
Module/mod_CustMngrAuth/mod_CustMngrAuth.cpp

@@ -202,7 +202,7 @@ void CustMngrAuthServerSession::Handle_QueryAuthorInfo(SpReqAnsContext<CustMngrA
 {
 	LOG_FUNCTION();
 	DbgToBeidou(ctx->link, __FUNCTION__)();
-	DbgWithLink(LOG_LEVEL_INFO, ctx->link.checkEmpty() ? LOG_TYPE_SYSTEM : LOG_TYPE_USER).setAPI(__FUNCTION__)("TimeLimit:%d, WayofFinger:%d, WayofKey:%d",
+	DbgWithLink(LOG_LEVEL_INFO, ctx->link.checkEmpty() ? LOG_TYPE_SYSTEM : LOG_TYPE_USER).setAPI(__FUNCTION__)("Invoke QueryAuthorInfo TimeLimit:%d, WayofFinger:%d, WayofKey:%d",
 				ctx->Req.TimeLimit, ctx->Req.WayofFinger, ctx->Req.WayofKey);
 	if (ctx->Req.WayofFinger != 1) {
 		ctx->Answer(Error_Param);//uos中只通过指纹授权