fix:
1.贷记单保存报错问题处理
This commit is contained in:
parent
0639255653
commit
8ea0f2ec1f
@ -175,6 +175,5 @@ public class DebCredNewSubmitOp extends AbstractOperationServicePlugIn {
|
|||||||
}
|
}
|
||||||
// throw new RuntimeException("返回");
|
// throw new RuntimeException("返回");
|
||||||
SaveServiceHelper.update(temp);
|
SaveServiceHelper.update(temp);
|
||||||
SaveServiceHelper.save(new DynamicObject[]{temp});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user