","340000000"]; //去除安徽省选项 $city = (new ZdXzq)->field("xzqdm as id, xzqmc as name")->where($condition)->select(); for ($i=0;$ifield("xzqdm as id, xzqmc as name")->where($map[$i])->select(); for ($j=0;$jfield("xzqdm as id, xzqmc as name")->where($maptown[$j][$i])->select(); } } return $city; } public static function getXzqDetail($xzqdm){ return ZdXzq::where("xzqdm",$xzqdm)->find(); } }