[성현모] UniqueKeyApi 디버그 메세지 추가
This commit is contained in:
@ -31,6 +31,7 @@ namespace WebApi.Project.UniqueKeyApi.Socket.Packet
|
||||
Data5 = recvDataList[5],
|
||||
};
|
||||
isJsonRequest = false;
|
||||
LogXnet.WriteLine("Socket data convert to json", LogXLabel.Debug);
|
||||
}
|
||||
|
||||
string result = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user