chenjunkai hace 5 años
padre
commit
145fc4d14b
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      Service/TemplateService.py

+ 3 - 1
Service/TemplateService.py

@@ -71,7 +71,9 @@ class TemplateService:
             'wechat/perfect',
             'oauth / perfect',
             'oauth/authcode',
-            'detect/queryInfo'        ]
+            'detect/queryInfo',
+            'deviceShadow/update'
+        ]
         return apiList
 
     @staticmethod