Преглед изворни кода

Merge remote-tracking branch 'origin/master'

wangrq пре 1 месец
родитељ
комит
b7da22fcc2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      commons/src/main/java/com/jzg/commons/util/BuildDescUtils.java

+ 1 - 1
commons/src/main/java/com/jzg/commons/util/BuildDescUtils.java

@@ -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();