cgp пре 2 дана
родитељ
комит
a11172acc0
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      fs-ipad-task/src/main/java/com/fs/app/service/IpadSendServer.java

+ 0 - 1
fs-ipad-task/src/main/java/com/fs/app/service/IpadSendServer.java

@@ -385,7 +385,6 @@ public class IpadSendServer {
             String amountKey = FEISHU_CLIENT+feiShuDocId;
             //从缓存取出account
             FeishuAccount account = redisCache.getCacheObject(amountKey);
-            log.error("已命中飞书缓存key:{},值:{}",amountKey,account);
 
             Client client = buildClient(account);