123333
This commit is contained in:
@@ -478,7 +478,7 @@ public class YunxinHttpService {
|
||||
data.setTime(System.currentTimeMillis());
|
||||
YxDataR<YxCommonR> r = yunxin.sendBatchAttachMsgNotice(toUid, notice);
|
||||
if(r == null || !r.isSuccess()){
|
||||
log.error("云信发送失败【sendCallAsync】r={}", JSON.toJSONString(r));
|
||||
log.error("云信发送失败-发送礼物飘窗提醒-【sendGiftWindowsAmount】r={}", JSON.toJSONString(r));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user