chenjunkai 6 anni fa
parent
commit
57bf40c171
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      Service/TemplateService.py

+ 3 - 1
Service/TemplateService.py

@@ -61,7 +61,9 @@ class TemplateService:
             'equipment/delete',
             'equipment/add',
             'equipment/query',
-            'order/querylist'
+            'order/querylist',
+            'detect/changeStatus',
+            'notify/push'
         ]
         return apiList