xCss 7 năm trước cách đây
mục cha
commit
2fc588adce
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      routes/weather.js

+ 1 - 1
routes/weather.js

@@ -19,7 +19,7 @@ let getWeather = (req, res, next) => {
     let host = params[2];
     let cb = params[3];
     let _params = params[4];
-    console.log(_params)
+    console.log(config)
     let output = {
         data: {},
         status: {