LiuSha

Results 2 comments of LiuSha

@sarimak modify wrap_json.html to: ``` JSON Response HTML Wrapper for JSON Response HTTP Code {{ http_code }} JSON Response {{ response }} $('#flDebugPanelList').find('li a').click(function () { const current = $('#flDebug...

实际上你应该自己实现 健康检测的接口, 而非将结果检查的操作期望放置于nginx, 通过状态码判断没有任何问题。