wangxinhui
2025-10-26 733c975cd8647f6d006736f1863bad731e32e6fb
项目代码/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; }
    }
}