/** * 播种城市城市配置 */ public static function get_citytop($city_id) { return Dao_Broker_HzPlan::get_citytop($city_id); }