wangxinhui
2025-10-17 ce40df5daffae0d17b4e9fa7cb6d677afaa4d66f
项目代码/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