|
@ -829,9 +829,10 @@ public class ResiGroupServiceImpl extends BaseServiceImpl<ResiGroupDao, ResiGrou |
|
|
if(!result.success()){ |
|
|
if(!result.success()){ |
|
|
logger.warn(String.format(ModuleConstant.FAILED_SEND_MESSAGE,msg)); |
|
|
logger.warn(String.format(ModuleConstant.FAILED_SEND_MESSAGE,msg)); |
|
|
} |
|
|
} |
|
|
|
|
|
return; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
logger.warn(String.format(ModuleConstant.FAILED_SEND_MESSAGE,msg)); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|