wzh 5 lat temu
rodzic
commit
af776bd849
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      api/application/controllers/Repair.php

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

@@ -304,6 +304,7 @@ class Repair extends Base_Controller
 		// if ($role == COMPANY_CUSTOMER) {
 		// 	exit(json_result('0011',$this->response['0011'],array()));
 		// }
+		$where['id'] = $this->input->post('id',true);
 
 		$data['repair_userid'] = $this->input->post('repair_id',true);  // 维修人员id
 		$data['repair_path'] = $this->input->post('address',true);     // 维修路段