pda查询收货修改;

This commit is contained in:
王奎兴
2026-02-26 10:16:59 +08:00
parent 2250f8f5f3
commit 333b21935d
2 changed files with 3 additions and 3 deletions
@@ -39,6 +39,7 @@ import com.mhd.wms.domain.shiftMaterialDetail.repository.mapper.ShiftMaterialDet
import com.mhd.wms.domain.shiftMaterialDetail.repository.todo.ShiftMaterialDetailDO;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.util.CollectionUtils;