项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/RequestTaskDto.cs @@ -21,6 +21,8 @@ /// 浠诲姟绫诲瀷 /// </summary> public string RequestType { get; set; } = string.Empty; public int TaskNum { get; set; } } public class RequestAcrossFloorTaskDto