chenjunkai hace 6 años
padre
commit
57bf40c171
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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