wangxinhui
2025-09-26 9ae0890dd74771ba9edd44d4830e0de37f8d9938
项目代码/WMS/WMSServices/WIDESEA_RecordService/Service/LocationStatusChangeRecordService.cs
@@ -43,7 +43,7 @@
                throw new Exception($"{ex.Message}");
            }
        }
        //璐т綅鍙樺姩璁板綍娣诲姞
        public void AddLocationStatusChangeRecord(List<Dt_LocationInfo> locationInfos, LocationStatusEnum newStatus, LocationChangeType changeType, string? orderNo = null, List<int>? taskNums = null)
        {
            try