wzh %!s(int64=5) %!d(string=hai) anos
pai
achega
a582936eb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/application/controllers/Lampcontrol.php

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

@@ -1654,7 +1654,7 @@ class Lampcontrol extends Base_Controller {
     }
 
     // 新控制器获取默认参数值
-    public function modbus_get_data(){
+    public function get_data(){
         $type = $this->input->post('type',true);
         $type = empty($type) ? 1 : $type;
         $update = array();