chenjunkai 5 years ago
parent
commit
145fc4d14b
1 changed files with 3 additions and 1 deletions
  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