kazelee
2025-05-12 968d603a08117e7e6707ffe07c6da9c325e36c08
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; }
        }
    }
}