注释细节优化

This commit is contained in:
徐晨晨 2021-11-16 20:22:44 +08:00
parent be66083e5e
commit d56066ae7f
8 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@ import com.mt.wms.empty.vo.OrderInfoTaskDetVo;
import java.util.List;
/**
* 拆分任务相关服务
* 拆分任务历史相关服务
*
* @author xcc
* @date 2021年11月8日

View File

@ -7,7 +7,7 @@ import com.mt.wms.core.vo.R;
import com.mt.wms.empty.vo.CurrTaskVo;
/**
* 拆分任务相关服务
* 主任务历史相关服务
*
* @author xcc
* @date 2021年11月8日

View File

@ -22,7 +22,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日

View File

@ -30,7 +30,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日

View File

@ -36,7 +36,7 @@ import java.util.Map;
import java.util.stream.Collectors;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日

View File

@ -39,7 +39,7 @@ import java.util.Map;
import java.util.stream.Collectors;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日

View File

@ -18,7 +18,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日

View File

@ -14,7 +14,7 @@ import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
/**
* xx服务实现类
* 服务实现类
*
* @author xcc
* @date 2021年11月8日