rabin 8 년 전
부모
커밋
000b11f06e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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')