yusm пре 8 месеци
родитељ
комит
4122414e49

+ 1 - 0
fhKeeper/formulahousekeeper/management-platform/src/main/java/com/management/platform/service/impl/InformationServiceImpl.java

@@ -65,6 +65,7 @@ public class InformationServiceImpl extends ServiceImpl<InformationMapper, Infor
                             }else if(dingding!=null&&dingding.getContactNeedTranslate()==1){
                                 userWxId = item.getDingdingUserid();
                             }
+                            //
                             break;
                         }
                     }