项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Core/BaseRepository/RepositoryBase.cs @@ -913,6 +913,7 @@ } } return DeleteData(entity); } public bool DeleteAndMoveIntoHty(List<TEntity> entities, OperateTypeEnum operateType)