日常提交

main
xiaoguo 2 years ago
parent e83aa7aab0
commit 3a034837d4

Binary file not shown.

@ -1,6 +1,5 @@
using Masuit.Tools;
using PVDEMCS.Common;
using PVDEMCS.Common.Devices.Impl;
using PVDEMCS.Devices;
using PVDEMCS.Services.Models;
using System.Security.Cryptography;

@ -93,7 +93,7 @@ namespace PVDEMCS.Services.Impl
{
state = EquipmentState.Stop;
}
equipmentInfo.State = state
equipmentInfo.State = state;
}
}
}

File diff suppressed because it is too large Load Diff

@ -1 +1 @@
48b48bf3defe4d9734e7cdb6fde8131a1931ad8b
3e345de9ad93be7a11cd4479e87ec2ba29d50159

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save