初始化
This commit is contained in:
15
Face.Services/UDP/DevManageHelp.cs
Normal file
15
Face.Services/UDP/DevManageHelp.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
using Face.Domain.Entities;
|
||||
using Face.Services.Cache;
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
namespace Face.Services
|
||||
{
|
||||
public partial class DevManageHelp
|
||||
{
|
||||
public static void UdpDevServiceHandle(int sID)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user