|
@@ -132,7 +132,6 @@ public class ZhcxOutsideInspectionItpServiceImpl extends ServiceImpl<ZhcxOutside
|
|
}
|
|
}
|
|
|
|
|
|
@Override
|
|
@Override
|
|
- @Transactional
|
|
|
|
public R operInspectionStatus(List<OperOutsideInspectionVo> vo) {
|
|
public R operInspectionStatus(List<OperOutsideInspectionVo> vo) {
|
|
/* 10: 取消 20: 拒收 30: 派单 40: 转派 50: 接收 60: 有条件接收 */
|
|
/* 10: 取消 20: 拒收 30: 派单 40: 转派 50: 接收 60: 有条件接收 */
|
|
// String operType = vo.getOperType();
|
|
// String operType = vo.getOperType();
|