kazelee
2025-05-15 1af49bdb3cdaa44a7e44ebdc843fb8180596365f
Dtos/Request/AgvRequest.cs
@@ -34,7 +34,7 @@
            /// 请求码
            /// </summary>
            public string apply_code { get; set; }
            public string TaskNo { set; get; }
            public string task_no { set; get; }
        }
    }
}