zongzhibin
2024-11-28 0a9114107f0ff064a9ab93d8011b9fe8b57ac7b8
SDA/iWareSda/Devices/4-Station/StationModel/StationEntity.cs
@@ -547,7 +547,7 @@
        /// <param name="placey"></param>
        /// <param name="msg"></param>
        /// <returns></returns>
        public bool WriteSurroundTaskInfo(string stationCode, int taskID, short length, short width, short cartonhigh, short cartonwidth, short placex, short placey, out string msg)
        public bool WriteSurroundTaskInfo(string stationCode, short taskID, short length, short width, short cartonhigh, short cartonwidth, short placex, short placey, out string msg)
        {
            try
            {