Browse Source

equipment flow

chenjunkai 6 years ago
parent
commit
884ec228df
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Service/TemplateService.py

+ 2 - 1
Service/TemplateService.py

@@ -64,7 +64,8 @@ class TemplateService:
             'equipment/query',
             'order/querylist',
             'detect/changeStatus',
-            'notify/push'
+            'notify/push',
+            'equipment/flowUpdate'
         ]
         return apiList