3-6 - 代理执行服务发生异常
3-6 - 代理执行服务发生异常
可能的原因
- 当前服务参数已显示入参
deprecated。 - 泛型声明类可能出现此提醒。
排查和解决步骤
- 确认URL中是否存在显示入参
deprecated=true - 泛型声明类如果出现此错误,会试图创建没有实际接口类的代理。
.footer-links {
font-size: 14px;
line-height: 24px;
text-align: center;
color: #A3A6B3;
margin-bottom: 32px;
}
.footer-links a {
color: #818598;
text-decoration: none;
}