Commit c5394628 authored by fangxinjiang's avatar fangxinjiang

自动化派单

parent a2631fa3
......@@ -3423,10 +3423,6 @@ public class TDispatchInfoServiceImpl extends ServiceImpl<TDispatchInfoMapper, T
}
sf.setSocialReduceDate(null);
}
}
//人工处理
if (CommonConstants.ONE_STRING.equals(auditStatus)){
}
//自动化处理,如果未配置还是人工处理
if (CommonConstants.THREE_STRING.equals(auditStatus)){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment