Dtos/Request/AgvRequest.cs @@ -33,7 +33,7 @@ /// 请求码 /// </summary> public string apply_code { get; set; } public string task_no { set; get; } public string TaskNo { set; get; } } } }