客户端未知异常将发送到服务器记录,服务器新增客户端异常记录日志

This commit is contained in:
dathlin
2017-06-27 15:08:32 +08:00
parent 8a0fda41e4
commit 350b1f37a2
5 changed files with 98 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ namespace CommonLibrary
public static int { get; } = 10010;
public static int { get; } = 10011;
public static int { get; } = 10012;
public static int { get; } = 10013;
@@ -79,6 +80,8 @@ namespace CommonLibrary
public static int { get; } = 11011;
public static int UDP日志查看 { get; } = 11012;
public static int UDP日志清空 { get; } = 11013;
public static int { get; } = 11014;
public static int { get; } = 11015;
/**************************************************************************************
*