12 2024 档案
摘要:let input = document.createElement('input'); document.body.appendChild(input); input.setAttribute('value', JSON.stringify(this.cachePrintList)); input
阅读全文
摘要:使用的consul注册中心,服务可以在注册中看到已注册,但是健康状态是x,检查程序日志又无任何报错提示,通过http://IP:端口/actuator/health 发现 {"status":"DOWN"} 最终排查到status:down的原因是因为redis检测状态是down,导致服务整体健康d
阅读全文

浙公网安备 33010602011771号