wangxinhui
2026-01-12 ded9c653b4bd5f45cb23124068687135c29e6915
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/StackPlateJob/StackPlateTaskCommand.cs
@@ -22,11 +22,10 @@
namespace WIDESEAWCS_Tasks.StackPlateJob
{
    public class StackPlateTaskCommandCommand : DeviceCommand
    {
        public short Num { get; set; }
        public short State { get; set; }
        public short InteractiveSignal { get; set; }
    }
}