DESKTOP-9JTA2JJ\HP %!s(int64=5) %!d(string=hai) anos
pai
achega
66321e5c9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/application/controllers/Home.php

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

@@ -679,7 +679,7 @@ class Home extends Base_Controller {
         foreach ($tempstatus as $key => $value) {
             $list[] = ['name'=>$value,'value'=>'4'.$key];
         }
-        if ($this->version == 2) {
+        if ($this->os == 2) {
             exit(json_result('0000',$this->response['0000'],['list'=>$list]));
         }else{
             exit(json_result('0000',$this->response['0000'],$list));