提交 fab4d59a 作者: 刘明祎-运维用途

bug

上级 f463008c
流水线 #7344 已通过 于阶段
in 2 分 55 秒
...@@ -57,7 +57,7 @@ public class UserAppApiHystrix implements UserAppApi { ...@@ -57,7 +57,7 @@ public class UserAppApiHystrix implements UserAppApi {
@Override @Override
public List<Integer> feignGetPilotIdList(String token) { public List<Integer> feignGetPilotIdList(String token) {
log.error("熔断:feignGetUserSimpleInfo"); log.error("熔断:feignGetUserSimpleInfo {}",token);
return null; return null;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论