@@ -272,6 +272,8 @@ public class PtlAgreementServiceImpl extends ServiceImpl<PtlAgreementMapper, Ptl
}
+ @Override
+ @Transactional(rollbackFor = {Exception.class})
public void copyRuleAndCost(Map<String, List<PtlAgreementCost>> costGroup,
List<String> costIds,
List<PtlAgreementCost> costList,