新增报警记录
This commit is contained in:
@@ -13,6 +13,7 @@ namespace DOAN.ServiceCore.MyMatchPush
|
||||
private static int PackageSort = 1;
|
||||
public static bool StartPush(string message, SocketGatewayServer _socketGateway)
|
||||
{
|
||||
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);
|
||||
|
||||
//发送报警信息
|
||||
//包头
|
||||
|
||||
Reference in New Issue
Block a user