取消重复保存编号重复问题
This commit is contained in:
parent
ee738e38ce
commit
8842af2876
|
|
@ -554,7 +554,7 @@ public class PuroderBillShareRefundPlugin extends AbstractBillPlugIn {
|
||||||
dynamicObject.set("ispresent",true);
|
dynamicObject.set("ispresent",true);
|
||||||
}
|
}
|
||||||
purbillentry_pay.clear();
|
purbillentry_pay.clear();
|
||||||
SaveServiceHelper.save(new DynamicObject[]{dataEntity});
|
// SaveServiceHelper.save(new DynamicObject[]{dataEntity});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue