按照软件设计文档开始重构代码01
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
namespace DMS.Infrastructure.UnitTests.Services_Test;
|
||||
|
||||
public class DeviceServer_Test
|
||||
{
|
||||
public DeviceServer_Test()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public async Task AddDeviceAsync_Test()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user