梳理了所有的Db,DTO,ItemViewModel的属性
This commit is contained in:
@@ -65,5 +65,5 @@ public class Device
|
||||
|
||||
public string CpuType { get; set; }
|
||||
public DeviceType DeviceType { get; set; }
|
||||
public bool IsRuning { get; set; }
|
||||
public bool IsRunning { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user