海波 张
2025-06-28 f80938e8a03d9343672b4fb3179836b019f6b9d8
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>