chenjunkai 5 жил өмнө
parent
commit
145fc4d14b

+ 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