rabin 8 years ago
parent
commit
000b11f06e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      front/page/device.py

+ 0 - 2
front/page/device.py

@@ -584,8 +584,6 @@ class update_set_condition_path(Load):
 
 #更新控制设备的状态
 class update_path(Load):
-	@tornado.web.asynchronous  
-	@tornado.gen.coroutine
 	@Web.auth
 	def post(self):
 		id = self.input('id')