1
huangxiaoqiang
2025-09-12 7059b12b4901d4307d130b2bc3846a8c6f7174a6
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DispatchInfoDTO.cs
@@ -40,5 +40,10 @@
        /// 璁惧绫诲瀷
        /// </summary>
        public string DeviceType { get; set; }
        /// <summary>
        /// 鍚敤/绂佺敤
        /// </summary>
        public string Enable { get; set; }
    }
}