项目代码/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; } } }