songxingwei há 2 anos atrás
pai
commit
e4e074903b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      application/api/controller/Index.php

+ 1 - 1
application/api/controller/Index.php

@@ -69,7 +69,7 @@ class Index extends Api
         $list = arraySort($list,'value',SORT_DESC);
         foreach ($list as &$v){
             if ($v['name']=='城关街道办'){
-                $v['value'] ='0';
+                $v['value'] ='100';
             }
             if ($v['name']=='庄里镇'){
                 $v['value'] ='0';