海波 张
2025-07-09 121a380d651097586384ee0ac70943ce1fc13583
api/ApiModel.cs
@@ -88,8 +88,7 @@
        {
            public int state { get; set; }
            public string task_no { get; set; }
            public string forklift_no { get; set; }
            public string ext_data { get; set; }
            public int forklift_no { get; set; }
        }
        /// <summary>
@@ -153,7 +152,7 @@
            /// <summary>
            /// 错误说明,当success为False时,errCode有值
            /// </summary>
            public object errMsg { get; set; }
            public string errMsg { get; set; }
            /// <summary>
            /// 接口调用结果 true成功 false失败
            /// </summary>