Commit 9dbde145 authored by hongguangwu's avatar hongguangwu

MVP1.5.4-SSC审核

parent 9f61f549
......@@ -1250,7 +1250,6 @@ public class TDispatchInfoServiceImpl extends ServiceImpl<TDispatchInfoMapper, T
if (isSsc) {
dispatch.setStatus(CommonConstants.FIVE_STRING);
}
dispatch.setStatus(CommonConstants.ONE_STRING);
dispatch.setDeleteFlag(CommonConstants.ZERO_STRING);
// 封装项目客户信息
dispatch.setBelongUnit(excel.getCustomerId());
......
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