소스 검색

no message

wzh 4 년 전
부모
커밋
c491434491
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      api/application/controllers/Lampcontrol.php

+ 1 - 1
api/application/controllers/Lampcontrol.php

@@ -475,7 +475,7 @@ class Lampcontrol extends Base_Controller {
 
         }
         sleep(2);
-        exit(json_result('0406', $this->response['0406'], array()));
+        exit(json_result('0000', $this->response['0406'], array()));
     }
 
     // 灯控的开启/关闭(支持批量处理)