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')