feat: asdasd
This commit is contained in:
parent
6723674f8c
commit
5901343988
@ -155,6 +155,9 @@ public class PassivityhedSaveOp extends AbstractOperationServicePlugIn {
|
||||
conMap.get("pur").add(dynamicObject.getLong("tpv_contractbillid"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
if ("sale".equals(tpvContractkey)) {
|
||||
if (!conMap.get("sale").contains(dynamicObject.getLong("tpv_contractbillid"))) {
|
||||
conMap.get("sale").add(dynamicObject.getLong("tpv_contractbillid"));
|
||||
|
Loading…
Reference in New Issue
Block a user