记得上下班打卡 | git大法好,push需谨慎

Commit 857c87cc authored by 张国柄's avatar 张国柄

open feign client;

parent 37be2739
...@@ -144,7 +144,7 @@ public class AdamUserInfoServiceImpl implements IAdamUserInfoService { ...@@ -144,7 +144,7 @@ public class AdamUserInfoServiceImpl implements IAdamUserInfoService {
} catch (Exception e) { } catch (Exception e) {
log.error("同步`chime`用户标签信息异常", e); log.error("同步`chime`用户标签信息异常", e);
} }
log.debug("同步`chime`用户标签信息结果:{}", chimeRegisterRstFlg); log.debug("同步`chime`用户标签信息结果:{}", JsonUtils.toJson(chimeRegisterRstFlg));
} }
LinkedList<String> toMqSqls = CollectionUtil.linkedListString(); LinkedList<String> toMqSqls = CollectionUtil.linkedListString();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment