wangxinhui
2 天以前 9ce6731460179c71f0f2c636b2a1598324d5194e
项目代码/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