|
@@ -24,7 +24,7 @@ public class BuildDescUtils {
|
|
|
if (ptlAgreementUndwrtRulesAttr == null) {
|
|
if (ptlAgreementUndwrtRulesAttr == null) {
|
|
|
continue;
|
|
continue;
|
|
|
}
|
|
}
|
|
|
- ptlAgreementUndwrtRulesAttr.setDictLabal(link.getDictLabal());
|
|
|
|
|
|
|
+ //ptlAgreementUndwrtRulesAttr.setDictLabal(link.getDictLabal());
|
|
|
|
|
|
|
|
String attrType = ptlAgreementUndwrtRulesAttr.getAttrType();
|
|
String attrType = ptlAgreementUndwrtRulesAttr.getAttrType();
|
|
|
|
|
|