(1) http://api.heclouds.com/devices 严格遵守这个规则,否则无法解析
(2) http://api.heclouds.com/devices/ 无法路由到特定请求
今天通过API实验去请求,发现使用(2)Url 返回值和 Onenet 调试工具返回来的不一样。
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>