songxingwei 2 năm trước cách đây
mục cha
commit
08e9f55836
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      application/api/controller/Index.php

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

@@ -68,9 +68,9 @@ class Index extends Api
         }
         $list = arraySort($list,'value',SORT_DESC);
         foreach ($list as &$v){
-//            if ($v['name']=='城关街道办'){
-//                $v['value'] ='10000';
-//            }
+            if ($v['name']=='城关街道办'){
+                $v['value'] ='220777';
+            }
 //            if ($v['name']=='庄里镇'){
 //                $v['value'] ='20';
 //            }