Browse Source

no message

DESKTOP-9JTA2JJ\HP 5 năm trước cách đây
mục cha
commit
e236456a29
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      api/application/controllers/Lampcontrol.php

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

@@ -599,6 +599,7 @@ class Lampcontrol extends Base_Controller {
         $data['lamp_id'] = $this->input->post('lamp_id',true);
         $data['clientid'] = $this->input->post('clientid',true);
         $data['version'] = $this->session->userdata('version');
+        $data['role'] = $this->input->post('role',true);
 
         // $data['light_voltage']         = $this->input->post('light_voltage',true);
         $data['intell_power']    = $this->input->post('intell_power',true);