-- -------------------------------------------------------- -- 主机: rm-2ze31oib7twjq5vj5o.mysql.rds.aliyuncs.com -- 服务器版本: 5.6.16-log - Source distribution -- 服务器操作系统: Linux -- HeidiSQL 版本: 9.5.0.5196 -- -------------------------------------------------------- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET NAMES utf8 */; /*!50503 SET NAMES utf8mb4 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -- 导出 表 shenyangshitang.city_region_dictionary 结构 CREATE TABLE IF NOT EXISTS `city_region_dictionary` ( `transaction_id` int(11) NOT NULL AUTO_INCREMENT, `region_number` int(11) NOT NULL DEFAULT '0' COMMENT '区域流水编号', `parent_number` int(11) NOT NULL DEFAULT '0' COMMENT '区域父级代码', `parent_numbers` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '区域所有父级使用分号分隔', `region_name` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '区域名称', `short_name` char(1) CHARACTER SET utf8 NOT NULL DEFAULT '' COMMENT '省简称', `level` tinyint(4) NOT NULL DEFAULT '0' COMMENT '级别', `whole_spell_name` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '全拼音名称', `short_spell_name` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '简拼名称', `prority` int(11) NOT NULL DEFAULT '0' COMMENT '优先顺序', `is_enable` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否启用@0禁用@1启用', `is_hot` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否是热门城市', `is_city_station` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否为城市站(只能标识市级数据)@0不是@1是', `city_station_name` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '城市站名称', `enable_city_station` tinyint(4) NOT NULL DEFAULT '0' COMMENT '城市站状态@0待上线@1上线', `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT '创建时间', `created_by` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`transaction_id`) ) ENGINE=InnoDB AUTO_INCREMENT=13063 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='城市区域管理'; -- 正在导出表 shenyangshitang.city_region_dictionary 的数据:~3,510 rows (大约) /*!40000 ALTER TABLE `city_region_dictionary` DISABLE KEYS */; INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9349, 110000, 0, '', '北京市', '京', 1, 'beijingshi', 'bjs', 0, 0, 0, 1, '北京', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9350, 120000, 0, '', '天津市', '津', 1, 'tianjinshi', 'tjs', 0, 0, 0, 1, '上海', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9351, 130000, 0, '', '河北省', '冀', 1, 'hebeisheng', 'hbs', 0, 0, 0, 1, '河北', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9352, 140000, 0, '', '山西省', '晋', 1, 'shanxisheng', 'sxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9353, 150000, 0, '', '内蒙古自治区', '蒙', 1, 'neimengguzizhiqu', 'nmgzzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9354, 210000, 0, '', '辽宁省', '辽', 1, 'liaoningsheng', 'lns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9355, 220000, 0, '', '吉林省', '吉', 1, 'jilinsheng', 'jls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9356, 230000, 0, '', '黑龙江省', '黑', 1, 'heilongjiangsheng', 'hljs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9357, 310000, 0, '', '上海市', '沪', 1, 'shanghaishi', 'shs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9358, 320000, 0, '', '江苏省', '苏', 1, 'jiangsusheng', 'jss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9359, 330000, 0, '', '浙江省', '浙', 1, 'zhejiangsheng', 'zjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9360, 340000, 0, '', '安徽省', '皖', 1, 'anhuisheng', 'ahs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9361, 350000, 0, '', '福建省', '闽', 1, 'fujiansheng', 'fjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9362, 360000, 0, '', '江西省', '赣', 1, 'jiangxisheng', 'jxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9363, 370000, 0, '', '山东省', '鲁', 1, 'shandongsheng', 'sds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9364, 410000, 0, '', '河南省', '豫', 1, 'henansheng', 'hns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9365, 420000, 0, '', '湖北省', '鄂', 1, 'hubeisheng', 'hbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9366, 430000, 0, '', '湖南省', '湘', 1, 'hunansheng', 'hns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9367, 440000, 0, '', '广东省', '粤', 1, 'guangdongsheng', 'gds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9368, 450000, 0, '', '广西壮族自治区', '桂', 1, 'guangxizhuangzuzizhiqu', 'gxzzzzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9369, 460000, 0, '', '海南省', '琼', 1, 'hainansheng', 'hns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9370, 500000, 0, '', '重庆市', '渝', 1, 'chongqingshi', 'cqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9371, 510000, 0, '', '四川省', '川', 1, 'sichuansheng', 'scs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9372, 520000, 0, '', '贵州省', '贵', 1, 'guizhousheng', 'gzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9373, 530000, 0, '', '云南省', '云', 1, 'yunnansheng', 'yns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9374, 540000, 0, '', '西藏自治区', '藏', 1, 'xizangzizhiqu', 'xzzzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9375, 610000, 0, '', '陕西省', '陕', 1, 'shanxisheng', 'sxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9376, 620000, 0, '', '甘肃省', '甘', 1, 'gansusheng', 'gss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9377, 630000, 0, '', '青海省', '青', 1, 'qinghaisheng', 'qhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9378, 640000, 0, '', '宁夏回族自治区', '宁', 1, 'ningxiahuizuzizhiqu', 'nxhzzzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9379, 650000, 0, '', '新疆维吾尔自治区', '新', 1, 'xinjiangweiwuerzizhiqu', 'xjwwezzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9380, 710000, 0, '', '台湾', '台', 1, 'taiwan', 'tw', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9381, 810000, 0, '', '香港', '港', 1, 'xianggang', 'xg', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9382, 820000, 0, '', '澳门', '澳', 1, 'aomen', 'am', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:42', 'system', 'system', '2016-12-07 18:05:42'), (9412, 110100, 110000, '', '北京市', '', 2, 'beijingshi', 'bjs', 0, 0, 0, 1, '北京', 0, '2017-01-20 14:31:36', 'system', 'system', '2017-01-22 13:42:08'), (9413, 110200, 110000, '', '北京县', '', 2, 'beijingxian', 'bjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9414, 120100, 120000, '', '天津市', '', 2, 'tianjinshi', 'tjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9415, 130100, 130000, '', '石家庄市', '', 2, 'shijiazhuangshi', 'sjzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9416, 130200, 130000, '', '唐山市', '', 2, 'tangshanshi', 'tss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9417, 130300, 130000, '', '秦皇岛市', '', 2, 'qinhuangdaoshi', 'qhds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9418, 130400, 130000, '', '邯郸市', '', 2, 'handanshi', 'hds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9419, 130500, 130000, '', '邢台市', '', 2, 'xingtaishi', 'xts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9420, 130600, 130000, '', '保定市', '', 2, 'baodingshi', 'bds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9421, 130700, 130000, '', '张家口市', '', 2, 'zhangjiakoushi', 'zjks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9422, 130800, 130000, '', '承德市', '', 2, 'chengdeshi', 'cds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9423, 130900, 130000, '', '沧州市', '', 2, 'cangzhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9424, 131000, 130000, '', '廊坊市', '', 2, 'langfangshi', 'lfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9425, 131100, 130000, '', '衡水市', '', 2, 'hengshuishi', 'hss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9426, 140100, 140000, '', '太原市', '', 2, 'taiyuanshi', 'tys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9427, 140200, 140000, '', '大同市', '', 2, 'datongshi', 'dts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9428, 140300, 140000, '', '阳泉市', '', 2, 'yangquanshi', 'yqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9429, 140400, 140000, '', '长治市', '', 2, 'zhangzhishi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9430, 140500, 140000, '', '晋城市', '', 2, 'jinchengshi', 'jcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9431, 140600, 140000, '', '朔州市', '', 2, 'shuozhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9432, 140700, 140000, '', '晋中市', '', 2, 'jinzhongshi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9433, 140800, 140000, '', '运城市', '', 2, 'yunchengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9434, 140900, 140000, '', '忻州市', '', 2, 'xinzhoushi', 'xzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9435, 141000, 140000, '', '临汾市', '', 2, 'linfenshi', 'lfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9436, 141100, 140000, '', '吕梁市', '', 2, 'lu:liangshi', 'lls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9437, 150100, 150000, '', '呼和浩特市', '', 2, 'huhehaoteshi', 'hhhts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9438, 150200, 150000, '', '包头市', '', 2, 'baotoushi', 'bts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9439, 150300, 150000, '', '乌海市', '', 2, 'wuhaishi', 'whs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9440, 150400, 150000, '', '赤峰市', '', 2, 'chifengshi', 'cfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9441, 150500, 150000, '', '通辽市', '', 2, 'tongliaoshi', 'tls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9442, 150600, 150000, '', '鄂尔多斯市', '', 2, 'eerduosishi', 'eedss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9443, 150700, 150000, '', '呼伦贝尔市', '', 2, 'hulunbeiershi', 'hlbes', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9444, 150800, 150000, '', '巴彦淖尔市', '', 2, 'bayannaoershi', 'bynes', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9445, 150900, 150000, '', '乌兰察布市', '', 2, 'wulanchabushi', 'wlcbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9446, 152200, 150000, '', '兴安盟', '', 2, 'xinganmeng', 'xam', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9447, 152500, 150000, '', '锡林郭勒盟', '', 2, 'xilinguolemeng', 'xlglm', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9448, 152900, 150000, '', '阿拉善盟', '', 2, 'alashanmeng', 'alsm', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9449, 210100, 210000, '', '沈阳市', '', 2, 'shenyangshi', 'sys', 0, 0, 0, 1, '11', 0, '2017-01-23 08:50:49', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9450, 210200, 210000, '', '大连市', '', 2, 'dalianshi', 'dls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9451, 210300, 210000, '', '鞍山市', '', 2, 'anshanshi', 'ass', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9452, 210400, 210000, '', '抚顺市', '', 2, 'fushunshi', 'fss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9453, 210500, 210000, '', '本溪市', '', 2, 'benxishi', 'bxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9454, 210600, 210000, '', '丹东市', '', 2, 'dandongshi', 'dds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9455, 210700, 210000, '', '锦州市', '', 2, 'jinzhoushi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9456, 210800, 210000, '', '营口市', '', 2, 'yingkoushi', 'yks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9457, 210900, 210000, '', '阜新市', '', 2, 'fuxinshi', 'fxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9458, 211000, 210000, '', '辽阳市', '', 2, 'liaoyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9459, 211100, 210000, '', '盘锦市', '', 2, 'panjinshi', 'pjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9460, 211200, 210000, '', '铁岭市', '', 2, 'tielingshi', 'tls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9461, 211300, 210000, '', '朝阳市', '', 2, 'chaoyangshi', 'cys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9462, 211400, 210000, '', '葫芦岛市', '', 2, 'huludaoshi', 'hlds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9463, 220100, 220000, '', '长春市', '', 2, 'changchunshi', 'ccs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9464, 220200, 220000, '', '吉林市', '', 2, 'jilinshi', 'jls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9465, 220300, 220000, '', '四平市', '', 2, 'sipingshi', 'sps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9466, 220400, 220000, '', '辽源市', '', 2, 'liaoyuanshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9467, 220500, 220000, '', '通化市', '', 2, 'tonghuashi', 'ths', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9468, 220600, 220000, '', '白山市', '', 2, 'baishanshi', 'bss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9469, 220700, 220000, '', '松原市', '', 2, 'songyuanshi', 'sys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9470, 220800, 220000, '', '白城市', '', 2, 'baichengshi', 'bcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9471, 222400, 220000, '', '延边朝鲜族自治州', '', 2, 'yanbianchaoxianzuzizhizhou', 'ybcxzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9472, 230100, 230000, '', '哈尔滨市', '', 2, 'haerbinshi', 'hebs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9473, 230200, 230000, '', '齐齐哈尔市', '', 2, 'qiqihaershi', 'qqhes', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9474, 230300, 230000, '', '鸡西市', '', 2, 'jixishi', 'jxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9475, 230400, 230000, '', '鹤岗市', '', 2, 'hegangshi', 'hgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9476, 230500, 230000, '', '双鸭山市', '', 2, 'shuangyashanshi', 'syss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9477, 230600, 230000, '', '大庆市', '', 2, 'daqingshi', 'dqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9478, 230700, 230000, '', '伊春市', '', 2, 'yichunshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9479, 230800, 230000, '', '佳木斯市', '', 2, 'jiamusishi', 'jmss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9480, 230900, 230000, '', '七台河市', '', 2, 'qitaiheshi', 'qths', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9481, 231000, 230000, '', '牡丹江市', '', 2, 'mudanjiangshi', 'mdjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9482, 231100, 230000, '', '黑河市', '', 2, 'heiheshi', 'hhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9483, 231200, 230000, '', '绥化市', '', 2, 'suihuashi', 'shs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9484, 232700, 230000, '', '大兴安岭地区', '', 2, 'daxinganlingdiqu', 'dxaldq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9485, 310100, 310000, '', '上海市', '', 2, 'shanghaishi', 'shs', 0, 0, 0, 1, '上海', 1, '2017-02-16 16:52:33', 'system', 'system', '2017-02-17 16:34:28'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9486, 310200, 310000, '', '上海县', '', 2, 'shanghaixian', 'shx', 0, 0, 0, 1, '22222', 0, '2017-01-20 13:19:40', 'system', 'system', '2016-12-07 18:05:45'), (9487, 320100, 320000, '', '南京市', '', 2, 'nanjingshi', 'njs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9488, 320200, 320000, '', '无锡市', '', 2, 'wuxishi', 'wxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9489, 320300, 320000, '', '徐州市', '', 2, 'xuzhoushi', 'xzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9490, 320400, 320000, '', '常州市', '', 2, 'changzhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9491, 320500, 320000, '', '苏州市', '', 2, 'suzhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9492, 320600, 320000, '', '南通市', '', 2, 'nantongshi', 'nts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9493, 320700, 320000, '', '连云港市', '', 2, 'lianyungangshi', 'lygs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9494, 320800, 320000, '', '淮安市', '', 2, 'huaianshi', 'has', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9495, 320900, 320000, '', '盐城市', '', 2, 'yanchengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9496, 321000, 320000, '', '扬州市', '', 2, 'yangzhoushi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9497, 321100, 320000, '', '镇江市', '', 2, 'zhenjiangshi', 'zjs', 0, 0, 0, 1, '镇江', 0, '2017-01-23 11:17:08', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9498, 321200, 320000, '', '泰州市', '', 2, 'taizhoushi', 'tzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9499, 321300, 320000, '', '宿迁市', '', 2, 'suqianshi', 'sqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9500, 330100, 330000, '', '杭州市', '', 2, 'hangzhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9501, 330200, 330000, '', '宁波市', '', 2, 'ningboshi', 'nbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9502, 330300, 330000, '', '温州市', '', 2, 'wenzhoushi', 'wzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9503, 330400, 330000, '', '嘉兴市', '', 2, 'jiaxingshi', 'jxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9504, 330500, 330000, '', '湖州市', '', 2, 'huzhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9505, 330600, 330000, '', '绍兴市', '', 2, 'shaoxingshi', 'sxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9506, 330700, 330000, '', '金华市', '', 2, 'jinhuashi', 'jhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9507, 330800, 330000, '', '衢州市', '', 2, 'quzhoushi', 'qzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9508, 330900, 330000, '', '舟山市', '', 2, 'zhoushanshi', 'zss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9509, 331000, 330000, '', '台州市', '', 2, 'taizhoushi', 'tzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9510, 331100, 330000, '', '丽水市', '', 2, 'lishuishi', 'lss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9511, 340100, 340000, '', '合肥市', '', 2, 'hefeishi', 'hfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9512, 340200, 340000, '', '芜湖市', '', 2, 'wuhushi', 'whs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9513, 340300, 340000, '', '蚌埠市', '', 2, 'bangbushi', 'bbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9514, 340400, 340000, '', '淮南市', '', 2, 'huainanshi', 'hns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9515, 340500, 340000, '', '马鞍山市', '', 2, 'maanshanshi', 'mass', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9516, 340600, 340000, '', '淮北市', '', 2, 'huaibeishi', 'hbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9517, 340700, 340000, '', '铜陵市', '', 2, 'tonglingshi', 'tls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9518, 340800, 340000, '', '安庆市', '', 2, 'anqingshi', 'aqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9519, 341000, 340000, '', '黄山市', '', 2, 'huangshanshi', 'hss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9520, 341100, 340000, '', '滁州市', '', 2, 'chuzhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9521, 341200, 340000, '', '阜阳市', '', 2, 'fuyangshi', 'fys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9522, 341300, 340000, '', '宿州市', '', 2, 'suzhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9523, 341500, 340000, '', '六安市', '', 2, 'liuanshi', 'las', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9524, 341600, 340000, '', '亳州市', '', 2, 'bozhoushi', 'bzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9525, 341700, 340000, '', '池州市', '', 2, 'chizhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9526, 341800, 340000, '', '宣城市', '', 2, 'xuanchengshi', 'xcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9527, 350100, 350000, '', '福州市', '', 2, 'fuzhoushi', 'fzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9528, 350200, 350000, '', '厦门市', '', 2, 'xiamenshi', 'xms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9529, 350300, 350000, '', '莆田市', '', 2, 'putianshi', 'pts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9530, 350400, 350000, '', '三明市', '', 2, 'sanmingshi', 'sms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9531, 350500, 350000, '', '泉州市', '', 2, 'quanzhoushi', 'qzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9532, 350600, 350000, '', '漳州市', '', 2, 'zhangzhoushi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9533, 350700, 350000, '', '南平市', '', 2, 'nanpingshi', 'nps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9534, 350800, 350000, '', '龙岩市', '', 2, 'longyanshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9535, 350900, 350000, '', '宁德市', '', 2, 'ningdeshi', 'nds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9536, 360100, 360000, '', '南昌市', '', 2, 'nanchangshi', 'ncs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9537, 360200, 360000, '', '景德镇市', '', 2, 'jingdezhenshi', 'jdzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9538, 360300, 360000, '', '萍乡市', '', 2, 'pingxiangshi', 'pxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9539, 360400, 360000, '', '九江市', '', 2, 'jiujiangshi', 'jjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9540, 360500, 360000, '', '新余市', '', 2, 'xinyushi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9541, 360600, 360000, '', '鹰潭市', '', 2, 'yingtanshi', 'yts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9542, 360700, 360000, '', '赣州市', '', 2, 'ganzhoushi', 'gzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9543, 360800, 360000, '', '吉安市', '', 2, 'jianshi', 'jas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9544, 360900, 360000, '', '宜春市', '', 2, 'yichunshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9545, 361000, 360000, '', '抚州市', '', 2, 'fuzhoushi', 'fzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9546, 361100, 360000, '', '上饶市', '', 2, 'shangraoshi', 'srs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9547, 370100, 370000, '', '济南市', '', 2, 'jinanshi', 'jns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9548, 370200, 370000, '', '青岛市', '', 2, 'qingdaoshi', 'qds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9549, 370300, 370000, '', '淄博市', '', 2, 'ziboshi', 'zbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9550, 370400, 370000, '', '枣庄市', '', 2, 'zaozhuangshi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9551, 370500, 370000, '', '东营市', '', 2, 'dongyingshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9552, 370600, 370000, '', '烟台市', '', 2, 'yantaishi', 'yts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9553, 370700, 370000, '', '潍坊市', '', 2, 'weifangshi', 'wfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9554, 370800, 370000, '', '济宁市', '', 2, 'jiningshi', 'jns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9555, 370900, 370000, '', '泰安市', '', 2, 'taianshi', 'tas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9556, 371000, 370000, '', '威海市', '', 2, 'weihaishi', 'whs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9557, 371100, 370000, '', '日照市', '', 2, 'rizhaoshi', 'rzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9558, 371200, 370000, '', '莱芜市', '', 2, 'laiwushi', 'lws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9559, 371300, 370000, '', '临沂市', '', 2, 'linyishi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9560, 371400, 370000, '', '德州市', '', 2, 'dezhoushi', 'dzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9561, 371500, 370000, '', '聊城市', '', 2, 'liaochengshi', 'lcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9562, 371600, 370000, '', '滨州市', '', 2, 'binzhoushi', 'bzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9563, 371700, 370000, '', '菏泽市', '', 2, 'hezeshi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9564, 410100, 410000, '', '郑州市', '', 2, 'zhengzhoushi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9565, 410200, 410000, '', '开封市', '', 2, 'kaifengshi', 'kfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9566, 410300, 410000, '', '洛阳市', '', 2, 'luoyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9567, 410400, 410000, '', '平顶山市', '', 2, 'pingdingshanshi', 'pdss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9568, 410500, 410000, '', '安阳市', '', 2, 'anyangshi', 'ays', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9569, 410600, 410000, '', '鹤壁市', '', 2, 'hebishi', 'hbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9570, 410700, 410000, '', '新乡市', '', 2, 'xinxiangshi', 'xxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9571, 410800, 410000, '', '焦作市', '', 2, 'jiaozuoshi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9572, 410900, 410000, '', '濮阳市', '', 2, 'puyangshi', 'pys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9573, 411000, 410000, '', '许昌市', '', 2, 'xuchangshi', 'xcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9574, 411100, 410000, '', '漯河市', '', 2, 'luoheshi', 'lhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9575, 411200, 410000, '', '三门峡市', '', 2, 'sanmenxiashi', 'smxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9576, 411300, 410000, '', '南阳市', '', 2, 'nanyangshi', 'nys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9577, 411400, 410000, '', '商丘市', '', 2, 'shangqiushi', 'sqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9578, 411500, 410000, '', '信阳市', '', 2, 'xinyangshi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9579, 411600, 410000, '', '周口市', '', 2, 'zhoukoushi', 'zks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9580, 411700, 410000, '', '驻马店市', '', 2, 'zhumadianshi', 'zmds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9581, 419000, 410000, '', '省直辖县级行政区划', '', 2, 'shengzhixiaxianjixingzhengquhua', 'szxxjxzqh', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9582, 420100, 420000, '', '武汉市', '', 2, 'wuhanshi', 'whs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9583, 420200, 420000, '', '黄石市', '', 2, 'huangshishi', 'hss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9584, 420300, 420000, '', '十堰市', '', 2, 'shiyanshi', 'sys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9585, 420500, 420000, '', '宜昌市', '', 2, 'yichangshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9586, 420600, 420000, '', '襄阳市', '', 2, 'xiangyangshi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9587, 420700, 420000, '', '鄂州市', '', 2, 'ezhoushi', 'ezs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9588, 420800, 420000, '', '荆门市', '', 2, 'jingmenshi', 'jms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9589, 420900, 420000, '', '孝感市', '', 2, 'xiaoganshi', 'xgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9590, 421000, 420000, '', '荆州市', '', 2, 'jingzhoushi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9591, 421100, 420000, '', '黄冈市', '', 2, 'huanggangshi', 'hgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9592, 421200, 420000, '', '咸宁市', '', 2, 'xianningshi', 'xns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9593, 421300, 420000, '', '随州市', '', 2, 'suizhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9594, 422800, 420000, '', '恩施土家族苗族自治州', '', 2, 'enshitujiazumiaozuzizhizhou', 'estjzmzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9595, 429000, 420000, '', '省直辖县级行政区划', '', 2, 'shengzhixiaxianjixingzhengquhua', 'szxxjxzqh', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9596, 430100, 430000, '', '长沙市', '', 2, 'changshashi', 'css', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9597, 430200, 430000, '', '株洲市', '', 2, 'zhuzhoushi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9598, 430300, 430000, '', '湘潭市', '', 2, 'xiangtanshi', 'xts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9599, 430400, 430000, '', '衡阳市', '', 2, 'hengyangshi', 'hys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9600, 430500, 430000, '', '邵阳市', '', 2, 'shaoyangshi', 'sys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9601, 430600, 430000, '', '岳阳市', '', 2, 'yueyangshi', 'yys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9602, 430700, 430000, '', '常德市', '', 2, 'changdeshi', 'cds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9603, 430800, 430000, '', '张家界市', '', 2, 'zhangjiajieshi', 'zjjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9604, 430900, 430000, '', '益阳市', '', 2, 'yiyangshi', 'yys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9605, 431000, 430000, '', '郴州市', '', 2, 'chenzhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9606, 431100, 430000, '', '永州市', '', 2, 'yongzhoushi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9607, 431200, 430000, '', '怀化市', '', 2, 'huaihuashi', 'hhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9608, 431300, 430000, '', '娄底市', '', 2, 'loudishi', 'lds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9609, 433100, 430000, '', '湘西土家族苗族自治州', '', 2, 'xiangxitujiazumiaozuzizhizhou', 'xxtjzmzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9610, 440100, 440000, '', '广州市', '', 2, 'guangzhoushi', 'gzs', 0, 0, 0, 1, '1233', 0, '2017-02-24 09:15:33', 'system', 'system', '2017-02-24 09:15:43'), (9611, 440200, 440000, '', '韶关市', '', 2, 'shaoguanshi', 'sgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9612, 440300, 440000, '', '深圳市', '', 2, 'shenzhenshi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9613, 440400, 440000, '', '珠海市', '', 2, 'zhuhaishi', 'zhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9614, 440500, 440000, '', '汕头市', '', 2, 'shantoushi', 'sts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9615, 440600, 440000, '', '佛山市', '', 2, 'foshanshi', 'fss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9616, 440700, 440000, '', '江门市', '', 2, 'jiangmenshi', 'jms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9617, 440800, 440000, '', '湛江市', '', 2, 'zhanjiangshi', 'zjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9618, 440900, 440000, '', '茂名市', '', 2, 'maomingshi', 'mms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9619, 441200, 440000, '', '肇庆市', '', 2, 'zhaoqingshi', 'zqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9620, 441300, 440000, '', '惠州市', '', 2, 'huizhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9621, 441400, 440000, '', '梅州市', '', 2, 'meizhoushi', 'mzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9622, 441500, 440000, '', '汕尾市', '', 2, 'shanweishi', 'sws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9623, 441600, 440000, '', '河源市', '', 2, 'heyuanshi', 'hys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9624, 441700, 440000, '', '阳江市', '', 2, 'yangjiangshi', 'yjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9625, 441800, 440000, '', '清远市', '', 2, 'qingyuanshi', 'qys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9626, 441900, 440000, '', '东莞市', '', 2, 'dongguanshi', 'dgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9627, 442000, 440000, '', '中山市', '', 2, 'zhongshanshi', 'zss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9628, 445100, 440000, '', '潮州市', '', 2, 'chaozhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9629, 445200, 440000, '', '揭阳市', '', 2, 'jieyangshi', 'jys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9630, 445300, 440000, '', '云浮市', '', 2, 'yunfushi', 'yfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9631, 450100, 450000, '', '南宁市', '', 2, 'nanningshi', 'nns', 0, 0, 0, 1, '的跟的', 0, '2017-01-22 16:51:49', 'system', 'system', '2016-12-07 18:05:45'), (9632, 450200, 450000, '', '柳州市', '', 2, 'liuzhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9633, 450300, 450000, '', '桂林市', '', 2, 'guilinshi', 'gls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9634, 450400, 450000, '', '梧州市', '', 2, 'wuzhoushi', 'wzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9635, 450500, 450000, '', '北海市', '', 2, 'beihaishi', 'bhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9636, 450600, 450000, '', '防城港市', '', 2, 'fangchenggangshi', 'fcgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9637, 450700, 450000, '', '钦州市', '', 2, 'qinzhoushi', 'qzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9638, 450800, 450000, '', '贵港市', '', 2, 'guigangshi', 'ggs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9639, 450900, 450000, '', '玉林市', '', 2, 'yulinshi', 'yls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9640, 451000, 450000, '', '百色市', '', 2, 'baiseshi', 'bss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9641, 451100, 450000, '', '贺州市', '', 2, 'hezhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9642, 451200, 450000, '', '河池市', '', 2, 'hechishi', 'hcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9643, 451300, 450000, '', '来宾市', '', 2, 'laibinshi', 'lbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9644, 451400, 450000, '', '崇左市', '', 2, 'chongzuoshi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9645, 460100, 460000, '', '海口市', '', 2, 'haikoushi', 'hks', 0, 0, 0, 1, '城市', 0, '2017-01-22 16:50:00', 'system', 'system', '2016-12-07 18:05:45'), (9646, 460200, 460000, '', '三亚市', '', 2, 'sanyashi', 'sys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9647, 460300, 460000, '', '三沙市', '', 2, 'sanshashi', 'sss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9648, 469000, 460000, '', '省直辖县级行政区划', '', 2, 'shengzhixiaxianjixingzhengquhua', 'szxxjxzqh', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9649, 500100, 500000, '', '重庆市', '', 2, 'chongqingshi', 'cqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9650, 500200, 500000, '', '重庆县', '', 2, 'zhongqingxian', 'zqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9651, 510100, 510000, '', '成都市', '', 2, 'chengdoushi', 'cds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9652, 510300, 510000, '', '自贡市', '', 2, 'zigongshi', 'zgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9653, 510400, 510000, '', '攀枝花市', '', 2, 'panzhihuashi', 'pzhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9654, 510500, 510000, '', '泸州市', '', 2, 'luzhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9655, 510600, 510000, '', '德阳市', '', 2, 'deyangshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9656, 510700, 510000, '', '绵阳市', '', 2, 'mianyangshi', 'mys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9657, 510800, 510000, '', '广元市', '', 2, 'guangyuanshi', 'gys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9658, 510900, 510000, '', '遂宁市', '', 2, 'suiningshi', 'sns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9659, 511000, 510000, '', '内江市', '', 2, 'neijiangshi', 'njs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9660, 511100, 510000, '', '乐山市', '', 2, 'leshanshi', 'lss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9661, 511300, 510000, '', '南充市', '', 2, 'nanchongshi', 'ncs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9662, 511400, 510000, '', '眉山市', '', 2, 'meishanshi', 'mss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9663, 511500, 510000, '', '宜宾市', '', 2, 'yibinshi', 'ybs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9664, 511600, 510000, '', '广安市', '', 2, 'guanganshi', 'gas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9665, 511700, 510000, '', '达州市', '', 2, 'dazhoushi', 'dzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9666, 511800, 510000, '', '雅安市', '', 2, 'yaanshi', 'yas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9667, 511900, 510000, '', '巴中市', '', 2, 'bazhongshi', 'bzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9668, 512000, 510000, '', '资阳市', '', 2, 'ziyangshi', 'zys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9669, 513200, 510000, '', '阿坝藏族羌族自治州', '', 2, 'abazangzuqiangzuzizhizhou', 'abzzqzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9670, 513300, 510000, '', '甘孜藏族自治州', '', 2, 'ganzizangzuzizhizhou', 'gzzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9671, 513400, 510000, '', '凉山彝族自治州', '', 2, 'liangshanyizuzizhizhou', 'lsyzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9672, 520100, 520000, '', '贵阳市', '', 2, 'guiyangshi', 'gys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9673, 520200, 520000, '', '六盘水市', '', 2, 'liupanshuishi', 'lpss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9674, 520300, 520000, '', '遵义市', '', 2, 'zunyishi', 'zys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9675, 520400, 520000, '', '安顺市', '', 2, 'anshunshi', 'ass', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9676, 520500, 520000, '', '毕节市', '', 2, 'bijieshi', 'bjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9677, 520600, 520000, '', '铜仁市', '', 2, 'tongrenshi', 'trs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9678, 522300, 520000, '', '黔西南布依族苗族自治', '', 2, 'qianxinanbuyizumiaozuzizhizhou', 'qxnbyzmzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9679, 522600, 520000, '', '黔东南苗族侗族自治州', '', 2, 'qiandongnanmiaozudongzuzizhizhou', 'qdnmzdzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9680, 522700, 520000, '', '黔南布依族苗族自治州', '', 2, 'qiannanbuyizumiaozuzizhizhou', 'qnbyzmzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9681, 530100, 530000, '', '昆明市', '', 2, 'kunmingshi', 'kms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9682, 530300, 530000, '', '曲靖市', '', 2, 'qujingshi', 'qjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9683, 530400, 530000, '', '玉溪市', '', 2, 'yuxishi', 'yxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9684, 530500, 530000, '', '保山市', '', 2, 'baoshanshi', 'bss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9685, 530600, 530000, '', '昭通市', '', 2, 'zhaotongshi', 'zts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9686, 530700, 530000, '', '丽江市', '', 2, 'lijiangshi', 'ljs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9687, 530800, 530000, '', '普洱市', '', 2, 'puershi', 'pes', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9688, 530900, 530000, '', '临沧市', '', 2, 'lincangshi', 'lcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9689, 532300, 530000, '', '楚雄彝族自治州', '', 2, 'chuxiongyizuzizhizhou', 'cxyzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9690, 532500, 530000, '', '红河哈尼族彝族自治州', '', 2, 'honghehanizuyizuzizhizhou', 'hhhnzyzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9691, 532600, 530000, '', '文山壮族苗族自治州', '', 2, 'wenshanzhuangzumiaozuzizhizhou', 'wszzmzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9692, 532800, 530000, '', '西双版纳傣族自治州', '', 2, 'xishuangbannadaizuzizhizhou', 'xsbndzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9693, 532900, 530000, '', '大理白族自治州', '', 2, 'dalibaizuzizhizhou', 'dlbzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9694, 533100, 530000, '', '德宏傣族景颇族自治州', '', 2, 'dehongdaizujingpozuzizhizhou', 'dhdzjpzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9695, 533300, 530000, '', '怒江傈僳族自治州', '', 2, 'nujianglisuzuzizhizhou', 'njlszzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9696, 533400, 530000, '', '迪庆藏族自治州', '', 2, 'diqingzangzuzizhizhou', 'dqzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9697, 540100, 540000, '', '拉萨市', '', 2, 'lasashi', 'lss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9698, 540200, 540000, '', '日喀则市', '', 2, 'rikazeshi', 'rkzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9699, 540300, 540000, '', '昌都市', '', 2, 'changdushi', 'cds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9700, 540400, 540000, '', '林芝市', '', 2, 'linzhishi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9701, 542200, 540000, '', '山南地区', '', 2, 'shannandiqu', 'sndq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9702, 542400, 540000, '', '那曲地区', '', 2, 'neiqudiqu', 'nqdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9703, 542500, 540000, '', '阿里地区', '', 2, 'alidiqu', 'aldq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9704, 610100, 610000, '', '西安市', '', 2, 'xianshi', 'xas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9705, 610200, 610000, '', '铜川市', '', 2, 'tongchuanshi', 'tcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9706, 610300, 610000, '', '宝鸡市', '', 2, 'baojishi', 'bjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9707, 610400, 610000, '', '咸阳市', '', 2, 'xianyangshi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9708, 610500, 610000, '', '渭南市', '', 2, 'weinanshi', 'wns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9709, 610600, 610000, '', '延安市', '', 2, 'yananshi', 'yas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9710, 610700, 610000, '', '汉中市', '', 2, 'hanzhongshi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9711, 610800, 610000, '', '榆林市', '', 2, 'yulinshi', 'yls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9712, 610900, 610000, '', '安康市', '', 2, 'ankangshi', 'aks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9713, 611000, 610000, '', '商洛市', '', 2, 'shangluoshi', 'sls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9714, 620100, 620000, '', '兰州市', '', 2, 'lanzhoushi', 'lzs', 0, 0, 0, 1, 'ddd', 0, '2017-01-20 14:41:52', 'system', 'system', '2016-12-07 18:05:45'), (9715, 620200, 620000, '', '嘉峪关市', '', 2, 'jiayuguanshi', 'jygs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9716, 620300, 620000, '', '金昌市', '', 2, 'jinchangshi', 'jcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9717, 620400, 620000, '', '白银市', '', 2, 'baiyinshi', 'bys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9718, 620500, 620000, '', '天水市', '', 2, 'tianshuishi', 'tss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9719, 620600, 620000, '', '武威市', '', 2, 'wuweishi', 'wws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9720, 620700, 620000, '', '张掖市', '', 2, 'zhangyeshi', 'zys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9721, 620800, 620000, '', '平凉市', '', 2, 'pingliangshi', 'pls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9722, 620900, 620000, '', '酒泉市', '', 2, 'jiuquanshi', 'jqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9723, 621000, 620000, '', '庆阳市', '', 2, 'qingyangshi', 'qys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9724, 621100, 620000, '', '定西市', '', 2, 'dingxishi', 'dxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9725, 621200, 620000, '', '陇南市', '', 2, 'longnanshi', 'lns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9726, 622900, 620000, '', '临夏回族自治州', '', 2, 'linxiahuizuzizhizhou', 'lxhzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9727, 623000, 620000, '', '甘南藏族自治州', '', 2, 'gannanzangzuzizhizhou', 'gnzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9728, 630100, 630000, '', '西宁市', '', 2, 'xiningshi', 'xns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9729, 630200, 630000, '', '海东市', '', 2, 'haidongshi', 'hds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9730, 632200, 630000, '', '海北藏族自治州', '', 2, 'haibeizangzuzizhizhou', 'hbzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9731, 632300, 630000, '', '黄南藏族自治州', '', 2, 'huangnanzangzuzizhizhou', 'hnzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9732, 632500, 630000, '', '海南藏族自治州', '', 2, 'hainanzangzuzizhizhou', 'hnzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9733, 632600, 630000, '', '果洛藏族自治州', '', 2, 'guoluozangzuzizhizhou', 'glzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9734, 632700, 630000, '', '玉树藏族自治州', '', 2, 'yushuzangzuzizhizhou', 'yszzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9735, 632800, 630000, '', '海西蒙古族藏族自治州', '', 2, 'haiximengguzuzangzuzizhizhou', 'hxmgzzzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9736, 640100, 640000, '', '银川市', '', 2, 'yinchuanshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9737, 640200, 640000, '', '石嘴山市', '', 2, 'shizuishanshi', 'szss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9738, 640300, 640000, '', '吴忠市', '', 2, 'wuzhongshi', 'wzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9739, 640400, 640000, '', '固原市', '', 2, 'guyuanshi', 'gys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9740, 640500, 640000, '', '中卫市', '', 2, 'zhongweishi', 'zws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9741, 650100, 650000, '', '乌鲁木齐市', '', 2, 'wulumuqishi', 'wlmqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9742, 650200, 650000, '', '克拉玛依市', '', 2, 'kelamayishi', 'klmys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9743, 650400, 650000, '', '吐鲁番市', '', 2, 'tulufanshi', 'tlfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9744, 652200, 650000, '', '哈密地区', '', 2, 'hamidiqu', 'hmdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9745, 652300, 650000, '', '昌吉回族自治州', '', 2, 'changjihuizuzizhizhou', 'cjhzzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9746, 652700, 650000, '', '博尔塔拉蒙古自治州', '', 2, 'boertalamengguzizhizhou', 'betlmgzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9747, 652800, 650000, '', '巴音郭楞蒙古自治州', '', 2, 'bayinguolengmengguzizhizhou', 'byglmgzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9748, 652900, 650000, '', '阿克苏地区', '', 2, 'akesudiqu', 'aksdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9749, 653000, 650000, '', '克孜勒苏柯尔克孜自治', '', 2, 'kezilesukeerkezizizhizhou', 'kzlskekzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9750, 653100, 650000, '', '喀什地区', '', 2, 'kashendiqu', 'ksdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9751, 653200, 650000, '', '和田地区', '', 2, 'hetiandiqu', 'htdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9752, 654000, 650000, '', '伊犁哈萨克自治州', '', 2, 'yilihasakezizhizhou', 'ylhskzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9753, 654200, 650000, '', '塔城地区', '', 2, 'tachengdiqu', 'tcdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9754, 654300, 650000, '', '阿勒泰地区', '', 2, 'aletaidiqu', 'altdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9755, 659000, 650000, '', '自治区直辖县级行政区', '', 2, 'zizhiquzhixiaxianjixingzhengquhua', 'zzqzxxjxzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9756, 710001, 710000, '', '台湾', '', 2, 'taiwan', 'tw', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9757, 810001, 810000, '', '香港特别行政区', '', 2, 'xianggangtebiexingzhengqu', 'xgtbxzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9758, 820001, 820000, '', '澳门特别行政区', '', 2, 'aomentebiexingzhengqu', 'amtbxzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:45', 'system', 'system', '2016-12-07 18:05:45'), (9923, 110101, 110100, '', '东城区', '', 3, 'dongchengqu', 'dcq', 0, 0, 0, 1, '11111111', 0, '2017-02-18 17:07:22', 'system', 'system', '2016-12-07 18:05:48'), (9924, 110102, 110100, '', '西城区', '', 3, 'xichengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9925, 110105, 110100, '', '朝阳区', '', 3, 'chaoyangqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9926, 110106, 110100, '', '丰台区', '', 3, 'fengtaiqu', 'ftq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9927, 110107, 110100, '', '石景山区', '', 3, 'shijingshanqu', 'sjsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9928, 110108, 110100, '', '海淀区', '', 3, 'haidianqu', 'hdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9929, 110109, 110100, '', '门头沟区', '', 3, 'mentougouqu', 'mtgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9930, 110111, 110100, '', '房山区', '', 3, 'fangshanqu', 'fsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9931, 110112, 110100, '', '通州区', '', 3, 'tongzhouqu', 'tzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9932, 110113, 110100, '', '顺义区', '', 3, 'shunyiqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9933, 110114, 110100, '', '昌平区', '', 3, 'changpingqu', 'cpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9934, 110115, 110100, '', '大兴区', '', 3, 'daxingqu', 'dxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9935, 110116, 110100, '', '怀柔区', '', 3, 'huairouqu', 'hrq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9936, 110117, 110100, '', '平谷区', '', 3, 'pingguqu', 'pgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9937, 110228, 110200, '', '密云县', '', 3, 'miyunxian', 'myx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9938, 110229, 110200, '', '延庆县', '', 3, 'yanqingxian', 'yqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9939, 120101, 120100, '', '和平区', '', 3, 'hepingqu', 'hpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9940, 120102, 120100, '', '河东区', '', 3, 'hedongqu', 'hdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9941, 120103, 120100, '', '河西区', '', 3, 'hexiqu', 'hxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9942, 120104, 120100, '', '南开区', '', 3, 'nankaiqu', 'nkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9943, 120105, 120100, '', '河北区', '', 3, 'hebeiqu', 'hbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9944, 120106, 120100, '', '红桥区', '', 3, 'hongqiaoqu', 'hqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9945, 120110, 120100, '', '东丽区', '', 3, 'dongliqu', 'dlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9946, 120111, 120100, '', '西青区', '', 3, 'xiqingqu', 'xqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9947, 120112, 120100, '', '津南区', '', 3, 'jinnanqu', 'jnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9948, 120113, 120100, '', '北辰区', '', 3, 'beichenqu', 'bcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9949, 120114, 120100, '', '武清区', '', 3, 'wuqingqu', 'wqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9950, 120115, 120100, '', '宝坻区', '', 3, 'baochiqu', 'bcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9951, 120116, 120100, '', '滨海新区', '', 3, 'binhaixinqu', 'bhxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9952, 120117, 120100, '', '宁河区', '', 3, 'ninghequ', 'nhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9953, 120118, 120100, '', '静海区', '', 3, 'jinghaiqu', 'jhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9954, 120200, 120100, '', '天津县', '', 3, 'tianjinxian', 'tjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9955, 120225, 120100, '', '蓟县', '', 3, 'jixian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9956, 130101, 130100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9957, 130102, 130100, '', '长安区', '', 3, 'zhanganqu', 'zaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9958, 130104, 130100, '', '桥西区', '', 3, 'qiaoxiqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9959, 130105, 130100, '', '新华区', '', 3, 'xinhuaqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9960, 130107, 130100, '', '井陉矿区', '', 3, 'jingxingkuangqu', 'jxkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9961, 130108, 130100, '', '裕华区', '', 3, 'yuhuaqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9962, 130109, 130100, '', '藁城区', '', 3, 'gaochengqu', 'gcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9963, 130110, 130100, '', '鹿泉区', '', 3, 'luquanqu', 'lqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9964, 130111, 130100, '', '栾城区', '', 3, 'luanchengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9965, 130121, 130100, '', '井陉县', '', 3, 'jingxingxian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9966, 130123, 130100, '', '正定县', '', 3, 'zhengdingxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9967, 130125, 130100, '', '行唐县', '', 3, 'xingtangxian', 'xtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9968, 130126, 130100, '', '灵寿县', '', 3, 'lingshouxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9969, 130127, 130100, '', '高邑县', '', 3, 'gaoyixian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9970, 130128, 130100, '', '深泽县', '', 3, 'shenzexian', 'szx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9971, 130129, 130100, '', '赞皇县', '', 3, 'zanhuangxian', 'zhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9972, 130130, 130100, '', '无极县', '', 3, 'wujixian', 'wjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9973, 130131, 130100, '', '平山县', '', 3, 'pingshanxian', 'psx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9974, 130132, 130100, '', '元氏县', '', 3, 'yuanshixian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9975, 130133, 130100, '', '赵县', '', 3, 'zhaoxian', 'zx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9976, 130183, 130100, '', '晋州市', '', 3, 'jinzhoushi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9977, 130184, 130100, '', '新乐市', '', 3, 'xinleshi', 'xls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9978, 130201, 130200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9979, 130202, 130200, '', '路南区', '', 3, 'lunanqu', 'lnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9980, 130203, 130200, '', '路北区', '', 3, 'lubeiqu', 'lbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9981, 130204, 130200, '', '古冶区', '', 3, 'guyequ', 'gyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9982, 130205, 130200, '', '开平区', '', 3, 'kaipingqu', 'kpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9983, 130207, 130200, '', '丰南区', '', 3, 'fengnanqu', 'fnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9984, 130208, 130200, '', '丰润区', '', 3, 'fengrunqu', 'frq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9985, 130209, 130200, '', '曹妃甸区', '', 3, 'caofeidianqu', 'cfdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9986, 130223, 130200, '', '滦县', '', 3, 'luanxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9987, 130224, 130200, '', '滦南县', '', 3, 'luannanxian', 'lnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9988, 130225, 130200, '', '乐亭县', '', 3, 'letingxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9989, 130227, 130200, '', '迁西县', '', 3, 'qianxixian', 'qxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9990, 130229, 130200, '', '玉田县', '', 3, 'yutianxian', 'ytx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9991, 130281, 130200, '', '遵化市', '', 3, 'zunhuashi', 'zhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9992, 130283, 130200, '', '迁安市', '', 3, 'qiananshi', 'qas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9993, 130301, 130300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9994, 130302, 130300, '', '海港区', '', 3, 'haigangqu', 'hgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9995, 130303, 130300, '', '山海关区', '', 3, 'shanhaiguanqu', 'shgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9996, 130304, 130300, '', '北戴河区', '', 3, 'beidaihequ', 'bdhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (9997, 130306, 130300, '', '抚宁区', '', 3, 'funingqu', 'fnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9998, 130321, 130300, '', '青龙满族自治县', '', 3, 'qinglongmanzuzizhixian', 'qlmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (9999, 130322, 130300, '', '昌黎县', '', 3, 'changlixian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10000, 130324, 130300, '', '卢龙县', '', 3, 'lulongxian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10001, 130401, 130400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10002, 130402, 130400, '', '邯山区', '', 3, 'hanshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10003, 130403, 130400, '', '丛台区', '', 3, 'congtaiqu', 'ctq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10004, 130404, 130400, '', '复兴区', '', 3, 'fuxingqu', 'fxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10005, 130406, 130400, '', '峰峰矿区', '', 3, 'fengfengkuangqu', 'ffkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10006, 130421, 130400, '', '邯郸县', '', 3, 'handanxian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10007, 130423, 130400, '', '临漳县', '', 3, 'linzhangxian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10008, 130424, 130400, '', '成安县', '', 3, 'chenganxian', 'cax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10009, 130425, 130400, '', '大名县', '', 3, 'damingxian', 'dmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10010, 130426, 130400, '', '涉县', '', 3, 'shexian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10011, 130427, 130400, '', '磁县', '', 3, 'cixian', 'cx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10012, 130428, 130400, '', '肥乡县', '', 3, 'feixiangxian', 'fxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10013, 130429, 130400, '', '永年县', '', 3, 'yongnianxian', 'ynx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10014, 130430, 130400, '', '邱县', '', 3, 'qiuxian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10015, 130431, 130400, '', '鸡泽县', '', 3, 'jizexian', 'jzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10016, 130432, 130400, '', '广平县', '', 3, 'guangpingxian', 'gpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10017, 130433, 130400, '', '馆陶县', '', 3, 'guantaoxian', 'gtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10018, 130434, 130400, '', '魏县', '', 3, 'weixian', 'wx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10019, 130435, 130400, '', '曲周县', '', 3, 'quzhouxian', 'qzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10020, 130481, 130400, '', '武安市', '', 3, 'wuanshi', 'was', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10021, 130501, 130500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10022, 130502, 130500, '', '桥东区', '', 3, 'qiaodongqu', 'qdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10023, 130503, 130500, '', '桥西区', '', 3, 'qiaoxiqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10024, 130521, 130500, '', '邢台县', '', 3, 'xingtaixian', 'xtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10025, 130522, 130500, '', '临城县', '', 3, 'linchengxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10026, 130523, 130500, '', '内丘县', '', 3, 'neiqiuxian', 'nqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10027, 130524, 130500, '', '柏乡县', '', 3, 'boxiangxian', 'bxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10028, 130525, 130500, '', '隆尧县', '', 3, 'longyaoxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10029, 130526, 130500, '', '任县', '', 3, 'renxian', 'rx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10030, 130527, 130500, '', '南和县', '', 3, 'nanhexian', 'nhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10031, 130528, 130500, '', '宁晋县', '', 3, 'ningjinxian', 'njx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10032, 130529, 130500, '', '巨鹿县', '', 3, 'juluxian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10033, 130530, 130500, '', '新河县', '', 3, 'xinhexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10034, 130531, 130500, '', '广宗县', '', 3, 'guangzongxian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10035, 130532, 130500, '', '平乡县', '', 3, 'pingxiangxian', 'pxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10036, 130533, 130500, '', '威县', '', 3, 'weixian', 'wx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10037, 130534, 130500, '', '清河县', '', 3, 'qinghexian', 'qhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10038, 130535, 130500, '', '临西县', '', 3, 'linxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10039, 130581, 130500, '', '南宫市', '', 3, 'nangongshi', 'ngs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10040, 130582, 130500, '', '沙河市', '', 3, 'shaheshi', 'shs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10041, 130601, 130600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10042, 130602, 130600, '', '新市区', '', 3, 'xinshiqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10043, 130606, 130600, '', '莲池区', '', 3, 'lianchiqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10044, 130607, 130600, '', '满城区', '', 3, 'manchengqu', 'mcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10045, 130608, 130600, '', '清苑区', '', 3, 'qingyuanqu', 'qyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10046, 130609, 130600, '', '徐水区', '', 3, 'xushuiqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10047, 130623, 130600, '', '涞水县', '', 3, 'laishuixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10048, 130624, 130600, '', '阜平县', '', 3, 'fupingxian', 'fpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10049, 130626, 130600, '', '定兴县', '', 3, 'dingxingxian', 'dxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10050, 130627, 130600, '', '唐县', '', 3, 'tangxian', 'tx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10051, 130628, 130600, '', '高阳县', '', 3, 'gaoyangxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10052, 130629, 130600, '', '容城县', '', 3, 'rongchengxian', 'rcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10053, 130630, 130600, '', '涞源县', '', 3, 'laiyuanxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10054, 130631, 130600, '', '望都县', '', 3, 'wangdouxian', 'wdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10055, 130632, 130600, '', '安新县', '', 3, 'anxinxian', 'axx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10056, 130633, 130600, '', '易县', '', 3, 'yixian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10057, 130634, 130600, '', '曲阳县', '', 3, 'quyangxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10058, 130635, 130600, '', '蠡县', '', 3, 'lixian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10059, 130636, 130600, '', '顺平县', '', 3, 'shunpingxian', 'spx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10060, 130637, 130600, '', '博野县', '', 3, 'boyexian', 'byx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10061, 130638, 130600, '', '雄县', '', 3, 'xiongxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10062, 130681, 130600, '', '涿州市', '', 3, 'zhuozhoushi', 'zzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10063, 130683, 130600, '', '安国市', '', 3, 'anguoshi', 'ags', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10064, 130684, 130600, '', '高碑店市', '', 3, 'gaobeidianshi', 'gbds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10065, 130701, 130700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10066, 130702, 130700, '', '桥东区', '', 3, 'qiaodongqu', 'qdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10067, 130703, 130700, '', '桥西区', '', 3, 'qiaoxiqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10068, 130705, 130700, '', '宣化区', '', 3, 'xuanhuaqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10069, 130706, 130700, '', '下花园区', '', 3, 'xiahuayuanqu', 'xhyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10070, 130721, 130700, '', '宣化县', '', 3, 'xuanhuaxian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10071, 130722, 130700, '', '张北县', '', 3, 'zhangbeixian', 'zbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10072, 130723, 130700, '', '康保县', '', 3, 'kangbaoxian', 'kbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10073, 130724, 130700, '', '沽源县', '', 3, 'guyuanxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10074, 130725, 130700, '', '尚义县', '', 3, 'shangyixian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10075, 130726, 130700, '', '蔚县', '', 3, 'yuxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10076, 130727, 130700, '', '阳原县', '', 3, 'yangyuanxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10077, 130728, 130700, '', '怀安县', '', 3, 'huaianxian', 'hax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10078, 130729, 130700, '', '万全县', '', 3, 'wanquanxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10079, 130730, 130700, '', '怀来县', '', 3, 'huailaixian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10080, 130731, 130700, '', '涿鹿县', '', 3, 'zhuoluxian', 'zlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10081, 130732, 130700, '', '赤城县', '', 3, 'chichengxian', 'ccx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10082, 130733, 130700, '', '崇礼县', '', 3, 'chonglixian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10083, 130801, 130800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10084, 130802, 130800, '', '双桥区', '', 3, 'shuangqiaoqu', 'sqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10085, 130803, 130800, '', '双滦区', '', 3, 'shuangluanqu', 'slq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10086, 130804, 130800, '', '鹰手营子矿区', '', 3, 'yingshouyingzikuangqu', 'ysyzkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10087, 130821, 130800, '', '承德县', '', 3, 'chengdexian', 'cdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10088, 130822, 130800, '', '兴隆县', '', 3, 'xinglongxian', 'xlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10089, 130823, 130800, '', '平泉县', '', 3, 'pingquanxian', 'pqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10090, 130824, 130800, '', '滦平县', '', 3, 'luanpingxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10091, 130825, 130800, '', '隆化县', '', 3, 'longhuaxian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10092, 130826, 130800, '', '丰宁满族自治县', '', 3, 'fengningmanzuzizhixian', 'fnmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10093, 130827, 130800, '', '宽城满族自治县', '', 3, 'kuanchengmanzuzizhixian', 'kcmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10094, 130828, 130800, '', '围场满族蒙古族自治县', '', 3, 'weichangmanzumengguzuzizhixian', 'wcmzmgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10095, 130901, 130900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10096, 130902, 130900, '', '新华区', '', 3, 'xinhuaqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10097, 130903, 130900, '', '运河区', '', 3, 'yunhequ', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10098, 130921, 130900, '', '沧县', '', 3, 'cangxian', 'cx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10099, 130922, 130900, '', '青县', '', 3, 'qingxian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10100, 130923, 130900, '', '东光县', '', 3, 'dongguangxian', 'dgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10101, 130924, 130900, '', '海兴县', '', 3, 'haixingxian', 'hxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10102, 130925, 130900, '', '盐山县', '', 3, 'yanshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10103, 130926, 130900, '', '肃宁县', '', 3, 'suningxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10104, 130927, 130900, '', '南皮县', '', 3, 'nanpixian', 'npx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10105, 130928, 130900, '', '吴桥县', '', 3, 'wuqiaoxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10106, 130929, 130900, '', '献县', '', 3, 'xianxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10107, 130930, 130900, '', '孟村回族自治县', '', 3, 'mengcunhuizuzizhixian', 'mchzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10108, 130981, 130900, '', '泊头市', '', 3, 'botoushi', 'bts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10109, 130982, 130900, '', '任丘市', '', 3, 'renqiushi', 'rqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10110, 130983, 130900, '', '黄骅市', '', 3, 'huanghuashi', 'hhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10111, 130984, 130900, '', '河间市', '', 3, 'hejianshi', 'hjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10112, 131001, 131000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10113, 131002, 131000, '', '安次区', '', 3, 'anciqu', 'acq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10114, 131003, 131000, '', '广阳区', '', 3, 'guangyangqu', 'gyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10115, 131022, 131000, '', '固安县', '', 3, 'guanxian', 'gax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10116, 131023, 131000, '', '永清县', '', 3, 'yongqingxian', 'yqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10117, 131024, 131000, '', '香河县', '', 3, 'xianghexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10118, 131025, 131000, '', '大城县', '', 3, 'dachengxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10119, 131026, 131000, '', '文安县', '', 3, 'wenanxian', 'wax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10120, 131028, 131000, '', '大厂回族自治县', '', 3, 'dachanghuizuzizhixian', 'dchzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10121, 131081, 131000, '', '霸州市', '', 3, 'bazhoushi', 'bzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10122, 131082, 131000, '', '三河市', '', 3, 'sanheshi', 'shs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10123, 131101, 131100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10124, 131102, 131100, '', '桃城区', '', 3, 'taochengqu', 'tcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10125, 131121, 131100, '', '枣强县', '', 3, 'zaoqiangxian', 'zqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10126, 131122, 131100, '', '武邑县', '', 3, 'wuyixian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10127, 131123, 131100, '', '武强县', '', 3, 'wuqiangxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10128, 131124, 131100, '', '饶阳县', '', 3, 'raoyangxian', 'ryx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10129, 131125, 131100, '', '安平县', '', 3, 'anpingxian', 'apx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10130, 131126, 131100, '', '故城县', '', 3, 'guchengxian', 'gcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10131, 131127, 131100, '', '景县', '', 3, 'jingxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10132, 131128, 131100, '', '阜城县', '', 3, 'fuchengxian', 'fcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10133, 131181, 131100, '', '冀州市', '', 3, 'jizhoushi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10134, 131182, 131100, '', '深州市', '', 3, 'shenzhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10135, 139001, 139000, '', '定州市', '', 3, 'dingzhoushi', 'dzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10136, 139002, 139000, '', '辛集市', '', 3, 'xinjishi', 'xjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10137, 140101, 140100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10138, 140105, 140100, '', '小店区', '', 3, 'xiaodianqu', 'xdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10139, 140106, 140100, '', '迎泽区', '', 3, 'yingzequ', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10140, 140107, 140100, '', '杏花岭区', '', 3, 'xinghualingqu', 'xhlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10141, 140108, 140100, '', '尖草坪区', '', 3, 'jiancaopingqu', 'jcpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10142, 140109, 140100, '', '万柏林区', '', 3, 'wanbolinqu', 'wblq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10143, 140110, 140100, '', '晋源区', '', 3, 'jinyuanqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10144, 140121, 140100, '', '清徐县', '', 3, 'qingxuxian', 'qxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10145, 140122, 140100, '', '阳曲县', '', 3, 'yangquxian', 'yqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10146, 140123, 140100, '', '娄烦县', '', 3, 'loufanxian', 'lfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10147, 140181, 140100, '', '古交市', '', 3, 'gujiaoshi', 'gjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10148, 140201, 140200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10149, 140202, 140200, '', '城区', '', 3, 'chengqu', 'cq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10150, 140203, 140200, '', '矿区', '', 3, 'kuangqu', 'kq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10151, 140211, 140200, '', '南郊区', '', 3, 'nanjiaoqu', 'njq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10152, 140212, 140200, '', '新荣区', '', 3, 'xinrongqu', 'xrq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10153, 140221, 140200, '', '阳高县', '', 3, 'yanggaoxian', 'ygx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10154, 140222, 140200, '', '天镇县', '', 3, 'tianzhenxian', 'tzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10155, 140223, 140200, '', '广灵县', '', 3, 'guanglingxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10156, 140224, 140200, '', '灵丘县', '', 3, 'lingqiuxian', 'lqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10157, 140225, 140200, '', '浑源县', '', 3, 'hunyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10158, 140226, 140200, '', '左云县', '', 3, 'zuoyunxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10159, 140227, 140200, '', '大同县', '', 3, 'datongxian', 'dtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10160, 140301, 140300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10161, 140302, 140300, '', '城区', '', 3, 'chengqu', 'cq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10162, 140303, 140300, '', '矿区', '', 3, 'kuangqu', 'kq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10163, 140311, 140300, '', '郊区', '', 3, 'jiaoqu', 'jq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10164, 140321, 140300, '', '平定县', '', 3, 'pingdingxian', 'pdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10165, 140322, 140300, '', '盂县', '', 3, 'yuxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10166, 140401, 140400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10167, 140402, 140400, '', '城区', '', 3, 'chengqu', 'cq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10168, 140411, 140400, '', '郊区', '', 3, 'jiaoqu', 'jq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10169, 140421, 140400, '', '长治县', '', 3, 'zhangzhixian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10170, 140423, 140400, '', '襄垣县', '', 3, 'xiangyuanxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10171, 140424, 140400, '', '屯留县', '', 3, 'tunliuxian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10172, 140425, 140400, '', '平顺县', '', 3, 'pingshunxian', 'psx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10173, 140426, 140400, '', '黎城县', '', 3, 'lichengxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10174, 140427, 140400, '', '壶关县', '', 3, 'huguanxian', 'hgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10175, 140428, 140400, '', '长子县', '', 3, 'zhangzixian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10176, 140429, 140400, '', '武乡县', '', 3, 'wuxiangxian', 'wxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10177, 140430, 140400, '', '沁县', '', 3, 'qinxian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10178, 140431, 140400, '', '沁源县', '', 3, 'qinyuanxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10179, 140481, 140400, '', '潞城市', '', 3, 'luchengshi', 'lcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10180, 140501, 140500, '', '晋城市市辖区', '', 3, 'jinchengshishixiaqu', 'jcssxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10181, 140502, 140500, '', '城区', '', 3, 'chengqu', 'cq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10182, 140521, 140500, '', '沁水县', '', 3, 'qinshuixian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10183, 140522, 140500, '', '阳城县', '', 3, 'yangchengxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10184, 140524, 140500, '', '陵川县', '', 3, 'lingchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10185, 140525, 140500, '', '泽州县', '', 3, 'zezhouxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10186, 140581, 140500, '', '高平市', '', 3, 'gaopingshi', 'gps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10187, 140601, 140600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10188, 140602, 140600, '', '朔城区', '', 3, 'shuochengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10189, 140603, 140600, '', '平鲁区', '', 3, 'pingluqu', 'plq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10190, 140621, 140600, '', '山阴县', '', 3, 'shanyinxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10191, 140622, 140600, '', '应县', '', 3, 'yingxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10192, 140623, 140600, '', '右玉县', '', 3, 'youyuxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10193, 140624, 140600, '', '怀仁县', '', 3, 'huairenxian', 'hrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10194, 140701, 140700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10195, 140702, 140700, '', '榆次区', '', 3, 'yuciqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10196, 140721, 140700, '', '榆社县', '', 3, 'yushexian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10197, 140722, 140700, '', '左权县', '', 3, 'zuoquanxian', 'zqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10198, 140723, 140700, '', '和顺县', '', 3, 'heshunxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10199, 140724, 140700, '', '昔阳县', '', 3, 'xiyangxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10200, 140725, 140700, '', '寿阳县', '', 3, 'shouyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10201, 140726, 140700, '', '太谷县', '', 3, 'taiguxian', 'tgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10202, 140727, 140700, '', '祁县', '', 3, 'qixian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10203, 140728, 140700, '', '平遥县', '', 3, 'pingyaoxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10204, 140729, 140700, '', '灵石县', '', 3, 'lingshixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10205, 140781, 140700, '', '介休市', '', 3, 'jiexiushi', 'jxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10206, 140801, 140800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10207, 140802, 140800, '', '盐湖区', '', 3, 'yanhuqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10208, 140821, 140800, '', '临猗县', '', 3, 'linyixian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10209, 140822, 140800, '', '万荣县', '', 3, 'wanrongxian', 'wrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10210, 140823, 140800, '', '闻喜县', '', 3, 'wenxixian', 'wxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10211, 140824, 140800, '', '稷山县', '', 3, 'jishanxian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10212, 140825, 140800, '', '新绛县', '', 3, 'xinjiangxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10213, 140826, 140800, '', '绛县', '', 3, 'jiangxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10214, 140827, 140800, '', '垣曲县', '', 3, 'yuanquxian', 'yqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10215, 140828, 140800, '', '夏县', '', 3, 'xiaxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10216, 140829, 140800, '', '平陆县', '', 3, 'pingluxian', 'plx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10217, 140830, 140800, '', '芮城县', '', 3, 'ruichengxian', 'rcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10218, 140881, 140800, '', '永济市', '', 3, 'yongjishi', 'yjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10219, 140882, 140800, '', '河津市', '', 3, 'hejinshi', 'hjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10220, 140901, 140900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10221, 140902, 140900, '', '忻府区', '', 3, 'xinfuqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10222, 140921, 140900, '', '定襄县', '', 3, 'dingxiangxian', 'dxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10223, 140922, 140900, '', '五台县', '', 3, 'wutaixian', 'wtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10224, 140923, 140900, '', '代县', '', 3, 'daixian', 'dx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10225, 140924, 140900, '', '繁峙县', '', 3, 'fanzhixian', 'fzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10226, 140925, 140900, '', '宁武县', '', 3, 'ningwuxian', 'nwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10227, 140926, 140900, '', '静乐县', '', 3, 'jinglexian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10228, 140927, 140900, '', '神池县', '', 3, 'shenchixian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10229, 140928, 140900, '', '五寨县', '', 3, 'wuzhaixian', 'wzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10230, 140929, 140900, '', '岢岚县', '', 3, 'kelanxian', 'klx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10231, 140930, 140900, '', '河曲县', '', 3, 'hequxian', 'hqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10232, 140931, 140900, '', '保德县', '', 3, 'baodexian', 'bdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10233, 140932, 140900, '', '偏关县', '', 3, 'pianguanxian', 'pgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10234, 140981, 140900, '', '原平市', '', 3, 'yuanpingshi', 'yps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10235, 141001, 141000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10236, 141002, 141000, '', '尧都区', '', 3, 'yaodouqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10237, 141021, 141000, '', '曲沃县', '', 3, 'quwoxian', 'qwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10238, 141022, 141000, '', '翼城县', '', 3, 'yichengxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10239, 141023, 141000, '', '襄汾县', '', 3, 'xiangfenxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10240, 141024, 141000, '', '洪洞县', '', 3, 'hongdongxian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10241, 141025, 141000, '', '古县', '', 3, 'guxian', 'gx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10242, 141026, 141000, '', '安泽县', '', 3, 'anzexian', 'azx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10243, 141027, 141000, '', '浮山县', '', 3, 'fushanxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10244, 141028, 141000, '', '吉县', '', 3, 'jixian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10245, 141029, 141000, '', '乡宁县', '', 3, 'xiangningxian', 'xnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10246, 141030, 141000, '', '大宁县', '', 3, 'daningxian', 'dnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10247, 141031, 141000, '', '隰县', '', 3, 'xixian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10248, 141032, 141000, '', '永和县', '', 3, 'yonghexian', 'yhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10249, 141033, 141000, '', '蒲县', '', 3, 'puxian', 'px', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10250, 141034, 141000, '', '汾西县', '', 3, 'fenxixian', 'fxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10251, 141081, 141000, '', '侯马市', '', 3, 'houmashi', 'hms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10252, 141082, 141000, '', '霍州市', '', 3, 'huozhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10253, 141101, 141100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10254, 141102, 141100, '', '离石区', '', 3, 'lishiqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10255, 141121, 141100, '', '文水县', '', 3, 'wenshuixian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10256, 141122, 141100, '', '交城县', '', 3, 'jiaochengxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10257, 141123, 141100, '', '兴县', '', 3, 'xingxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10258, 141124, 141100, '', '临县', '', 3, 'linxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10259, 141125, 141100, '', '柳林县', '', 3, 'liulinxian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10260, 141126, 141100, '', '石楼县', '', 3, 'shilouxian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10261, 141127, 141100, '', '岚县', '', 3, 'lanxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10262, 141128, 141100, '', '方山县', '', 3, 'fangshanxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10263, 141129, 141100, '', '中阳县', '', 3, 'zhongyangxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10264, 141130, 141100, '', '交口县', '', 3, 'jiaokouxian', 'jkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10265, 141181, 141100, '', '孝义市', '', 3, 'xiaoyishi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10266, 141182, 141100, '', '汾阳市', '', 3, 'fenyangshi', 'fys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10267, 150101, 150100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10268, 150102, 150100, '', '新城区', '', 3, 'xinchengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10269, 150103, 150100, '', '回民区', '', 3, 'huiminqu', 'hmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10270, 150104, 150100, '', '玉泉区', '', 3, 'yuquanqu', 'yqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10271, 150105, 150100, '', '赛罕区', '', 3, 'saihanqu', 'shq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10272, 150121, 150100, '', '土默特左旗', '', 3, 'tumotezuoqi', 'tmtzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10273, 150122, 150100, '', '托克托县', '', 3, 'tuoketuoxian', 'tktx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10274, 150123, 150100, '', '和林格尔县', '', 3, 'helingeerxian', 'hlgex', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10275, 150124, 150100, '', '清水河县', '', 3, 'qingshuihexian', 'qshx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10276, 150125, 150100, '', '武川县', '', 3, 'wuchuanxian', 'wcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10277, 150201, 150200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10278, 150202, 150200, '', '东河区', '', 3, 'donghequ', 'dhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10279, 150203, 150200, '', '昆都仑区', '', 3, 'kundoulunqu', 'kdlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10280, 150204, 150200, '', '青山区', '', 3, 'qingshanqu', 'qsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10281, 150205, 150200, '', '石拐区', '', 3, 'shiguaiqu', 'sgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10282, 150206, 150200, '', '白云鄂博矿区', '', 3, 'baiyunebokuangqu', 'byebkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10283, 150207, 150200, '', '九原区', '', 3, 'jiuyuanqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10284, 150221, 150200, '', '土默特右旗', '', 3, 'tumoteyouqi', 'tmtyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10285, 150222, 150200, '', '固阳县', '', 3, 'guyangxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10286, 150223, 150200, '', '达尔罕茂明安联合旗', '', 3, 'daerhanmaominganlianheqi', 'dehmmalhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10287, 150301, 150300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10288, 150302, 150300, '', '海勃湾区', '', 3, 'haibowanqu', 'hbwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10289, 150303, 150300, '', '海南区', '', 3, 'hainanqu', 'hnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10290, 150304, 150300, '', '乌达区', '', 3, 'wudaqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10291, 150401, 150400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10292, 150402, 150400, '', '红山区', '', 3, 'hongshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10293, 150403, 150400, '', '元宝山区', '', 3, 'yuanbaoshanqu', 'ybsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10294, 150404, 150400, '', '松山区', '', 3, 'songshanqu', 'ssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10295, 150421, 150400, '', '阿鲁科尔沁旗', '', 3, 'alukeerqinqi', 'alkeqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10296, 150422, 150400, '', '巴林左旗', '', 3, 'balinzuoqi', 'blzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10297, 150423, 150400, '', '巴林右旗', '', 3, 'balinyouqi', 'blyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10298, 150424, 150400, '', '林西县', '', 3, 'linxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10299, 150425, 150400, '', '克什克腾旗', '', 3, 'keshenketengqi', 'ksktq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10300, 150426, 150400, '', '翁牛特旗', '', 3, 'wengniuteqi', 'wntq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10301, 150428, 150400, '', '喀喇沁旗', '', 3, 'kalaqinqi', 'klqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10302, 150429, 150400, '', '宁城县', '', 3, 'ningchengxian', 'ncx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10303, 150430, 150400, '', '敖汉旗', '', 3, 'aohanqi', 'ahq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10304, 150501, 150500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10305, 150502, 150500, '', '科尔沁区', '', 3, 'keerqinqu', 'keqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10306, 150521, 150500, '', '科尔沁左翼中旗', '', 3, 'keerqinzuoyizhongqi', 'keqzyzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10307, 150522, 150500, '', '科尔沁左翼后旗', '', 3, 'keerqinzuoyihouqi', 'keqzyhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10308, 150523, 150500, '', '开鲁县', '', 3, 'kailuxian', 'klx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10309, 150524, 150500, '', '库伦旗', '', 3, 'kulunqi', 'klq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10310, 150525, 150500, '', '奈曼旗', '', 3, 'naimanqi', 'nmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10311, 150526, 150500, '', '扎鲁特旗', '', 3, 'zhaluteqi', 'zltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10312, 150581, 150500, '', '霍林郭勒市', '', 3, 'huolinguoleshi', 'hlgls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10313, 150601, 150600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10314, 150602, 150600, '', '东胜区', '', 3, 'dongshengqu', 'dsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10315, 150621, 150600, '', '达拉特旗', '', 3, 'dalateqi', 'dltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10316, 150622, 150600, '', '准格尔旗', '', 3, 'zhungeerqi', 'zgeq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10317, 150623, 150600, '', '鄂托克前旗', '', 3, 'etuokeqianqi', 'etkqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10318, 150624, 150600, '', '鄂托克旗', '', 3, 'etuokeqi', 'etkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10319, 150625, 150600, '', '杭锦旗', '', 3, 'hangjinqi', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10320, 150626, 150600, '', '乌审旗', '', 3, 'wushenqi', 'wsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10321, 150627, 150600, '', '伊金霍洛旗', '', 3, 'yijinhuoluoqi', 'yjhlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10322, 150701, 150700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10323, 150702, 150700, '', '海拉尔区', '', 3, 'hailaerqu', 'hleq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10324, 150703, 150700, '', '扎赉诺尔区', '', 3, 'zhalainuoerqu', 'zlneq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10325, 150721, 150700, '', '阿荣旗', '', 3, 'arongqi', 'arq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10326, 150722, 150700, '', '莫力达瓦达斡尔族自治', '', 3, 'molidawadawoerzuzizhiqi', 'mldwdwezzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10327, 150723, 150700, '', '鄂伦春自治旗', '', 3, 'elunchunzizhiqi', 'elczzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10328, 150724, 150700, '', '鄂温克族自治旗', '', 3, 'ewenkezuzizhiqi', 'ewkzzzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10329, 150725, 150700, '', '陈巴尔虎旗', '', 3, 'chenbaerhuqi', 'cbehq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10330, 150726, 150700, '', '新巴尔虎左旗', '', 3, 'xinbaerhuzuoqi', 'xbehzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10331, 150727, 150700, '', '新巴尔虎右旗', '', 3, 'xinbaerhuyouqi', 'xbehyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10332, 150781, 150700, '', '满洲里市', '', 3, 'manzhoulishi', 'mzls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10333, 150782, 150700, '', '牙克石市', '', 3, 'yakeshishi', 'ykss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10334, 150783, 150700, '', '扎兰屯市', '', 3, 'zhalantunshi', 'zlts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10335, 150784, 150700, '', '额尔古纳市', '', 3, 'eergunashi', 'eegns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10336, 150785, 150700, '', '根河市', '', 3, 'genheshi', 'ghs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10337, 150801, 150800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10338, 150802, 150800, '', '临河区', '', 3, 'linhequ', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10339, 150821, 150800, '', '五原县', '', 3, 'wuyuanxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10340, 150822, 150800, '', '磴口县', '', 3, 'dengkouxian', 'dkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10341, 150823, 150800, '', '乌拉特前旗', '', 3, 'wulateqianqi', 'wltqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10342, 150824, 150800, '', '乌拉特中旗', '', 3, 'wulatezhongqi', 'wltzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10343, 150825, 150800, '', '乌拉特后旗', '', 3, 'wulatehouqi', 'wlthq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10344, 150826, 150800, '', '杭锦后旗', '', 3, 'hangjinhouqi', 'hjhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10345, 150901, 150900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10346, 150902, 150900, '', '集宁区', '', 3, 'jiningqu', 'jnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10347, 150921, 150900, '', '卓资县', '', 3, 'zhuozixian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10348, 150922, 150900, '', '化德县', '', 3, 'huadexian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10349, 150923, 150900, '', '商都县', '', 3, 'shangdouxian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10350, 150924, 150900, '', '兴和县', '', 3, 'xinghexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10351, 150925, 150900, '', '凉城县', '', 3, 'liangchengxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10352, 150926, 150900, '', '察哈尔右翼前旗', '', 3, 'chahaeryouyiqianqi', 'cheyyqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10353, 150927, 150900, '', '察哈尔右翼中旗', '', 3, 'chahaeryouyizhongqi', 'cheyyzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10354, 150928, 150900, '', '察哈尔右翼后旗', '', 3, 'chahaeryouyihouqi', 'cheyyhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10355, 150929, 150900, '', '四子王旗', '', 3, 'siziwangqi', 'szwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10356, 150981, 150900, '', '丰镇市', '', 3, 'fengzhenshi', 'fzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10357, 152201, 152200, '', '乌兰浩特市', '', 3, 'wulanhaoteshi', 'wlhts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10358, 152202, 152200, '', '阿尔山市', '', 3, 'aershanshi', 'aess', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10359, 152221, 152200, '', '科尔沁右翼前旗', '', 3, 'keerqinyouyiqianqi', 'keqyyqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10360, 152222, 152200, '', '科尔沁右翼中旗', '', 3, 'keerqinyouyizhongqi', 'keqyyzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10361, 152223, 152200, '', '扎赉特旗', '', 3, 'zhalaiteqi', 'zltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10362, 152224, 152200, '', '突泉县', '', 3, 'tuquanxian', 'tqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10363, 152501, 152500, '', '二连浩特市', '', 3, 'erlianhaoteshi', 'elhts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10364, 152502, 152500, '', '锡林浩特市', '', 3, 'xilinhaoteshi', 'xlhts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10365, 152522, 152500, '', '阿巴嘎旗', '', 3, 'abagaqi', 'abgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10366, 152523, 152500, '', '苏尼特左旗', '', 3, 'sunitezuoqi', 'sntzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10367, 152524, 152500, '', '苏尼特右旗', '', 3, 'suniteyouqi', 'sntyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10368, 152525, 152500, '', '东乌珠穆沁旗', '', 3, 'dongwuzhumuqinqi', 'dwzmqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10369, 152526, 152500, '', '西乌珠穆沁旗', '', 3, 'xiwuzhumuqinqi', 'xwzmqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10370, 152527, 152500, '', '太仆寺旗', '', 3, 'taipusiqi', 'tpsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10371, 152528, 152500, '', '镶黄旗', '', 3, 'xianghuangqi', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10372, 152529, 152500, '', '正镶白旗', '', 3, 'zhengxiangbaiqi', 'zxbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10373, 152530, 152500, '', '正蓝旗', '', 3, 'zhenglanqi', 'zlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10374, 152531, 152500, '', '多伦县', '', 3, 'duolunxian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10375, 152921, 152900, '', '阿拉善左旗', '', 3, 'alashanzuoqi', 'alszq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10376, 152922, 152900, '', '阿拉善右旗', '', 3, 'alashanyouqi', 'alsyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10377, 152923, 152900, '', '额济纳旗', '', 3, 'ejinaqi', 'ejnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10378, 210101, 210100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10379, 210102, 210100, '', '和平区', '', 3, 'hepingqu', 'hpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10380, 210103, 210100, '', '沈河区', '', 3, 'shenhequ', 'shq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10381, 210104, 210100, '', '大东区', '', 3, 'dadongqu', 'ddq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10382, 210105, 210100, '', '皇姑区', '', 3, 'huangguqu', 'hgq', 0, 0, 0, 1, '皇姑', 0, '2017-01-22 14:45:08', 'system', 'system', '2016-12-07 18:05:48'), (10383, 210106, 210100, '', '铁西区', '', 3, 'tiexiqu', 'txq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10384, 210111, 210100, '', '苏家屯区', '', 3, 'sujiatunqu', 'sjtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10385, 210112, 210100, '', '东陵区', '', 3, 'donglingqu', 'dlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10386, 210113, 210100, '', '沈北新区', '', 3, 'shenbeixinqu', 'sbxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10387, 210114, 210100, '', '于洪区', '', 3, 'yuhongqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10388, 210122, 210100, '', '辽中县', '', 3, 'liaozhongxian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10389, 210123, 210100, '', '康平县', '', 3, 'kangpingxian', 'kpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10390, 210124, 210100, '', '法库县', '', 3, 'fakuxian', 'fkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10391, 210181, 210100, '', '新民市', '', 3, 'xinminshi', 'xms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10392, 210201, 210200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10393, 210202, 210200, '', '中山区', '', 3, 'zhongshanqu', 'zsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10394, 210203, 210200, '', '西岗区', '', 3, 'xigangqu', 'xgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10395, 210204, 210200, '', '沙河口区', '', 3, 'shahekouqu', 'shkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10396, 210211, 210200, '', '甘井子区', '', 3, 'ganjingziqu', 'gjzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10397, 210212, 210200, '', '旅顺口区', '', 3, 'lu:shunkouqu', 'lskq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10398, 210213, 210200, '', '金州区', '', 3, 'jinzhouqu', 'jzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10399, 210224, 210200, '', '长海县', '', 3, 'zhanghaixian', 'zhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10400, 210281, 210200, '', '瓦房店市', '', 3, 'wafangdianshi', 'wfds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10401, 210282, 210200, '', '普兰店市', '', 3, 'pulandianshi', 'plds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10402, 210283, 210200, '', '庄河市', '', 3, 'zhuangheshi', 'zhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10403, 210301, 210300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10404, 210302, 210300, '', '铁东区', '', 3, 'tiedongqu', 'tdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10405, 210303, 210300, '', '铁西区', '', 3, 'tiexiqu', 'txq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10406, 210304, 210300, '', '立山区', '', 3, 'lishanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10407, 210311, 210300, '', '千山区', '', 3, 'qianshanqu', 'qsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10408, 210321, 210300, '', '台安县', '', 3, 'taianxian', 'tax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10409, 210323, 210300, '', '岫岩满族自治县', '', 3, 'xiuyanmanzuzizhixian', 'xymzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10410, 210381, 210300, '', '海城市', '', 3, 'haichengshi', 'hcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10411, 210401, 210400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10412, 210402, 210400, '', '新抚区', '', 3, 'xinfuqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10413, 210403, 210400, '', '东洲区', '', 3, 'dongzhouqu', 'dzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10414, 210404, 210400, '', '望花区', '', 3, 'wanghuaqu', 'whq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10415, 210411, 210400, '', '顺城区', '', 3, 'shunchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10416, 210421, 210400, '', '抚顺县', '', 3, 'fushunxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10417, 210422, 210400, '', '新宾满族自治县', '', 3, 'xinbinmanzuzizhixian', 'xbmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10418, 210423, 210400, '', '清原满族自治县', '', 3, 'qingyuanmanzuzizhixian', 'qymzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10419, 210501, 210500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10420, 210502, 210500, '', '平山区', '', 3, 'pingshanqu', 'psq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10421, 210503, 210500, '', '溪湖区', '', 3, 'xihuqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10422, 210504, 210500, '', '明山区', '', 3, 'mingshanqu', 'msq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10423, 210505, 210500, '', '南芬区', '', 3, 'nanfenqu', 'nfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10424, 210521, 210500, '', '本溪满族自治县', '', 3, 'benximanzuzizhixian', 'bxmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10425, 210522, 210500, '', '桓仁满族自治县', '', 3, 'huanrenmanzuzizhixian', 'hrmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10426, 210601, 210600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10427, 210602, 210600, '', '元宝区', '', 3, 'yuanbaoqu', 'ybq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10428, 210603, 210600, '', '振兴区', '', 3, 'zhenxingqu', 'zxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10429, 210604, 210600, '', '振安区', '', 3, 'zhenanqu', 'zaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10430, 210624, 210600, '', '宽甸满族自治县', '', 3, 'kuandianmanzuzizhixian', 'kdmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10431, 210681, 210600, '', '东港市', '', 3, 'donggangshi', 'dgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10432, 210682, 210600, '', '凤城市', '', 3, 'fengchengshi', 'fcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10433, 210701, 210700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10434, 210702, 210700, '', '古塔区', '', 3, 'gutaqu', 'gtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10435, 210703, 210700, '', '凌河区', '', 3, 'linghequ', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10436, 210711, 210700, '', '太和区', '', 3, 'taihequ', 'thq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10437, 210726, 210700, '', '黑山县', '', 3, 'heishanxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10438, 210727, 210700, '', '义县', '', 3, 'yixian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10439, 210781, 210700, '', '凌海市', '', 3, 'linghaishi', 'lhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10440, 210782, 210700, '', '北镇市', '', 3, 'beizhenshi', 'bzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10441, 210801, 210800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10442, 210802, 210800, '', '站前区', '', 3, 'zhanqianqu', 'zqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10443, 210803, 210800, '', '西市区', '', 3, 'xishiqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10444, 210804, 210800, '', '鲅鱼圈区', '', 3, 'bayuquanqu', 'byqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10445, 210811, 210800, '', '老边区', '', 3, 'laobianqu', 'lbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10446, 210881, 210800, '', '盖州市', '', 3, 'gaizhoushi', 'gzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10447, 210882, 210800, '', '大石桥市', '', 3, 'dashiqiaoshi', 'dsqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10448, 210901, 210900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10449, 210902, 210900, '', '海州区', '', 3, 'haizhouqu', 'hzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10450, 210903, 210900, '', '新邱区', '', 3, 'xinqiuqu', 'xqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10451, 210904, 210900, '', '太平区', '', 3, 'taipingqu', 'tpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10452, 210905, 210900, '', '清河门区', '', 3, 'qinghemenqu', 'qhmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10453, 210911, 210900, '', '细河区', '', 3, 'xihequ', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10454, 210921, 210900, '', '阜新蒙古族自治县', '', 3, 'fuxinmengguzuzizhixian', 'fxmgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10455, 210922, 210900, '', '彰武县', '', 3, 'zhangwuxian', 'zwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10456, 211001, 211000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10457, 211002, 211000, '', '白塔区', '', 3, 'baitaqu', 'btq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10458, 211003, 211000, '', '文圣区', '', 3, 'wenshengqu', 'wsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10459, 211004, 211000, '', '宏伟区', '', 3, 'hongweiqu', 'hwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10460, 211005, 211000, '', '弓长岭区', '', 3, 'gongzhanglingqu', 'gzlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10461, 211011, 211000, '', '太子河区', '', 3, 'taizihequ', 'tzhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10462, 211021, 211000, '', '辽阳县', '', 3, 'liaoyangxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10463, 211081, 211000, '', '灯塔市', '', 3, 'dengtashi', 'dts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10464, 211101, 211100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10465, 211102, 211100, '', '双台子区', '', 3, 'shuangtaiziqu', 'stzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10466, 211103, 211100, '', '兴隆台区', '', 3, 'xinglongtaiqu', 'xltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10467, 211121, 211100, '', '大洼县', '', 3, 'dawaxian', 'dwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10468, 211122, 211100, '', '盘山县', '', 3, 'panshanxian', 'psx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10469, 211201, 211200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10470, 211202, 211200, '', '银州区', '', 3, 'yinzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10471, 211204, 211200, '', '清河区', '', 3, 'qinghequ', 'qhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10472, 211221, 211200, '', '铁岭县', '', 3, 'tielingxian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10473, 211223, 211200, '', '西丰县', '', 3, 'xifengxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10474, 211224, 211200, '', '昌图县', '', 3, 'changtuxian', 'ctx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10475, 211281, 211200, '', '调兵山市', '', 3, 'diaobingshanshi', 'dbss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10476, 211282, 211200, '', '开原市', '', 3, 'kaiyuanshi', 'kys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10477, 211301, 211300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10478, 211302, 211300, '', '双塔区', '', 3, 'shuangtaqu', 'stq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10479, 211303, 211300, '', '龙城区', '', 3, 'longchengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10480, 211321, 211300, '', '朝阳县', '', 3, 'chaoyangxian', 'cyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10481, 211322, 211300, '', '建平县', '', 3, 'jianpingxian', 'jpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10482, 211324, 211300, '', '喀喇沁左翼蒙古族自治', '', 3, 'kalaqinzuoyimengguzuzizhixian', 'klqzymgzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10483, 211381, 211300, '', '北票市', '', 3, 'beipiaoshi', 'bps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10484, 211382, 211300, '', '凌源市', '', 3, 'lingyuanshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10485, 211401, 211400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10486, 211402, 211400, '', '连山区', '', 3, 'lianshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10487, 211403, 211400, '', '龙港区', '', 3, 'longgangqu', 'lgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10488, 211404, 211400, '', '南票区', '', 3, 'nanpiaoqu', 'npq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10489, 211421, 211400, '', '绥中县', '', 3, 'suizhongxian', 'szx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10490, 211422, 211400, '', '建昌县', '', 3, 'jianchangxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10491, 211481, 211400, '', '兴城市', '', 3, 'xingchengshi', 'xcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10492, 220101, 220100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10493, 220102, 220100, '', '南关区', '', 3, 'nanguanqu', 'ngq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10494, 220103, 220100, '', '宽城区', '', 3, 'kuanchengqu', 'kcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10495, 220104, 220100, '', '朝阳区', '', 3, 'chaoyangqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10496, 220105, 220100, '', '二道区', '', 3, 'erdaoqu', 'edq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10497, 220106, 220100, '', '绿园区', '', 3, 'lu:yuanqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10498, 220112, 220100, '', '双阳区', '', 3, 'shuangyangqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10499, 220113, 220100, '', '九台区', '', 3, 'jiutaiqu', 'jtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10500, 220122, 220100, '', '农安县', '', 3, 'nonganxian', 'nax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10501, 220182, 220100, '', '榆树市', '', 3, 'yushushi', 'yss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10502, 220183, 220100, '', '德惠市', '', 3, 'dehuishi', 'dhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10503, 220201, 220200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10504, 220202, 220200, '', '昌邑区', '', 3, 'changyiqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10505, 220203, 220200, '', '龙潭区', '', 3, 'longtanqu', 'ltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10506, 220204, 220200, '', '船营区', '', 3, 'chuanyingqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10507, 220211, 220200, '', '丰满区', '', 3, 'fengmanqu', 'fmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10508, 220221, 220200, '', '永吉县', '', 3, 'yongjixian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10509, 220281, 220200, '', '蛟河市', '', 3, 'jiaoheshi', 'jhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10510, 220282, 220200, '', '桦甸市', '', 3, 'huadianshi', 'hds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10511, 220283, 220200, '', '舒兰市', '', 3, 'shulanshi', 'sls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10512, 220284, 220200, '', '磐石市', '', 3, 'panshishi', 'pss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10513, 220301, 220300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10514, 220302, 220300, '', '铁西区', '', 3, 'tiexiqu', 'txq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10515, 220303, 220300, '', '铁东区', '', 3, 'tiedongqu', 'tdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10516, 220322, 220300, '', '梨树县', '', 3, 'lishuxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10517, 220323, 220300, '', '伊通满族自治县', '', 3, 'yitongmanzuzizhixian', 'ytmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10518, 220381, 220300, '', '公主岭市', '', 3, 'gongzhulingshi', 'gzls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10519, 220382, 220300, '', '双辽市', '', 3, 'shuangliaoshi', 'sls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10520, 220401, 220400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10521, 220402, 220400, '', '龙山区', '', 3, 'longshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10522, 220403, 220400, '', '西安区', '', 3, 'xianqu', 'xaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10523, 220421, 220400, '', '东丰县', '', 3, 'dongfengxian', 'dfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10524, 220422, 220400, '', '东辽县', '', 3, 'dongliaoxian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10525, 220501, 220500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10526, 220502, 220500, '', '东昌区', '', 3, 'dongchangqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10527, 220503, 220500, '', '二道江区', '', 3, 'erdaojiangqu', 'edjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10528, 220521, 220500, '', '通化县', '', 3, 'tonghuaxian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10529, 220523, 220500, '', '辉南县', '', 3, 'huinanxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10530, 220524, 220500, '', '柳河县', '', 3, 'liuhexian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10531, 220581, 220500, '', '梅河口市', '', 3, 'meihekoushi', 'mhks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10532, 220582, 220500, '', '集安市', '', 3, 'jianshi', 'jas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10533, 220601, 220600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10534, 220602, 220600, '', '浑江区', '', 3, 'hunjiangqu', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10535, 220605, 220600, '', '江源区', '', 3, 'jiangyuanqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10536, 220621, 220600, '', '抚松县', '', 3, 'fusongxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10537, 220622, 220600, '', '靖宇县', '', 3, 'jingyuxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10538, 220623, 220600, '', '长白朝鲜族自治县', '', 3, 'zhangbaichaoxianzuzizhixian', 'zbcxzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10539, 220681, 220600, '', '临江市', '', 3, 'linjiangshi', 'ljs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10540, 220701, 220700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10541, 220702, 220700, '', '宁江区', '', 3, 'ningjiangqu', 'njq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10542, 220721, 220700, '', '前郭尔罗斯蒙古族自治', '', 3, 'qianguoerluosimengguzuzizhixian', 'qgelsmgzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10543, 220722, 220700, '', '长岭县', '', 3, 'zhanglingxian', 'zlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10544, 220723, 220700, '', '乾安县', '', 3, 'qiananxian', 'qax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10545, 220781, 220700, '', '扶余市', '', 3, 'fuyushi', 'fys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10546, 220801, 220800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10547, 220802, 220800, '', '洮北区', '', 3, 'taobeiqu', 'tbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10548, 220821, 220800, '', '镇赉县', '', 3, 'zhenlaixian', 'zlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10549, 220822, 220800, '', '通榆县', '', 3, 'tongyuxian', 'tyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10550, 220881, 220800, '', '洮南市', '', 3, 'taonanshi', 'tns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10551, 220882, 220800, '', '大安市', '', 3, 'daanshi', 'das', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10552, 222401, 222400, '', '延吉市', '', 3, 'yanjishi', 'yjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10553, 222402, 222400, '', '图们市', '', 3, 'tumenshi', 'tms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10554, 222403, 222400, '', '敦化市', '', 3, 'dunhuashi', 'dhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10555, 222404, 222400, '', '珲春市', '', 3, 'hunchunshi', 'hcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10556, 222405, 222400, '', '龙井市', '', 3, 'longjingshi', 'ljs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10557, 222406, 222400, '', '和龙市', '', 3, 'helongshi', 'hls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10558, 222424, 222400, '', '汪清县', '', 3, 'wangqingxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10559, 222426, 222400, '', '安图县', '', 3, 'antuxian', 'atx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10560, 230101, 230100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10561, 230102, 230100, '', '道里区', '', 3, 'daoliqu', 'dlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10562, 230103, 230100, '', '南岗区', '', 3, 'nangangqu', 'ngq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10563, 230104, 230100, '', '道外区', '', 3, 'daowaiqu', 'dwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10564, 230108, 230100, '', '平房区', '', 3, 'pingfangqu', 'pfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10565, 230109, 230100, '', '松北区', '', 3, 'songbeiqu', 'sbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10566, 230110, 230100, '', '香坊区', '', 3, 'xiangfangqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10567, 230111, 230100, '', '呼兰区', '', 3, 'hulanqu', 'hlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10568, 230112, 230100, '', '阿城区', '', 3, 'achengqu', 'acq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10569, 230113, 230100, '', '双城区', '', 3, 'shuangchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10570, 230123, 230100, '', '依兰县', '', 3, 'yilanxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10571, 230124, 230100, '', '方正县', '', 3, 'fangzhengxian', 'fzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10572, 230125, 230100, '', '宾县', '', 3, 'binxian', 'bx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10573, 230126, 230100, '', '巴彦县', '', 3, 'bayanxian', 'byx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10574, 230127, 230100, '', '木兰县', '', 3, 'mulanxian', 'mlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10575, 230128, 230100, '', '通河县', '', 3, 'tonghexian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10576, 230129, 230100, '', '延寿县', '', 3, 'yanshouxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10577, 230183, 230100, '', '尚志市', '', 3, 'shangzhishi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10578, 230184, 230100, '', '五常市', '', 3, 'wuchangshi', 'wcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10579, 230201, 230200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10580, 230202, 230200, '', '龙沙区', '', 3, 'longshaqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10581, 230203, 230200, '', '建华区', '', 3, 'jianhuaqu', 'jhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10582, 230204, 230200, '', '铁锋区', '', 3, 'tiefengqu', 'tfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10583, 230205, 230200, '', '昂昂溪区', '', 3, 'angangxiqu', 'aaxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10584, 230206, 230200, '', '富拉尔基区', '', 3, 'fulaerjiqu', 'flejq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10585, 230207, 230200, '', '碾子山区', '', 3, 'nianzishanqu', 'nzsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10586, 230208, 230200, '', '梅里斯达斡尔族区', '', 3, 'meilisidawoerzuqu', 'mlsdwezq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10587, 230221, 230200, '', '龙江县', '', 3, 'longjiangxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10588, 230223, 230200, '', '依安县', '', 3, 'yianxian', 'yax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10589, 230224, 230200, '', '泰来县', '', 3, 'tailaixian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10590, 230225, 230200, '', '甘南县', '', 3, 'gannanxian', 'gnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10591, 230227, 230200, '', '富裕县', '', 3, 'fuyuxian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10592, 230229, 230200, '', '克山县', '', 3, 'keshanxian', 'ksx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10593, 230230, 230200, '', '克东县', '', 3, 'kedongxian', 'kdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10594, 230231, 230200, '', '拜泉县', '', 3, 'baiquanxian', 'bqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10595, 230281, 230200, '', '讷河市', '', 3, 'neheshi', 'nhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10596, 230301, 230300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10597, 230302, 230300, '', '鸡冠区', '', 3, 'jiguanqu', 'jgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10598, 230303, 230300, '', '恒山区', '', 3, 'hengshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10599, 230304, 230300, '', '滴道区', '', 3, 'didaoqu', 'ddq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10600, 230305, 230300, '', '梨树区', '', 3, 'lishuqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10601, 230306, 230300, '', '城子河区', '', 3, 'chengzihequ', 'czhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10602, 230307, 230300, '', '麻山区', '', 3, 'mashanqu', 'msq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10603, 230321, 230300, '', '鸡东县', '', 3, 'jidongxian', 'jdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10604, 230381, 230300, '', '虎林市', '', 3, 'hulinshi', 'hls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10605, 230382, 230300, '', '密山市', '', 3, 'mishanshi', 'mss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10606, 230401, 230400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10607, 230402, 230400, '', '向阳区', '', 3, 'xiangyangqu', 'xyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10608, 230403, 230400, '', '工农区', '', 3, 'gongnongqu', 'gnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10609, 230404, 230400, '', '南山区', '', 3, 'nanshanqu', 'nsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10610, 230405, 230400, '', '兴安区', '', 3, 'xinganqu', 'xaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10611, 230406, 230400, '', '东山区', '', 3, 'dongshanqu', 'dsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10612, 230407, 230400, '', '兴山区', '', 3, 'xingshanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10613, 230421, 230400, '', '萝北县', '', 3, 'luobeixian', 'lbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10614, 230422, 230400, '', '绥滨县', '', 3, 'suibinxian', 'sbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10615, 230501, 230500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10616, 230502, 230500, '', '尖山区', '', 3, 'jianshanqu', 'jsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10617, 230503, 230500, '', '岭东区', '', 3, 'lingdongqu', 'ldq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10618, 230505, 230500, '', '四方台区', '', 3, 'sifangtaiqu', 'sftq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10619, 230506, 230500, '', '宝山区', '', 3, 'baoshanqu', 'bsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10620, 230521, 230500, '', '集贤县', '', 3, 'jixianxian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10621, 230522, 230500, '', '友谊县', '', 3, 'youyixian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10622, 230523, 230500, '', '宝清县', '', 3, 'baoqingxian', 'bqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10623, 230524, 230500, '', '饶河县', '', 3, 'raohexian', 'rhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10624, 230601, 230600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10625, 230602, 230600, '', '萨尔图区', '', 3, 'saertuqu', 'setq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10626, 230603, 230600, '', '龙凤区', '', 3, 'longfengqu', 'lfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10627, 230604, 230600, '', '让胡路区', '', 3, 'ranghuluqu', 'rhlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10628, 230605, 230600, '', '红岗区', '', 3, 'honggangqu', 'hgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10629, 230606, 230600, '', '大同区', '', 3, 'datongqu', 'dtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10630, 230621, 230600, '', '肇州县', '', 3, 'zhaozhouxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10631, 230622, 230600, '', '肇源县', '', 3, 'zhaoyuanxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10632, 230623, 230600, '', '林甸县', '', 3, 'lindianxian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10633, 230624, 230600, '', '杜尔伯特蒙古族自治县', '', 3, 'duerbotemengguzuzizhixian', 'debtmgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10634, 230701, 230700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10635, 230702, 230700, '', '伊春区', '', 3, 'yichunqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10636, 230703, 230700, '', '南岔区', '', 3, 'nanchaqu', 'ncq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10637, 230704, 230700, '', '友好区', '', 3, 'youhaoqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10638, 230705, 230700, '', '西林区', '', 3, 'xilinqu', 'xlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10639, 230706, 230700, '', '翠峦区', '', 3, 'cuiluanqu', 'clq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10640, 230707, 230700, '', '新青区', '', 3, 'xinqingqu', 'xqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10641, 230708, 230700, '', '美溪区', '', 3, 'meixiqu', 'mxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10642, 230709, 230700, '', '金山屯区', '', 3, 'jinshantunqu', 'jstq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10643, 230710, 230700, '', '五营区', '', 3, 'wuyingqu', 'wyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10644, 230711, 230700, '', '乌马河区', '', 3, 'wumahequ', 'wmhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10645, 230712, 230700, '', '汤旺河区', '', 3, 'tangwanghequ', 'twhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10646, 230713, 230700, '', '带岭区', '', 3, 'dailingqu', 'dlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10647, 230714, 230700, '', '乌伊岭区', '', 3, 'wuyilingqu', 'wylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10648, 230715, 230700, '', '红星区', '', 3, 'hongxingqu', 'hxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10649, 230716, 230700, '', '上甘岭区', '', 3, 'shangganlingqu', 'sglq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10650, 230722, 230700, '', '嘉荫县', '', 3, 'jiayinxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10651, 230781, 230700, '', '铁力市', '', 3, 'tielishi', 'tls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10652, 230801, 230800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10653, 230803, 230800, '', '向阳区', '', 3, 'xiangyangqu', 'xyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10654, 230804, 230800, '', '前进区', '', 3, 'qianjinqu', 'qjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10655, 230805, 230800, '', '东风区', '', 3, 'dongfengqu', 'dfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10656, 230811, 230800, '', '郊区', '', 3, 'jiaoqu', 'jq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10657, 230822, 230800, '', '桦南县', '', 3, 'huananxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10658, 230826, 230800, '', '桦川县', '', 3, 'huachuanxian', 'hcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10659, 230828, 230800, '', '汤原县', '', 3, 'tangyuanxian', 'tyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10660, 230833, 230800, '', '抚远县', '', 3, 'fuyuanxian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10661, 230881, 230800, '', '同江市', '', 3, 'tongjiangshi', 'tjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10662, 230882, 230800, '', '富锦市', '', 3, 'fujinshi', 'fjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10663, 230901, 230900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10664, 230902, 230900, '', '新兴区', '', 3, 'xinxingqu', 'xxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10665, 230903, 230900, '', '桃山区', '', 3, 'taoshanqu', 'tsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10666, 230904, 230900, '', '茄子河区', '', 3, 'qiezihequ', 'qzhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10667, 230921, 230900, '', '勃利县', '', 3, 'bolixian', 'blx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10668, 231001, 231000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10669, 231002, 231000, '', '东安区', '', 3, 'donganqu', 'daq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10670, 231003, 231000, '', '阳明区', '', 3, 'yangmingqu', 'ymq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10671, 231004, 231000, '', '爱民区', '', 3, 'aiminqu', 'amq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10672, 231005, 231000, '', '西安区', '', 3, 'xianqu', 'xaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10673, 231024, 231000, '', '东宁县', '', 3, 'dongningxian', 'dnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10674, 231025, 231000, '', '林口县', '', 3, 'linkouxian', 'lkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10675, 231081, 231000, '', '绥芬河市', '', 3, 'suifenheshi', 'sfhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10676, 231083, 231000, '', '海林市', '', 3, 'hailinshi', 'hls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10677, 231084, 231000, '', '宁安市', '', 3, 'ninganshi', 'nas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10678, 231085, 231000, '', '穆棱市', '', 3, 'mulengshi', 'mls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10679, 231101, 231100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10680, 231102, 231100, '', '爱辉区', '', 3, 'aihuiqu', 'ahq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10681, 231121, 231100, '', '嫩江县', '', 3, 'nenjiangxian', 'njx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10682, 231123, 231100, '', '逊克县', '', 3, 'xunkexian', 'xkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10683, 231124, 231100, '', '孙吴县', '', 3, 'sunwuxian', 'swx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10684, 231181, 231100, '', '北安市', '', 3, 'beianshi', 'bas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10685, 231182, 231100, '', '五大连池市', '', 3, 'wudalianchishi', 'wdlcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10686, 231201, 231200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10687, 231202, 231200, '', '北林区', '', 3, 'beilinqu', 'blq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10688, 231221, 231200, '', '望奎县', '', 3, 'wangkuixian', 'wkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10689, 231222, 231200, '', '兰西县', '', 3, 'lanxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10690, 231223, 231200, '', '青冈县', '', 3, 'qinggangxian', 'qgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10691, 231224, 231200, '', '庆安县', '', 3, 'qinganxian', 'qax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10692, 231225, 231200, '', '明水县', '', 3, 'mingshuixian', 'msx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10693, 231226, 231200, '', '绥棱县', '', 3, 'suilengxian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10694, 231281, 231200, '', '安达市', '', 3, 'andashi', 'ads', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10695, 231282, 231200, '', '肇东市', '', 3, 'zhaodongshi', 'zds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10696, 231283, 231200, '', '海伦市', '', 3, 'hailunshi', 'hls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10697, 232721, 232700, '', '呼玛县', '', 3, 'humaxian', 'hmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10698, 232722, 232700, '', '塔河县', '', 3, 'tahexian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10699, 232723, 232700, '', '漠河县', '', 3, 'mohexian', 'mhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10700, 310101, 310100, '', '黄浦区', '', 3, 'huangpuqu', 'hpq', 0, 0, 0, 1, '123123', 0, '2017-05-11 14:34:24', 'system', 'system', '2016-12-07 18:05:48'), (10701, 310104, 310100, '', '徐汇区', '', 3, 'xuhuiqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10702, 310105, 310100, '', '长宁区', '', 3, 'zhangningqu', 'znq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10703, 310106, 310100, '', '静安区', '', 3, 'jinganqu', 'jaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10704, 310107, 310100, '', '普陀区', '', 3, 'putuoqu', 'ptq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10705, 310108, 310100, '', '闸北区', '', 3, 'zhabeiqu', 'zbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10706, 310109, 310100, '', '虹口区', '', 3, 'hongkouqu', 'hkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10707, 310110, 310100, '', '杨浦区', '', 3, 'yangpuqu', 'ypq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10708, 310112, 310100, '', '闵行区', '', 3, 'minxingqu', 'mxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10709, 310113, 310100, '', '宝山区', '', 3, 'baoshanqu', 'bsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10710, 310114, 310100, '', '嘉定区', '', 3, 'jiadingqu', 'jdq', 0, 0, 0, 1, '上海', 0, '2017-02-16 16:30:46', 'system', 'system', '2017-02-17 16:15:41'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10711, 310115, 310100, '', '浦东新区', '', 3, 'pudongxinqu', 'pdxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10712, 310116, 310100, '', '金山区', '', 3, 'jinshanqu', 'jsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10713, 310117, 310100, '', '松江区', '', 3, 'songjiangqu', 'sjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10714, 310118, 310100, '', '青浦区', '', 3, 'qingpuqu', 'qpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10715, 310120, 310100, '', '奉贤区', '', 3, 'fengxianqu', 'fxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10716, 310230, 310200, '', '崇明县', '', 3, 'chongmingxian', 'cmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10717, 320101, 320100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10718, 320102, 320100, '', '玄武区', '', 3, 'xuanwuqu', 'xwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10719, 320104, 320100, '', '秦淮区', '', 3, 'qinhuaiqu', 'qhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10720, 320105, 320100, '', '建邺区', '', 3, 'jianyequ', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10721, 320106, 320100, '', '鼓楼区', '', 3, 'gulouqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10722, 320111, 320100, '', '浦口区', '', 3, 'pukouqu', 'pkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10723, 320113, 320100, '', '栖霞区', '', 3, 'qixiaqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10724, 320114, 320100, '', '雨花台区', '', 3, 'yuhuataiqu', 'yhtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10725, 320115, 320100, '', '江宁区', '', 3, 'jiangningqu', 'jnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10726, 320116, 320100, '', '六合区', '', 3, 'liuhequ', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10727, 320117, 320100, '', '溧水区', '', 3, 'lishuiqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10728, 320118, 320100, '', '高淳区', '', 3, 'gaochunqu', 'gcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10729, 320201, 320200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10730, 320202, 320200, '', '崇安区', '', 3, 'chonganqu', 'caq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10731, 320203, 320200, '', '南长区', '', 3, 'nanzhangqu', 'nzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10732, 320204, 320200, '', '北塘区', '', 3, 'beitangqu', 'btq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10733, 320205, 320200, '', '锡山区', '', 3, 'xishanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10734, 320206, 320200, '', '惠山区', '', 3, 'huishanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10735, 320211, 320200, '', '滨湖区', '', 3, 'binhuqu', 'bhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10736, 320281, 320200, '', '江阴市', '', 3, 'jiangyinshi', 'jys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10737, 320282, 320200, '', '宜兴市', '', 3, 'yixingshi', 'yxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10738, 320301, 320300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10739, 320302, 320300, '', '鼓楼区', '', 3, 'gulouqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10740, 320303, 320300, '', '云龙区', '', 3, 'yunlongqu', 'ylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10741, 320305, 320300, '', '贾汪区', '', 3, 'jiawangqu', 'jwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10742, 320311, 320300, '', '泉山区', '', 3, 'quanshanqu', 'qsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10743, 320312, 320300, '', '铜山区', '', 3, 'tongshanqu', 'tsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10744, 320321, 320300, '', '丰县', '', 3, 'fengxian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10745, 320322, 320300, '', '沛县', '', 3, 'peixian', 'px', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10746, 320324, 320300, '', '睢宁县', '', 3, 'suiningxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10747, 320381, 320300, '', '新沂市', '', 3, 'xinyishi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10748, 320382, 320300, '', '邳州市', '', 3, 'pizhoushi', 'pzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10749, 320401, 320400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10750, 320402, 320400, '', '天宁区', '', 3, 'tianningqu', 'tnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10751, 320404, 320400, '', '钟楼区', '', 3, 'zhonglouqu', 'zlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10752, 320411, 320400, '', '新北区', '', 3, 'xinbeiqu', 'xbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10753, 320412, 320400, '', '武进区', '', 3, 'wujinqu', 'wjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10754, 320413, 320400, '', '金坛区', '', 3, 'jintanqu', 'jtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10755, 320481, 320400, '', '溧阳市', '', 3, 'liyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10756, 320501, 320500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10757, 320505, 320500, '', '虎丘区', '', 3, 'huqiuqu', 'hqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10758, 320506, 320500, '', '吴中区', '', 3, 'wuzhongqu', 'wzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10759, 320507, 320500, '', '相城区', '', 3, 'xiangchengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10760, 320508, 320500, '', '姑苏区', '', 3, 'gusuqu', 'gsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10761, 320509, 320500, '', '吴江区', '', 3, 'wujiangqu', 'wjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10762, 320581, 320500, '', '常熟市', '', 3, 'changshushi', 'css', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10763, 320582, 320500, '', '张家港市', '', 3, 'zhangjiagangshi', 'zjgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10764, 320583, 320500, '', '昆山市', '', 3, 'kunshanshi', 'kss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10765, 320585, 320500, '', '太仓市', '', 3, 'taicangshi', 'tcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10766, 320601, 320600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10767, 320602, 320600, '', '崇川区', '', 3, 'chongchuanqu', 'ccq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10768, 320611, 320600, '', '港闸区', '', 3, 'gangzhaqu', 'gzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10769, 320612, 320600, '', '通州区', '', 3, 'tongzhouqu', 'tzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10770, 320621, 320600, '', '海安县', '', 3, 'haianxian', 'hax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10771, 320623, 320600, '', '如东县', '', 3, 'rudongxian', 'rdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10772, 320681, 320600, '', '启东市', '', 3, 'qidongshi', 'qds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10773, 320682, 320600, '', '如皋市', '', 3, 'rugaoshi', 'rgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10774, 320684, 320600, '', '海门市', '', 3, 'haimenshi', 'hms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10775, 320701, 320700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10776, 320703, 320700, '', '连云区', '', 3, 'lianyunqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10777, 320706, 320700, '', '海州区', '', 3, 'haizhouqu', 'hzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10778, 320707, 320700, '', '赣榆区', '', 3, 'ganyuqu', 'gyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10779, 320722, 320700, '', '东海县', '', 3, 'donghaixian', 'dhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10780, 320723, 320700, '', '灌云县', '', 3, 'guanyunxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10781, 320724, 320700, '', '灌南县', '', 3, 'guannanxian', 'gnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10782, 320801, 320800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10783, 320802, 320800, '', '清河区', '', 3, 'qinghequ', 'qhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10784, 320803, 320800, '', '淮安区', '', 3, 'huaianqu', 'haq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10785, 320804, 320800, '', '淮阴区', '', 3, 'huaiyinqu', 'hyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10786, 320811, 320800, '', '清浦区', '', 3, 'qingpuqu', 'qpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10787, 320826, 320800, '', '涟水县', '', 3, 'lianshuixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10788, 320829, 320800, '', '洪泽县', '', 3, 'hongzexian', 'hzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10789, 320830, 320800, '', '盱眙县', '', 3, 'xuyixian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10790, 320831, 320800, '', '金湖县', '', 3, 'jinhuxian', 'jhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10791, 320901, 320900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10792, 320902, 320900, '', '亭湖区', '', 3, 'tinghuqu', 'thq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10793, 320903, 320900, '', '盐都区', '', 3, 'yandouqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10794, 320904, 320900, '', '大丰区', '', 3, 'dafengqu', 'dfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10795, 320921, 320900, '', '响水县', '', 3, 'xiangshuixian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10796, 320922, 320900, '', '滨海县', '', 3, 'binhaixian', 'bhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10797, 320923, 320900, '', '阜宁县', '', 3, 'funingxian', 'fnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10798, 320924, 320900, '', '射阳县', '', 3, 'sheyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10799, 320925, 320900, '', '建湖县', '', 3, 'jianhuxian', 'jhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10800, 320981, 320900, '', '东台市', '', 3, 'dongtaishi', 'dts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10801, 321001, 321000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10802, 321002, 321000, '', '广陵区', '', 3, 'guanglingqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10803, 321003, 321000, '', '邗江区', '', 3, 'hanjiangqu', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10804, 321012, 321000, '', '江都区', '', 3, 'jiangdouqu', 'jdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10805, 321023, 321000, '', '宝应县', '', 3, 'baoyingxian', 'byx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10806, 321081, 321000, '', '仪征市', '', 3, 'yizhengshi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10807, 321084, 321000, '', '高邮市', '', 3, 'gaoyoushi', 'gys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10808, 321101, 321100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10809, 321102, 321100, '', '京口区', '', 3, 'jingkouqu', 'jkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10810, 321111, 321100, '', '润州区', '', 3, 'runzhouqu', 'rzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10811, 321112, 321100, '', '丹徒区', '', 3, 'dantuqu', 'dtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10812, 321181, 321100, '', '丹阳市', '', 3, 'danyangshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10813, 321182, 321100, '', '扬中市', '', 3, 'yangzhongshi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10814, 321183, 321100, '', '句容市', '', 3, 'jurongshi', 'jrs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10815, 321201, 321200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10816, 321202, 321200, '', '海陵区', '', 3, 'hailingqu', 'hlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10817, 321203, 321200, '', '高港区', '', 3, 'gaogangqu', 'ggq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10818, 321204, 321200, '', '姜堰区', '', 3, 'jiangyanqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10819, 321281, 321200, '', '兴化市', '', 3, 'xinghuashi', 'xhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10820, 321282, 321200, '', '靖江市', '', 3, 'jingjiangshi', 'jjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10821, 321283, 321200, '', '泰兴市', '', 3, 'taixingshi', 'txs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10822, 321301, 321300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10823, 321302, 321300, '', '宿城区', '', 3, 'suchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10824, 321311, 321300, '', '宿豫区', '', 3, 'suyuqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10825, 321322, 321300, '', '沭阳县', '', 3, 'shuyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10826, 321323, 321300, '', '泗阳县', '', 3, 'siyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10827, 321324, 321300, '', '泗洪县', '', 3, 'sihongxian', 'shx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10828, 330101, 330100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10829, 330102, 330100, '', '上城区', '', 3, 'shangchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10830, 330103, 330100, '', '下城区', '', 3, 'xiachengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10831, 330104, 330100, '', '江干区', '', 3, 'jiangganqu', 'jgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10832, 330105, 330100, '', '拱墅区', '', 3, 'gongshuqu', 'gsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10833, 330106, 330100, '', '西湖区', '', 3, 'xihuqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10834, 330108, 330100, '', '滨江区', '', 3, 'binjiangqu', 'bjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10835, 330109, 330100, '', '萧山区', '', 3, 'xiaoshanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10836, 330110, 330100, '', '余杭区', '', 3, 'yuhangqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10837, 330111, 330100, '', '富阳区', '', 3, 'fuyangqu', 'fyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10838, 330122, 330100, '', '桐庐县', '', 3, 'tongluxian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10839, 330127, 330100, '', '淳安县', '', 3, 'chunanxian', 'cax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10840, 330182, 330100, '', '建德市', '', 3, 'jiandeshi', 'jds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10841, 330185, 330100, '', '临安市', '', 3, 'linanshi', 'las', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10842, 330201, 330200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10843, 330203, 330200, '', '海曙区', '', 3, 'haishuqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10844, 330204, 330200, '', '江东区', '', 3, 'jiangdongqu', 'jdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10845, 330205, 330200, '', '江北区', '', 3, 'jiangbeiqu', 'jbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10846, 330206, 330200, '', '北仑区', '', 3, 'beilunqu', 'blq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10847, 330211, 330200, '', '镇海区', '', 3, 'zhenhaiqu', 'zhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10848, 330212, 330200, '', '鄞州区', '', 3, 'yinzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10849, 330225, 330200, '', '象山县', '', 3, 'xiangshanxian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10850, 330226, 330200, '', '宁海县', '', 3, 'ninghaixian', 'nhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10851, 330281, 330200, '', '余姚市', '', 3, 'yuyaoshi', 'yys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10852, 330282, 330200, '', '慈溪市', '', 3, 'cixishi', 'cxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10853, 330283, 330200, '', '奉化市', '', 3, 'fenghuashi', 'fhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10854, 330301, 330300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10855, 330302, 330300, '', '鹿城区', '', 3, 'luchengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10856, 330303, 330300, '', '龙湾区', '', 3, 'longwanqu', 'lwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10857, 330304, 330300, '', '瓯海区', '', 3, 'ouhaiqu', 'ohq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10858, 330305, 330300, '', '洞头区', '', 3, 'dongtouqu', 'dtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10859, 330324, 330300, '', '永嘉县', '', 3, 'yongjiaxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10860, 330326, 330300, '', '平阳县', '', 3, 'pingyangxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10861, 330327, 330300, '', '苍南县', '', 3, 'cangnanxian', 'cnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10862, 330328, 330300, '', '文成县', '', 3, 'wenchengxian', 'wcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10863, 330329, 330300, '', '泰顺县', '', 3, 'taishunxian', 'tsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10864, 330381, 330300, '', '瑞安市', '', 3, 'ruianshi', 'ras', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10865, 330382, 330300, '', '乐清市', '', 3, 'leqingshi', 'lqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10866, 330401, 330400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10867, 330402, 330400, '', '南湖区', '', 3, 'nanhuqu', 'nhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10868, 330411, 330400, '', '秀洲区', '', 3, 'xiuzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10869, 330421, 330400, '', '嘉善县', '', 3, 'jiashanxian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10870, 330424, 330400, '', '海盐县', '', 3, 'haiyanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10871, 330481, 330400, '', '海宁市', '', 3, 'hainingshi', 'hns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10872, 330482, 330400, '', '平湖市', '', 3, 'pinghushi', 'phs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10873, 330483, 330400, '', '桐乡市', '', 3, 'tongxiangshi', 'txs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10874, 330501, 330500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10875, 330502, 330500, '', '吴兴区', '', 3, 'wuxingqu', 'wxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10876, 330503, 330500, '', '南浔区', '', 3, 'nanxunqu', 'nxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10877, 330521, 330500, '', '德清县', '', 3, 'deqingxian', 'dqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10878, 330522, 330500, '', '长兴县', '', 3, 'zhangxingxian', 'zxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10879, 330523, 330500, '', '安吉县', '', 3, 'anjixian', 'ajx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10880, 330601, 330600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10881, 330602, 330600, '', '越城区', '', 3, 'yuechengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10882, 330603, 330600, '', '柯桥区', '', 3, 'keqiaoqu', 'kqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10883, 330604, 330600, '', '上虞区', '', 3, 'shangyuqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10884, 330624, 330600, '', '新昌县', '', 3, 'xinchangxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10885, 330681, 330600, '', '诸暨市', '', 3, 'zhujishi', 'zjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10886, 330683, 330600, '', '嵊州市', '', 3, 'shengzhoushi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10887, 330701, 330700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10888, 330702, 330700, '', '婺城区', '', 3, 'wuchengqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10889, 330703, 330700, '', '金东区', '', 3, 'jindongqu', 'jdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10890, 330723, 330700, '', '武义县', '', 3, 'wuyixian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10891, 330726, 330700, '', '浦江县', '', 3, 'pujiangxian', 'pjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10892, 330727, 330700, '', '磐安县', '', 3, 'pananxian', 'pax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10893, 330781, 330700, '', '兰溪市', '', 3, 'lanxishi', 'lxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10894, 330782, 330700, '', '义乌市', '', 3, 'yiwushi', 'yws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10895, 330783, 330700, '', '东阳市', '', 3, 'dongyangshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10896, 330784, 330700, '', '永康市', '', 3, 'yongkangshi', 'yks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10897, 330801, 330800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10898, 330802, 330800, '', '柯城区', '', 3, 'kechengqu', 'kcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10899, 330803, 330800, '', '衢江区', '', 3, 'qujiangqu', 'qjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10900, 330822, 330800, '', '常山县', '', 3, 'changshanxian', 'csx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10901, 330824, 330800, '', '开化县', '', 3, 'kaihuaxian', 'khx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10902, 330825, 330800, '', '龙游县', '', 3, 'longyouxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10903, 330881, 330800, '', '江山市', '', 3, 'jiangshanshi', 'jss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10904, 330901, 330900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10905, 330902, 330900, '', '定海区', '', 3, 'dinghaiqu', 'dhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10906, 330903, 330900, '', '普陀区', '', 3, 'putuoqu', 'ptq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10907, 330921, 330900, '', '岱山县', '', 3, 'daishanxian', 'dsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10908, 330922, 330900, '', '嵊泗县', '', 3, 'shengsixian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10909, 331001, 331000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10910, 331002, 331000, '', '椒江区', '', 3, 'jiaojiangqu', 'jjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10911, 331003, 331000, '', '黄岩区', '', 3, 'huangyanqu', 'hyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10912, 331004, 331000, '', '路桥区', '', 3, 'luqiaoqu', 'lqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10913, 331021, 331000, '', '玉环县', '', 3, 'yuhuanxian', 'yhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10914, 331022, 331000, '', '三门县', '', 3, 'sanmenxian', 'smx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10915, 331023, 331000, '', '天台县', '', 3, 'tiantaixian', 'ttx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10916, 331024, 331000, '', '仙居县', '', 3, 'xianjuxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10917, 331081, 331000, '', '温岭市', '', 3, 'wenlingshi', 'wls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10918, 331082, 331000, '', '临海市', '', 3, 'linhaishi', 'lhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10919, 331101, 331100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10920, 331102, 331100, '', '莲都区', '', 3, 'liandouqu', 'ldq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10921, 331121, 331100, '', '青田县', '', 3, 'qingtianxian', 'qtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10922, 331122, 331100, '', '缙云县', '', 3, 'jinyunxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10923, 331123, 331100, '', '遂昌县', '', 3, 'suichangxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10924, 331124, 331100, '', '松阳县', '', 3, 'songyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10925, 331125, 331100, '', '云和县', '', 3, 'yunhexian', 'yhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10926, 331126, 331100, '', '庆元县', '', 3, 'qingyuanxian', 'qyx', 0, 0, 0, 1, '丽水', 0, '2017-02-16 15:35:55', 'system', 'system', '2017-02-18 17:11:18'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10927, 331127, 331100, '', '景宁畲族自治县', '', 3, 'jingningshezuzizhixian', 'jnszzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10928, 331181, 331100, '', '龙泉市', '', 3, 'longquanshi', 'lqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10929, 340101, 340100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10930, 340102, 340100, '', '瑶海区', '', 3, 'yaohaiqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10931, 340103, 340100, '', '庐阳区', '', 3, 'luyangqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10932, 340104, 340100, '', '蜀山区', '', 3, 'shushanqu', 'ssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10933, 340111, 340100, '', '包河区', '', 3, 'baohequ', 'bhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10934, 340121, 340100, '', '长丰县', '', 3, 'zhangfengxian', 'zfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10935, 340122, 340100, '', '肥东县', '', 3, 'feidongxian', 'fdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10936, 340123, 340100, '', '肥西县', '', 3, 'feixixian', 'fxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10937, 340124, 340100, '', '庐江县', '', 3, 'lujiangxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10938, 340181, 340100, '', '巢湖市', '', 3, 'chaohushi', 'chs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10939, 340201, 340200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10940, 340202, 340200, '', '镜湖区', '', 3, 'jinghuqu', 'jhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10941, 340203, 340200, '', '弋江区', '', 3, 'yijiangqu', 'yjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10942, 340207, 340200, '', '鸠江区', '', 3, 'jiujiangqu', 'jjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10943, 340208, 340200, '', '三山区', '', 3, 'sanshanqu', 'ssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10944, 340221, 340200, '', '芜湖县', '', 3, 'wuhuxian', 'whx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10945, 340222, 340200, '', '繁昌县', '', 3, 'fanchangxian', 'fcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10946, 340223, 340200, '', '南陵县', '', 3, 'nanlingxian', 'nlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10947, 340225, 340200, '', '无为县', '', 3, 'wuweixian', 'wwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10948, 340301, 340300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10949, 340302, 340300, '', '龙子湖区', '', 3, 'longzihuqu', 'lzhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10950, 340303, 340300, '', '蚌山区', '', 3, 'bangshanqu', 'bsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10951, 340304, 340300, '', '禹会区', '', 3, 'yuhuiqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10952, 340311, 340300, '', '淮上区', '', 3, 'huaishangqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10953, 340321, 340300, '', '怀远县', '', 3, 'huaiyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10954, 340322, 340300, '', '五河县', '', 3, 'wuhexian', 'whx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10955, 340323, 340300, '', '固镇县', '', 3, 'guzhenxian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10956, 340401, 340400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10957, 340402, 340400, '', '大通区', '', 3, 'datongqu', 'dtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10958, 340403, 340400, '', '田家庵区', '', 3, 'tianjiaanqu', 'tjaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10959, 340404, 340400, '', '谢家集区', '', 3, 'xiejiajiqu', 'xjjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10960, 340405, 340400, '', '八公山区', '', 3, 'bagongshanqu', 'bgsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10961, 340406, 340400, '', '潘集区', '', 3, 'panjiqu', 'pjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10962, 340421, 340400, '', '凤台县', '', 3, 'fengtaixian', 'ftx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10963, 340501, 340500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10964, 340503, 340500, '', '花山区', '', 3, 'huashanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10965, 340504, 340500, '', '雨山区', '', 3, 'yushanqu', 'ysq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10966, 340506, 340500, '', '博望区', '', 3, 'bowangqu', 'bwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10967, 340521, 340500, '', '当涂县', '', 3, 'dangtuxian', 'dtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10968, 340522, 340500, '', '含山县', '', 3, 'hanshanxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10969, 340523, 340500, '', '和县', '', 3, 'hexian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10970, 340601, 340600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10971, 340602, 340600, '', '杜集区', '', 3, 'dujiqu', 'djq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10972, 340603, 340600, '', '相山区', '', 3, 'xiangshanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10973, 340604, 340600, '', '烈山区', '', 3, 'lieshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10974, 340621, 340600, '', '濉溪县', '', 3, 'suixixian', 'sxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10975, 340701, 340700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10976, 340702, 340700, '', '铜官山区', '', 3, 'tongguanshanqu', 'tgsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10977, 340703, 340700, '', '狮子山区', '', 3, 'shizishanqu', 'szsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10978, 340711, 340700, '', '郊区', '', 3, 'jiaoqu', 'jq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10979, 340721, 340700, '', '铜陵县', '', 3, 'tonglingxian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10980, 340801, 340800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10981, 340802, 340800, '', '迎江区', '', 3, 'yingjiangqu', 'yjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10982, 340803, 340800, '', '大观区', '', 3, 'daguanqu', 'dgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10983, 340811, 340800, '', '宜秀区', '', 3, 'yixiuqu', 'yxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10984, 340822, 340800, '', '怀宁县', '', 3, 'huainingxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10985, 340823, 340800, '', '枞阳县', '', 3, 'zongyangxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10986, 340824, 340800, '', '潜山县', '', 3, 'qianshanxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10987, 340825, 340800, '', '太湖县', '', 3, 'taihuxian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10988, 340826, 340800, '', '宿松县', '', 3, 'susongxian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10989, 340827, 340800, '', '望江县', '', 3, 'wangjiangxian', 'wjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10990, 340828, 340800, '', '岳西县', '', 3, 'yuexixian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10991, 340881, 340800, '', '桐城市', '', 3, 'tongchengshi', 'tcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10992, 341001, 341000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10993, 341002, 341000, '', '屯溪区', '', 3, 'tunxiqu', 'txq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10994, 341003, 341000, '', '黄山区', '', 3, 'huangshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10995, 341004, 341000, '', '徽州区', '', 3, 'huizhouqu', 'hzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10996, 341021, 341000, '', '歙县', '', 3, 'shexian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10997, 341022, 341000, '', '休宁县', '', 3, 'xiuningxian', 'xnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (10998, 341023, 341000, '', '黟县', '', 3, 'yixian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (10999, 341024, 341000, '', '祁门县', '', 3, 'qimenxian', 'qmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11000, 341101, 341100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11001, 341102, 341100, '', '琅琊区', '', 3, 'langyaqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11002, 341103, 341100, '', '南谯区', '', 3, 'nanqiaoqu', 'nqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11003, 341122, 341100, '', '来安县', '', 3, 'laianxian', 'lax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11004, 341124, 341100, '', '全椒县', '', 3, 'quanjiaoxian', 'qjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11005, 341125, 341100, '', '定远县', '', 3, 'dingyuanxian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11006, 341126, 341100, '', '凤阳县', '', 3, 'fengyangxian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11007, 341181, 341100, '', '天长市', '', 3, 'tianzhangshi', 'tzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11008, 341182, 341100, '', '明光市', '', 3, 'mingguangshi', 'mgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11009, 341201, 341200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11010, 341202, 341200, '', '颍州区', '', 3, 'yingzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11011, 341203, 341200, '', '颍东区', '', 3, 'yingdongqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11012, 341204, 341200, '', '颍泉区', '', 3, 'yingquanqu', 'yqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11013, 341221, 341200, '', '临泉县', '', 3, 'linquanxian', 'lqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11014, 341222, 341200, '', '太和县', '', 3, 'taihexian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11015, 341225, 341200, '', '阜南县', '', 3, 'funanxian', 'fnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11016, 341226, 341200, '', '颍上县', '', 3, 'yingshangxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11017, 341282, 341200, '', '界首市', '', 3, 'jieshoushi', 'jss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11018, 341301, 341300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11019, 341302, 341300, '', '_桥区', '', 3, 'yongqiaoqu', 'yqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11020, 341321, 341300, '', '砀山县', '', 3, 'dangshanxian', 'dsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11021, 341322, 341300, '', '萧县', '', 3, 'xiaoxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11022, 341323, 341300, '', '灵璧县', '', 3, 'lingbixian', 'lbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11023, 341324, 341300, '', '泗县', '', 3, 'sixian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11024, 341501, 341500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11025, 341502, 341500, '', '金安区', '', 3, 'jinanqu', 'jaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11026, 341503, 341500, '', '裕安区', '', 3, 'yuanqu', 'yaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11027, 341521, 341500, '', '寿县', '', 3, 'shouxian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11028, 341522, 341500, '', '霍邱县', '', 3, 'huoqiuxian', 'hqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11029, 341523, 341500, '', '舒城县', '', 3, 'shuchengxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11030, 341524, 341500, '', '金寨县', '', 3, 'jinzhaixian', 'jzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11031, 341525, 341500, '', '霍山县', '', 3, 'huoshanxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11032, 341601, 341600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11033, 341602, 341600, '', '谯城区', '', 3, 'qiaochengqu', 'qcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11034, 341621, 341600, '', '涡阳县', '', 3, 'woyangxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11035, 341622, 341600, '', '蒙城县', '', 3, 'mengchengxian', 'mcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11036, 341623, 341600, '', '利辛县', '', 3, 'lixinxian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11037, 341701, 341700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11038, 341702, 341700, '', '贵池区', '', 3, 'guichiqu', 'gcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11039, 341721, 341700, '', '东至县', '', 3, 'dongzhixian', 'dzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11040, 341722, 341700, '', '石台县', '', 3, 'shitaixian', 'stx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11041, 341723, 341700, '', '青阳县', '', 3, 'qingyangxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11042, 341801, 341800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11043, 341802, 341800, '', '宣州区', '', 3, 'xuanzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11044, 341821, 341800, '', '郎溪县', '', 3, 'langxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11045, 341822, 341800, '', '广德县', '', 3, 'guangdexian', 'gdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11046, 341823, 341800, '', '泾县', '', 3, 'jingxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11047, 341824, 341800, '', '绩溪县', '', 3, 'jixixian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11048, 341825, 341800, '', '旌德县', '', 3, 'jingdexian', 'jdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11049, 341881, 341800, '', '宁国市', '', 3, 'ningguoshi', 'ngs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11050, 350101, 350100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11051, 350102, 350100, '', '鼓楼区', '', 3, 'gulouqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11052, 350103, 350100, '', '台江区', '', 3, 'taijiangqu', 'tjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11053, 350104, 350100, '', '仓山区', '', 3, 'cangshanqu', 'csq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11054, 350105, 350100, '', '马尾区', '', 3, 'maweiqu', 'mwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11055, 350111, 350100, '', '晋安区', '', 3, 'jinanqu', 'jaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11056, 350121, 350100, '', '闽侯县', '', 3, 'minhouxian', 'mhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11057, 350122, 350100, '', '连江县', '', 3, 'lianjiangxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11058, 350123, 350100, '', '罗源县', '', 3, 'luoyuanxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11059, 350124, 350100, '', '闽清县', '', 3, 'minqingxian', 'mqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11060, 350125, 350100, '', '永泰县', '', 3, 'yongtaixian', 'ytx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11061, 350128, 350100, '', '平潭县', '', 3, 'pingtanxian', 'ptx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11062, 350181, 350100, '', '福清市', '', 3, 'fuqingshi', 'fqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11063, 350182, 350100, '', '长乐市', '', 3, 'zhangleshi', 'zls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11064, 350201, 350200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11065, 350203, 350200, '', '思明区', '', 3, 'simingqu', 'smq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11066, 350205, 350200, '', '海沧区', '', 3, 'haicangqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11067, 350206, 350200, '', '湖里区', '', 3, 'huliqu', 'hlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11068, 350211, 350200, '', '集美区', '', 3, 'jimeiqu', 'jmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11069, 350212, 350200, '', '同安区', '', 3, 'tonganqu', 'taq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11070, 350213, 350200, '', '翔安区', '', 3, 'xianganqu', 'xaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11071, 350301, 350300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11072, 350302, 350300, '', '城厢区', '', 3, 'chengxiangqu', 'cxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11073, 350303, 350300, '', '涵江区', '', 3, 'hanjiangqu', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11074, 350304, 350300, '', '荔城区', '', 3, 'lichengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11075, 350305, 350300, '', '秀屿区', '', 3, 'xiuyuqu', 'xyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11076, 350322, 350300, '', '仙游县', '', 3, 'xianyouxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11077, 350401, 350400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11078, 350402, 350400, '', '梅列区', '', 3, 'meiliequ', 'mlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11079, 350403, 350400, '', '三元区', '', 3, 'sanyuanqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11080, 350421, 350400, '', '明溪县', '', 3, 'mingxixian', 'mxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11081, 350423, 350400, '', '清流县', '', 3, 'qingliuxian', 'qlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11082, 350424, 350400, '', '宁化县', '', 3, 'ninghuaxian', 'nhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11083, 350425, 350400, '', '大田县', '', 3, 'datianxian', 'dtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11084, 350426, 350400, '', '尤溪县', '', 3, 'youxixian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11085, 350427, 350400, '', '沙县', '', 3, 'shaxian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11086, 350428, 350400, '', '将乐县', '', 3, 'jianglexian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11087, 350429, 350400, '', '泰宁县', '', 3, 'tainingxian', 'tnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11088, 350430, 350400, '', '建宁县', '', 3, 'jianningxian', 'jnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11089, 350481, 350400, '', '永安市', '', 3, 'yonganshi', 'yas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11090, 350501, 350500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11091, 350502, 350500, '', '鲤城区', '', 3, 'lichengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11092, 350503, 350500, '', '丰泽区', '', 3, 'fengzequ', 'fzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11093, 350504, 350500, '', '洛江区', '', 3, 'luojiangqu', 'ljq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11094, 350505, 350500, '', '泉港区', '', 3, 'quangangqu', 'qgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11095, 350521, 350500, '', '惠安县', '', 3, 'huianxian', 'hax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11096, 350524, 350500, '', '安溪县', '', 3, 'anxixian', 'axx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11097, 350525, 350500, '', '永春县', '', 3, 'yongchunxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11098, 350526, 350500, '', '德化县', '', 3, 'dehuaxian', 'dhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11099, 350527, 350500, '', '金门县', '', 3, 'jinmenxian', 'jmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11100, 350581, 350500, '', '石狮市', '', 3, 'shishishi', 'sss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11101, 350582, 350500, '', '晋江市', '', 3, 'jinjiangshi', 'jjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11102, 350583, 350500, '', '南安市', '', 3, 'nananshi', 'nas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11103, 350601, 350600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11104, 350602, 350600, '', '芗城区', '', 3, 'xiangchengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11105, 350603, 350600, '', '龙文区', '', 3, 'longwenqu', 'lwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11106, 350622, 350600, '', '云霄县', '', 3, 'yunxiaoxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11107, 350623, 350600, '', '漳浦县', '', 3, 'zhangpuxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11108, 350624, 350600, '', '诏安县', '', 3, 'zhaoanxian', 'zax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11109, 350625, 350600, '', '长泰县', '', 3, 'zhangtaixian', 'ztx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11110, 350626, 350600, '', '东山县', '', 3, 'dongshanxian', 'dsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11111, 350627, 350600, '', '南靖县', '', 3, 'nanjingxian', 'njx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11112, 350628, 350600, '', '平和县', '', 3, 'pinghexian', 'phx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11113, 350629, 350600, '', '华安县', '', 3, 'huaanxian', 'hax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11114, 350681, 350600, '', '龙海市', '', 3, 'longhaishi', 'lhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11115, 350701, 350700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11116, 350702, 350700, '', '延平区', '', 3, 'yanpingqu', 'ypq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11117, 350703, 350700, '', '建阳区', '', 3, 'jianyangqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11118, 350721, 350700, '', '顺昌县', '', 3, 'shunchangxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11119, 350722, 350700, '', '浦城县', '', 3, 'puchengxian', 'pcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11120, 350723, 350700, '', '光泽县', '', 3, 'guangzexian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11121, 350724, 350700, '', '松溪县', '', 3, 'songxixian', 'sxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11122, 350725, 350700, '', '政和县', '', 3, 'zhenghexian', 'zhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11123, 350781, 350700, '', '邵武市', '', 3, 'shaowushi', 'sws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11124, 350782, 350700, '', '武夷山市', '', 3, 'wuyishanshi', 'wyss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11125, 350783, 350700, '', '建瓯市', '', 3, 'jianoushi', 'jos', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11126, 350801, 350800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11127, 350802, 350800, '', '新罗区', '', 3, 'xinluoqu', 'xlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11128, 350803, 350800, '', '永定区', '', 3, 'yongdingqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11129, 350821, 350800, '', '长汀县', '', 3, 'zhangtingxian', 'ztx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11130, 350823, 350800, '', '上杭县', '', 3, 'shanghangxian', 'shx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11131, 350824, 350800, '', '武平县', '', 3, 'wupingxian', 'wpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11132, 350825, 350800, '', '连城县', '', 3, 'lianchengxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11133, 350881, 350800, '', '漳平市', '', 3, 'zhangpingshi', 'zps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11134, 350901, 350900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11135, 350902, 350900, '', '蕉城区', '', 3, 'jiaochengqu', 'jcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11136, 350921, 350900, '', '霞浦县', '', 3, 'xiapuxian', 'xpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11137, 350922, 350900, '', '古田县', '', 3, 'gutianxian', 'gtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11138, 350923, 350900, '', '屏南县', '', 3, 'pingnanxian', 'pnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11139, 350924, 350900, '', '寿宁县', '', 3, 'shouningxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11140, 350925, 350900, '', '周宁县', '', 3, 'zhouningxian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11141, 350926, 350900, '', '柘荣县', '', 3, 'zherongxian', 'zrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11142, 350981, 350900, '', '福安市', '', 3, 'fuanshi', 'fas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11143, 350982, 350900, '', '福鼎市', '', 3, 'fudingshi', 'fds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11144, 360101, 360100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11145, 360102, 360100, '', '东湖区', '', 3, 'donghuqu', 'dhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11146, 360103, 360100, '', '西湖区', '', 3, 'xihuqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11147, 360104, 360100, '', '青云谱区', '', 3, 'qingyunpuqu', 'qypq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11148, 360105, 360100, '', '湾里区', '', 3, 'wanliqu', 'wlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11149, 360111, 360100, '', '青山湖区', '', 3, 'qingshanhuqu', 'qshq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11150, 360112, 360100, '', '新建区', '', 3, 'xinjianqu', 'xjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11151, 360121, 360100, '', '南昌县', '', 3, 'nanchangxian', 'ncx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11152, 360123, 360100, '', '安义县', '', 3, 'anyixian', 'ayx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11153, 360124, 360100, '', '进贤县', '', 3, 'jinxianxian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11154, 360201, 360200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11155, 360202, 360200, '', '昌江区', '', 3, 'changjiangqu', 'cjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11156, 360203, 360200, '', '珠山区', '', 3, 'zhushanqu', 'zsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11157, 360222, 360200, '', '浮梁县', '', 3, 'fuliangxian', 'flx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11158, 360281, 360200, '', '乐平市', '', 3, 'lepingshi', 'lps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11159, 360301, 360300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11160, 360302, 360300, '', '安源区', '', 3, 'anyuanqu', 'ayq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11161, 360313, 360300, '', '湘东区', '', 3, 'xiangdongqu', 'xdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11162, 360321, 360300, '', '莲花县', '', 3, 'lianhuaxian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11163, 360322, 360300, '', '上栗县', '', 3, 'shanglixian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11164, 360323, 360300, '', '芦溪县', '', 3, 'luxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11165, 360401, 360400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11166, 360402, 360400, '', '庐山区', '', 3, 'lushanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11167, 360403, 360400, '', '浔阳区', '', 3, 'xunyangqu', 'xyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11168, 360421, 360400, '', '九江县', '', 3, 'jiujiangxian', 'jjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11169, 360423, 360400, '', '武宁县', '', 3, 'wuningxian', 'wnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11170, 360424, 360400, '', '修水县', '', 3, 'xiushuixian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11171, 360425, 360400, '', '永修县', '', 3, 'yongxiuxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11172, 360426, 360400, '', '德安县', '', 3, 'deanxian', 'dax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11173, 360427, 360400, '', '星子县', '', 3, 'xingzixian', 'xzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11174, 360428, 360400, '', '都昌县', '', 3, 'douchangxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11175, 360429, 360400, '', '湖口县', '', 3, 'hukouxian', 'hkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11176, 360430, 360400, '', '彭泽县', '', 3, 'pengzexian', 'pzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11177, 360481, 360400, '', '瑞昌市', '', 3, 'ruichangshi', 'rcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11178, 360482, 360400, '', '共青城市', '', 3, 'gongqingchengshi', 'gqcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11179, 360501, 360500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11180, 360502, 360500, '', '渝水区', '', 3, 'yushuiqu', 'ysq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11181, 360521, 360500, '', '分宜县', '', 3, 'fenyixian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11182, 360601, 360600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11183, 360602, 360600, '', '月湖区', '', 3, 'yuehuqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11184, 360622, 360600, '', '余江县', '', 3, 'yujiangxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11185, 360681, 360600, '', '贵溪市', '', 3, 'guixishi', 'gxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11186, 360701, 360700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11187, 360702, 360700, '', '章贡区', '', 3, 'zhanggongqu', 'zgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11188, 360703, 360700, '', '南康区', '', 3, 'nankangqu', 'nkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11189, 360721, 360700, '', '赣县', '', 3, 'ganxian', 'gx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11190, 360722, 360700, '', '信丰县', '', 3, 'xinfengxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11191, 360723, 360700, '', '大余县', '', 3, 'dayuxian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11192, 360724, 360700, '', '上犹县', '', 3, 'shangyouxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11193, 360725, 360700, '', '崇义县', '', 3, 'chongyixian', 'cyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11194, 360726, 360700, '', '安远县', '', 3, 'anyuanxian', 'ayx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11195, 360727, 360700, '', '龙南县', '', 3, 'longnanxian', 'lnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11196, 360728, 360700, '', '定南县', '', 3, 'dingnanxian', 'dnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11197, 360729, 360700, '', '全南县', '', 3, 'quannanxian', 'qnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11198, 360730, 360700, '', '宁都县', '', 3, 'ningdouxian', 'ndx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11199, 360731, 360700, '', '于都县', '', 3, 'yudouxian', 'ydx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11200, 360732, 360700, '', '兴国县', '', 3, 'xingguoxian', 'xgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11201, 360733, 360700, '', '会昌县', '', 3, 'huichangxian', 'hcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11202, 360734, 360700, '', '寻乌县', '', 3, 'xunwuxian', 'xwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11203, 360735, 360700, '', '石城县', '', 3, 'shichengxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11204, 360781, 360700, '', '瑞金市', '', 3, 'ruijinshi', 'rjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11205, 360801, 360800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11206, 360802, 360800, '', '吉州区', '', 3, 'jizhouqu', 'jzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11207, 360803, 360800, '', '青原区', '', 3, 'qingyuanqu', 'qyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11208, 360821, 360800, '', '吉安县', '', 3, 'jianxian', 'jax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11209, 360822, 360800, '', '吉水县', '', 3, 'jishuixian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11210, 360823, 360800, '', '峡江县', '', 3, 'xiajiangxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11211, 360824, 360800, '', '新干县', '', 3, 'xinganxian', 'xgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11212, 360825, 360800, '', '永丰县', '', 3, 'yongfengxian', 'yfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11213, 360826, 360800, '', '泰和县', '', 3, 'taihexian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11214, 360827, 360800, '', '遂川县', '', 3, 'suichuanxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11215, 360828, 360800, '', '万安县', '', 3, 'wananxian', 'wax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11216, 360829, 360800, '', '安福县', '', 3, 'anfuxian', 'afx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11217, 360830, 360800, '', '永新县', '', 3, 'yongxinxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11218, 360881, 360800, '', '井冈山市', '', 3, 'jinggangshanshi', 'jgss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11219, 360901, 360900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11220, 360902, 360900, '', '袁州区', '', 3, 'yuanzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11221, 360921, 360900, '', '奉新县', '', 3, 'fengxinxian', 'fxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11222, 360922, 360900, '', '万载县', '', 3, 'wanzaixian', 'wzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11223, 360923, 360900, '', '上高县', '', 3, 'shanggaoxian', 'sgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11224, 360924, 360900, '', '宜丰县', '', 3, 'yifengxian', 'yfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11225, 360925, 360900, '', '靖安县', '', 3, 'jinganxian', 'jax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11226, 360926, 360900, '', '铜鼓县', '', 3, 'tongguxian', 'tgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11227, 360981, 360900, '', '丰城市', '', 3, 'fengchengshi', 'fcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11228, 360982, 360900, '', '樟树市', '', 3, 'zhangshushi', 'zss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11229, 360983, 360900, '', '高安市', '', 3, 'gaoanshi', 'gas', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11230, 361001, 361000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11231, 361002, 361000, '', '临川区', '', 3, 'linchuanqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11232, 361021, 361000, '', '南城县', '', 3, 'nanchengxian', 'ncx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11233, 361022, 361000, '', '黎川县', '', 3, 'lichuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11234, 361023, 361000, '', '南丰县', '', 3, 'nanfengxian', 'nfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11235, 361024, 361000, '', '崇仁县', '', 3, 'chongrenxian', 'crx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11236, 361025, 361000, '', '乐安县', '', 3, 'leanxian', 'lax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11237, 361026, 361000, '', '宜黄县', '', 3, 'yihuangxian', 'yhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11238, 361027, 361000, '', '金溪县', '', 3, 'jinxixian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11239, 361028, 361000, '', '资溪县', '', 3, 'zixixian', 'zxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11240, 361029, 361000, '', '东乡县', '', 3, 'dongxiangxian', 'dxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11241, 361030, 361000, '', '广昌县', '', 3, 'guangchangxian', 'gcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11242, 361101, 361100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11243, 361102, 361100, '', '信州区', '', 3, 'xinzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11244, 361103, 361100, '', '广丰区', '', 3, 'guangfengqu', 'gfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11245, 361121, 361100, '', '上饶县', '', 3, 'shangraoxian', 'srx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11246, 361123, 361100, '', '玉山县', '', 3, 'yushanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11247, 361124, 361100, '', '铅山县', '', 3, 'qianshanxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11248, 361125, 361100, '', '横峰县', '', 3, 'hengfengxian', 'hfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11249, 361126, 361100, '', '弋阳县', '', 3, 'yiyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11250, 361127, 361100, '', '余干县', '', 3, 'yuganxian', 'ygx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11251, 361128, 361100, '', '鄱阳县', '', 3, 'poyangxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11252, 361129, 361100, '', '万年县', '', 3, 'wannianxian', 'wnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11253, 361130, 361100, '', '婺源县', '', 3, 'wuyuanxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11254, 361181, 361100, '', '德兴市', '', 3, 'dexingshi', 'dxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11255, 370101, 370100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11256, 370102, 370100, '', '历下区', '', 3, 'lixiaqu', 'lxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11257, 370103, 370100, '', '市中区', '', 3, 'shizhongqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11258, 370104, 370100, '', '槐荫区', '', 3, 'huaiyinqu', 'hyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11259, 370105, 370100, '', '天桥区', '', 3, 'tianqiaoqu', 'tqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11260, 370112, 370100, '', '历城区', '', 3, 'lichengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11261, 370113, 370100, '', '长清区', '', 3, 'zhangqingqu', 'zqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11262, 370124, 370100, '', '平阴县', '', 3, 'pingyinxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11263, 370125, 370100, '', '济阳县', '', 3, 'jiyangxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11264, 370126, 370100, '', '商河县', '', 3, 'shanghexian', 'shx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11265, 370181, 370100, '', '章丘市', '', 3, 'zhangqiushi', 'zqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11266, 370201, 370200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11267, 370202, 370200, '', '市南区', '', 3, 'shinanqu', 'snq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11268, 370203, 370200, '', '市北区', '', 3, 'shibeiqu', 'sbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11269, 370211, 370200, '', '黄岛区', '', 3, 'huangdaoqu', 'hdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11270, 370212, 370200, '', '崂山区', '', 3, 'laoshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11271, 370213, 370200, '', '李沧区', '', 3, 'licangqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11272, 370214, 370200, '', '城阳区', '', 3, 'chengyangqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11273, 370281, 370200, '', '胶州市', '', 3, 'jiaozhoushi', 'jzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11274, 370282, 370200, '', '即墨市', '', 3, 'jimoshi', 'jms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11275, 370283, 370200, '', '平度市', '', 3, 'pingdushi', 'pds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11276, 370285, 370200, '', '莱西市', '', 3, 'laixishi', 'lxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11277, 370301, 370300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11278, 370302, 370300, '', '淄川区', '', 3, 'zichuanqu', 'zcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11279, 370303, 370300, '', '张店区', '', 3, 'zhangdianqu', 'zdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11280, 370304, 370300, '', '博山区', '', 3, 'boshanqu', 'bsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11281, 370305, 370300, '', '临淄区', '', 3, 'linziqu', 'lzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11282, 370306, 370300, '', '周村区', '', 3, 'zhoucunqu', 'zcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11283, 370321, 370300, '', '桓台县', '', 3, 'huantaixian', 'htx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11284, 370322, 370300, '', '高青县', '', 3, 'gaoqingxian', 'gqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11285, 370323, 370300, '', '沂源县', '', 3, 'yiyuanxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11286, 370401, 370400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11287, 370402, 370400, '', '市中区', '', 3, 'shizhongqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11288, 370403, 370400, '', '薛城区', '', 3, 'xuechengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11289, 370404, 370400, '', '峄城区', '', 3, 'yichengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11290, 370405, 370400, '', '台儿庄区', '', 3, 'taierzhuangqu', 'tezq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11291, 370406, 370400, '', '山亭区', '', 3, 'shantingqu', 'stq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11292, 370481, 370400, '', '滕州市', '', 3, 'tengzhoushi', 'tzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11293, 370501, 370500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11294, 370502, 370500, '', '东营区', '', 3, 'dongyingqu', 'dyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11295, 370503, 370500, '', '河口区', '', 3, 'hekouqu', 'hkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11296, 370521, 370500, '', '垦利县', '', 3, 'kenlixian', 'klx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11297, 370522, 370500, '', '利津县', '', 3, 'lijinxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11298, 370523, 370500, '', '广饶县', '', 3, 'guangraoxian', 'grx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11299, 370601, 370600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11300, 370602, 370600, '', '芝罘区', '', 3, 'zhifuqu', 'zfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11301, 370611, 370600, '', '福山区', '', 3, 'fushanqu', 'fsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11302, 370612, 370600, '', '牟平区', '', 3, 'moupingqu', 'mpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11303, 370613, 370600, '', '莱山区', '', 3, 'laishanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11304, 370634, 370600, '', '长岛县', '', 3, 'zhangdaoxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11305, 370681, 370600, '', '龙口市', '', 3, 'longkoushi', 'lks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11306, 370682, 370600, '', '莱阳市', '', 3, 'laiyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11307, 370683, 370600, '', '莱州市', '', 3, 'laizhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11308, 370684, 370600, '', '蓬莱市', '', 3, 'penglaishi', 'pls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11309, 370685, 370600, '', '招远市', '', 3, 'zhaoyuanshi', 'zys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11310, 370686, 370600, '', '栖霞市', '', 3, 'qixiashi', 'qxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11311, 370687, 370600, '', '海阳市', '', 3, 'haiyangshi', 'hys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11312, 370701, 370700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11313, 370702, 370700, '', '潍城区', '', 3, 'weichengqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11314, 370703, 370700, '', '寒亭区', '', 3, 'hantingqu', 'htq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11315, 370704, 370700, '', '坊子区', '', 3, 'fangziqu', 'fzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11316, 370705, 370700, '', '奎文区', '', 3, 'kuiwenqu', 'kwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11317, 370724, 370700, '', '临朐县', '', 3, 'linquxian', 'lqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11318, 370725, 370700, '', '昌乐县', '', 3, 'changlexian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11319, 370781, 370700, '', '青州市', '', 3, 'qingzhoushi', 'qzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11320, 370782, 370700, '', '诸城市', '', 3, 'zhuchengshi', 'zcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11321, 370783, 370700, '', '寿光市', '', 3, 'shouguangshi', 'sgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11322, 370784, 370700, '', '安丘市', '', 3, 'anqiushi', 'aqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11323, 370785, 370700, '', '高密市', '', 3, 'gaomishi', 'gms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11324, 370786, 370700, '', '昌邑市', '', 3, 'changyishi', 'cys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11325, 370801, 370800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11326, 370811, 370800, '', '任城区', '', 3, 'renchengqu', 'rcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11327, 370812, 370800, '', '兖州区', '', 3, 'yanzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11328, 370826, 370800, '', '微山县', '', 3, 'weishanxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11329, 370827, 370800, '', '鱼台县', '', 3, 'yutaixian', 'ytx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11330, 370828, 370800, '', '金乡县', '', 3, 'jinxiangxian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11331, 370829, 370800, '', '嘉祥县', '', 3, 'jiaxiangxian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11332, 370830, 370800, '', '汶上县', '', 3, 'wenshangxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11333, 370831, 370800, '', '泗水县', '', 3, 'sishuixian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11334, 370832, 370800, '', '梁山县', '', 3, 'liangshanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11335, 370881, 370800, '', '曲阜市', '', 3, 'qufushi', 'qfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11336, 370883, 370800, '', '邹城市', '', 3, 'zouchengshi', 'zcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11337, 370901, 370900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11338, 370902, 370900, '', '泰山区', '', 3, 'taishanqu', 'tsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11339, 370911, 370900, '', '岱岳区', '', 3, 'daiyuequ', 'dyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11340, 370921, 370900, '', '宁阳县', '', 3, 'ningyangxian', 'nyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11341, 370923, 370900, '', '东平县', '', 3, 'dongpingxian', 'dpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11342, 370982, 370900, '', '新泰市', '', 3, 'xintaishi', 'xts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11343, 370983, 370900, '', '肥城市', '', 3, 'feichengshi', 'fcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11344, 371001, 371000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11345, 371002, 371000, '', '环翠区', '', 3, 'huancuiqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11346, 371003, 371000, '', '文登区', '', 3, 'wendengqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11347, 371082, 371000, '', '荣成市', '', 3, 'rongchengshi', 'rcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11348, 371083, 371000, '', '乳山市', '', 3, 'rushanshi', 'rss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11349, 371101, 371100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11350, 371102, 371100, '', '东港区', '', 3, 'donggangqu', 'dgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11351, 371103, 371100, '', '岚山区', '', 3, 'lanshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11352, 371121, 371100, '', '五莲县', '', 3, 'wulianxian', 'wlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11353, 371122, 371100, '', '莒县', '', 3, 'juxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11354, 371201, 371200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11355, 371202, 371200, '', '莱城区', '', 3, 'laichengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11356, 371203, 371200, '', '钢城区', '', 3, 'gangchengqu', 'gcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11357, 371301, 371300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11358, 371302, 371300, '', '兰山区', '', 3, 'lanshanqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11359, 371311, 371300, '', '罗庄区', '', 3, 'luozhuangqu', 'lzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11360, 371312, 371300, '', '河东区', '', 3, 'hedongqu', 'hdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11361, 371321, 371300, '', '沂南县', '', 3, 'yinanxian', 'ynx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11362, 371322, 371300, '', '郯城县', '', 3, 'tanchengxian', 'tcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11363, 371323, 371300, '', '沂水县', '', 3, 'yishuixian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11364, 371324, 371300, '', '苍山县', '', 3, 'cangshanxian', 'csx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11365, 371325, 371300, '', '费县', '', 3, 'feixian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11366, 371326, 371300, '', '平邑县', '', 3, 'pingyixian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11367, 371327, 371300, '', '莒南县', '', 3, 'junanxian', 'jnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11368, 371328, 371300, '', '蒙阴县', '', 3, 'mengyinxian', 'myx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11369, 371329, 371300, '', '临沭县', '', 3, 'linshuxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11370, 371401, 371400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11371, 371402, 371400, '', '德城区', '', 3, 'dechengqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11372, 371403, 371400, '', '陵城区', '', 3, 'lingchengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11373, 371422, 371400, '', '宁津县', '', 3, 'ningjinxian', 'njx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11374, 371423, 371400, '', '庆云县', '', 3, 'qingyunxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11375, 371424, 371400, '', '临邑县', '', 3, 'linyixian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11376, 371425, 371400, '', '齐河县', '', 3, 'qihexian', 'qhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11377, 371426, 371400, '', '平原县', '', 3, 'pingyuanxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11378, 371427, 371400, '', '夏津县', '', 3, 'xiajinxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11379, 371428, 371400, '', '武城县', '', 3, 'wuchengxian', 'wcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11380, 371481, 371400, '', '乐陵市', '', 3, 'lelingshi', 'lls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11381, 371482, 371400, '', '禹城市', '', 3, 'yuchengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11382, 371501, 371500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11383, 371502, 371500, '', '东昌府区', '', 3, 'dongchangfuqu', 'dcfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11384, 371521, 371500, '', '阳谷县', '', 3, 'yangguxian', 'ygx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11385, 371522, 371500, '', '莘县', '', 3, 'xinxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11386, 371523, 371500, '', '茌平县', '', 3, 'chipingxian', 'cpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11387, 371524, 371500, '', '东阿县', '', 3, 'dongaxian', 'dax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11388, 371525, 371500, '', '冠县', '', 3, 'guanxian', 'gx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11389, 371526, 371500, '', '高唐县', '', 3, 'gaotangxian', 'gtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11390, 371581, 371500, '', '临清市', '', 3, 'linqingshi', 'lqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11391, 371601, 371600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11392, 371602, 371600, '', '滨城区', '', 3, 'binchengqu', 'bcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11393, 371603, 371600, '', '沾化区', '', 3, 'zhanhuaqu', 'zhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11394, 371621, 371600, '', '惠民县', '', 3, 'huiminxian', 'hmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11395, 371622, 371600, '', '阳信县', '', 3, 'yangxinxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11396, 371623, 371600, '', '无棣县', '', 3, 'wudixian', 'wdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11397, 371625, 371600, '', '博兴县', '', 3, 'boxingxian', 'bxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11398, 371626, 371600, '', '邹平县', '', 3, 'zoupingxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11399, 371701, 371700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11400, 371702, 371700, '', '牡丹区', '', 3, 'mudanqu', 'mdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11401, 371721, 371700, '', '曹县', '', 3, 'caoxian', 'cx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11402, 371722, 371700, '', '单县', '', 3, 'danxian', 'dx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11403, 371723, 371700, '', '成武县', '', 3, 'chengwuxian', 'cwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11404, 371724, 371700, '', '巨野县', '', 3, 'juyexian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11405, 371725, 371700, '', '郓城县', '', 3, 'yunchengxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11406, 371726, 371700, '', '鄄城县', '', 3, 'juanchengxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11407, 371727, 371700, '', '定陶县', '', 3, 'dingtaoxian', 'dtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11408, 371728, 371700, '', '东明县', '', 3, 'dongmingxian', 'dmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11409, 410101, 410100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11410, 410102, 410100, '', '中原区', '', 3, 'zhongyuanqu', 'zyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11411, 410103, 410100, '', '二七区', '', 3, 'erqiqu', 'eqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11412, 410104, 410100, '', '管城回族区', '', 3, 'guanchenghuizuqu', 'gchzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11413, 410105, 410100, '', '金水区', '', 3, 'jinshuiqu', 'jsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11414, 410106, 410100, '', '上街区', '', 3, 'shangjiequ', 'sjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11415, 410108, 410100, '', '惠济区', '', 3, 'huijiqu', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11416, 410122, 410100, '', '中牟县', '', 3, 'zhongmouxian', 'zmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11417, 410181, 410100, '', '巩义市', '', 3, 'gongyishi', 'gys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11418, 410182, 410100, '', '荥阳市', '', 3, 'yingyangshi', 'yys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11419, 410183, 410100, '', '新密市', '', 3, 'xinmishi', 'xms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11420, 410184, 410100, '', '新郑市', '', 3, 'xinzhengshi', 'xzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11421, 410185, 410100, '', '登封市', '', 3, 'dengfengshi', 'dfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11422, 410201, 410200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11423, 410202, 410200, '', '龙亭区', '', 3, 'longtingqu', 'ltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11424, 410203, 410200, '', '顺河回族区', '', 3, 'shunhehuizuqu', 'shhzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11425, 410204, 410200, '', '鼓楼区', '', 3, 'gulouqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11426, 410205, 410200, '', '禹王台区', '', 3, 'yuwangtaiqu', 'ywtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11427, 410211, 410200, '', '金明区', '', 3, 'jinmingqu', 'jmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11428, 410212, 410200, '', '祥符区', '', 3, 'xiangfuqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11429, 410221, 410200, '', '杞县', '', 3, 'qixian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11430, 410222, 410200, '', '通许县', '', 3, 'tongxuxian', 'txx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11431, 410223, 410200, '', '尉氏县', '', 3, 'weishixian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11432, 410225, 410200, '', '兰考县', '', 3, 'lankaoxian', 'lkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11433, 410301, 410300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11434, 410302, 410300, '', '老城区', '', 3, 'laochengqu', 'lcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11435, 410303, 410300, '', '西工区', '', 3, 'xigongqu', 'xgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11436, 410304, 410300, '', '_河回族区', '', 3, 'chanhehuizuqu', 'chhzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11437, 410305, 410300, '', '涧西区', '', 3, 'jianxiqu', 'jxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11438, 410306, 410300, '', '吉利区', '', 3, 'jiliqu', 'jlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11439, 410311, 410300, '', '洛龙区', '', 3, 'luolongqu', 'llq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11440, 410322, 410300, '', '孟津县', '', 3, 'mengjinxian', 'mjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11441, 410323, 410300, '', '新安县', '', 3, 'xinanxian', 'xax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11442, 410324, 410300, '', '栾川县', '', 3, 'luanchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11443, 410325, 410300, '', '嵩县', '', 3, 'songxian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11444, 410326, 410300, '', '汝阳县', '', 3, 'ruyangxian', 'ryx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11445, 410327, 410300, '', '宜阳县', '', 3, 'yiyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11446, 410328, 410300, '', '洛宁县', '', 3, 'luoningxian', 'lnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11447, 410329, 410300, '', '伊川县', '', 3, 'yichuanxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11448, 410381, 410300, '', '偃师市', '', 3, 'yanshishi', 'yss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11449, 410401, 410400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11450, 410402, 410400, '', '新华区', '', 3, 'xinhuaqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11451, 410403, 410400, '', '卫东区', '', 3, 'weidongqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11452, 410404, 410400, '', '石龙区', '', 3, 'shilongqu', 'slq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11453, 410411, 410400, '', '湛河区', '', 3, 'zhanhequ', 'zhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11454, 410421, 410400, '', '宝丰县', '', 3, 'baofengxian', 'bfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11455, 410422, 410400, '', '叶县', '', 3, 'yexian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11456, 410423, 410400, '', '鲁山县', '', 3, 'lushanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11457, 410425, 410400, '', '郏县', '', 3, 'jiaxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11458, 410481, 410400, '', '舞钢市', '', 3, 'wugangshi', 'wgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11459, 410482, 410400, '', '汝州市', '', 3, 'ruzhoushi', 'rzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11460, 410501, 410500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11461, 410502, 410500, '', '文峰区', '', 3, 'wenfengqu', 'wfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11462, 410503, 410500, '', '北关区', '', 3, 'beiguanqu', 'bgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11463, 410505, 410500, '', '殷都区', '', 3, 'yindouqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11464, 410506, 410500, '', '龙安区', '', 3, 'longanqu', 'laq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11465, 410522, 410500, '', '安阳县', '', 3, 'anyangxian', 'ayx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11466, 410523, 410500, '', '汤阴县', '', 3, 'tangyinxian', 'tyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11467, 410526, 410500, '', '滑县', '', 3, 'huaxian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11468, 410527, 410500, '', '内黄县', '', 3, 'neihuangxian', 'nhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11469, 410581, 410500, '', '林州市', '', 3, 'linzhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11470, 410601, 410600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11471, 410602, 410600, '', '鹤山区', '', 3, 'heshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11472, 410603, 410600, '', '山城区', '', 3, 'shanchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11473, 410611, 410600, '', '淇滨区', '', 3, 'qibinqu', 'qbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11474, 410621, 410600, '', '浚县', '', 3, 'junxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11475, 410622, 410600, '', '淇县', '', 3, 'qixian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11476, 410701, 410700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11477, 410702, 410700, '', '红旗区', '', 3, 'hongqiqu', 'hqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11478, 410703, 410700, '', '卫滨区', '', 3, 'weibinqu', 'wbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11479, 410704, 410700, '', '凤泉区', '', 3, 'fengquanqu', 'fqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11480, 410711, 410700, '', '牧野区', '', 3, 'muyequ', 'myq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11481, 410721, 410700, '', '新乡县', '', 3, 'xinxiangxian', 'xxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11482, 410724, 410700, '', '获嘉县', '', 3, 'huojiaxian', 'hjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11483, 410725, 410700, '', '原阳县', '', 3, 'yuanyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11484, 410726, 410700, '', '延津县', '', 3, 'yanjinxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11485, 410727, 410700, '', '封丘县', '', 3, 'fengqiuxian', 'fqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11486, 410728, 410700, '', '长垣县', '', 3, 'zhangyuanxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11487, 410781, 410700, '', '卫辉市', '', 3, 'weihuishi', 'whs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11488, 410782, 410700, '', '辉县市', '', 3, 'huixianshi', 'hxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11489, 410801, 410800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11490, 410802, 410800, '', '解放区', '', 3, 'jiefangqu', 'jfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11491, 410803, 410800, '', '中站区', '', 3, 'zhongzhanqu', 'zzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11492, 410804, 410800, '', '马村区', '', 3, 'macunqu', 'mcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11493, 410811, 410800, '', '山阳区', '', 3, 'shanyangqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11494, 410821, 410800, '', '修武县', '', 3, 'xiuwuxian', 'xwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11495, 410822, 410800, '', '博爱县', '', 3, 'boaixian', 'bax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11496, 410823, 410800, '', '武陟县', '', 3, 'wuzhixian', 'wzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11497, 410825, 410800, '', '温县', '', 3, 'wenxian', 'wx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11498, 410882, 410800, '', '沁阳市', '', 3, 'qinyangshi', 'qys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11499, 410883, 410800, '', '孟州市', '', 3, 'mengzhoushi', 'mzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11500, 410901, 410900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11501, 410902, 410900, '', '华龙区', '', 3, 'hualongqu', 'hlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11502, 410922, 410900, '', '清丰县', '', 3, 'qingfengxian', 'qfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11503, 410923, 410900, '', '南乐县', '', 3, 'nanlexian', 'nlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11504, 410926, 410900, '', '范县', '', 3, 'fanxian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11505, 410927, 410900, '', '台前县', '', 3, 'taiqianxian', 'tqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11506, 410928, 410900, '', '濮阳县', '', 3, 'puyangxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11507, 411001, 411000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11508, 411002, 411000, '', '魏都区', '', 3, 'weidouqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11509, 411023, 411000, '', '许昌县', '', 3, 'xuchangxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11510, 411024, 411000, '', '鄢陵县', '', 3, 'yanlingxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11511, 411025, 411000, '', '襄城县', '', 3, 'xiangchengxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11512, 411081, 411000, '', '禹州市', '', 3, 'yuzhoushi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11513, 411082, 411000, '', '长葛市', '', 3, 'zhanggeshi', 'zgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11514, 411101, 411100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11515, 411102, 411100, '', '源汇区', '', 3, 'yuanhuiqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11516, 411103, 411100, '', '郾城区', '', 3, 'yanchengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11517, 411104, 411100, '', '召陵区', '', 3, 'zhaolingqu', 'zlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11518, 411121, 411100, '', '舞阳县', '', 3, 'wuyangxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11519, 411122, 411100, '', '临颍县', '', 3, 'linyingxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11520, 411201, 411200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11521, 411202, 411200, '', '湖滨区', '', 3, 'hubinqu', 'hbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11522, 411221, 411200, '', '渑池县', '', 3, 'mianchixian', 'mcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11523, 411222, 411200, '', '陕县', '', 3, 'shanxian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11524, 411224, 411200, '', '卢氏县', '', 3, 'lushixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11525, 411281, 411200, '', '义马市', '', 3, 'yimashi', 'yms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11526, 411282, 411200, '', '灵宝市', '', 3, 'lingbaoshi', 'lbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11527, 411301, 411300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11528, 411302, 411300, '', '宛城区', '', 3, 'wanchengqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11529, 411303, 411300, '', '卧龙区', '', 3, 'wolongqu', 'wlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11530, 411321, 411300, '', '南召县', '', 3, 'nanzhaoxian', 'nzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11531, 411322, 411300, '', '方城县', '', 3, 'fangchengxian', 'fcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11532, 411323, 411300, '', '西峡县', '', 3, 'xixiaxian', 'xxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11533, 411324, 411300, '', '镇平县', '', 3, 'zhenpingxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11534, 411325, 411300, '', '内乡县', '', 3, 'neixiangxian', 'nxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11535, 411326, 411300, '', '淅川县', '', 3, 'xichuanxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11536, 411327, 411300, '', '社旗县', '', 3, 'sheqixian', 'sqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11537, 411328, 411300, '', '唐河县', '', 3, 'tanghexian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11538, 411329, 411300, '', '新野县', '', 3, 'xinyexian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11539, 411330, 411300, '', '桐柏县', '', 3, 'tongboxian', 'tbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11540, 411381, 411300, '', '邓州市', '', 3, 'dengzhoushi', 'dzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11541, 411401, 411400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11542, 411402, 411400, '', '梁园区', '', 3, 'liangyuanqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11543, 411403, 411400, '', '睢阳区', '', 3, 'suiyangqu', 'syq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11544, 411421, 411400, '', '民权县', '', 3, 'minquanxian', 'mqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11545, 411422, 411400, '', '睢县', '', 3, 'suixian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11546, 411423, 411400, '', '宁陵县', '', 3, 'ninglingxian', 'nlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11547, 411424, 411400, '', '柘城县', '', 3, 'zhechengxian', 'zcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11548, 411425, 411400, '', '虞城县', '', 3, 'yuchengxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11549, 411426, 411400, '', '夏邑县', '', 3, 'xiayixian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11550, 411481, 411400, '', '永城市', '', 3, 'yongchengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11551, 411501, 411500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11552, 411502, 411500, '', '_河区', '', 3, 'shihequ', 'shq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11553, 411503, 411500, '', '平桥区', '', 3, 'pingqiaoqu', 'pqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11554, 411521, 411500, '', '罗山县', '', 3, 'luoshanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11555, 411522, 411500, '', '光山县', '', 3, 'guangshanxian', 'gsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11556, 411523, 411500, '', '新县', '', 3, 'xinxian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11557, 411524, 411500, '', '商城县', '', 3, 'shangchengxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11558, 411525, 411500, '', '固始县', '', 3, 'gushixian', 'gsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11559, 411526, 411500, '', '潢川县', '', 3, 'huangchuanxian', 'hcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11560, 411527, 411500, '', '淮滨县', '', 3, 'huaibinxian', 'hbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11561, 411528, 411500, '', '息县', '', 3, 'xixian', 'xx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11562, 411601, 411600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11563, 411602, 411600, '', '川汇区', '', 3, 'chuanhuiqu', 'chq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11564, 411621, 411600, '', '扶沟县', '', 3, 'fugouxian', 'fgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11565, 411622, 411600, '', '西华县', '', 3, 'xihuaxian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11566, 411623, 411600, '', '商水县', '', 3, 'shangshuixian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11567, 411624, 411600, '', '沈丘县', '', 3, 'shenqiuxian', 'sqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11568, 411625, 411600, '', '郸城县', '', 3, 'danchengxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11569, 411626, 411600, '', '淮阳县', '', 3, 'huaiyangxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11570, 411627, 411600, '', '太康县', '', 3, 'taikangxian', 'tkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11571, 411628, 411600, '', '鹿邑县', '', 3, 'luyixian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11572, 411681, 411600, '', '项城市', '', 3, 'xiangchengshi', 'xcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11573, 411701, 411700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11574, 411702, 411700, '', '驿城区', '', 3, 'yichengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11575, 411721, 411700, '', '西平县', '', 3, 'xipingxian', 'xpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11576, 411722, 411700, '', '上蔡县', '', 3, 'shangcaixian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11577, 411723, 411700, '', '平舆县', '', 3, 'pingyuxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11578, 411724, 411700, '', '正阳县', '', 3, 'zhengyangxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11579, 411725, 411700, '', '确山县', '', 3, 'queshanxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11580, 411726, 411700, '', '泌阳县', '', 3, 'miyangxian', 'myx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11581, 411727, 411700, '', '汝南县', '', 3, 'runanxian', 'rnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11582, 411728, 411700, '', '遂平县', '', 3, 'suipingxian', 'spx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11583, 411729, 411700, '', '新蔡县', '', 3, 'xincaixian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11584, 419001, 419000, '', '济源市', '', 3, 'jiyuanshi', 'jys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11585, 420101, 420100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11586, 420102, 420100, '', '江岸区', '', 3, 'jianganqu', 'jaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11587, 420103, 420100, '', '江汉区', '', 3, 'jianghanqu', 'jhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11588, 420104, 420100, '', '_口区', '', 3, 'qiaokouqu', 'qkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11589, 420105, 420100, '', '汉阳区', '', 3, 'hanyangqu', 'hyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11590, 420106, 420100, '', '武昌区', '', 3, 'wuchangqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11591, 420107, 420100, '', '青山区', '', 3, 'qingshanqu', 'qsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11592, 420111, 420100, '', '洪山区', '', 3, 'hongshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11593, 420112, 420100, '', '东西湖区', '', 3, 'dongxihuqu', 'dxhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11594, 420113, 420100, '', '汉南区', '', 3, 'hannanqu', 'hnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11595, 420114, 420100, '', '蔡甸区', '', 3, 'caidianqu', 'cdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11596, 420115, 420100, '', '江夏区', '', 3, 'jiangxiaqu', 'jxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11597, 420116, 420100, '', '黄陂区', '', 3, 'huangpoqu', 'hpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11598, 420117, 420100, '', '新洲区', '', 3, 'xinzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11599, 420201, 420200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11600, 420202, 420200, '', '黄石港区', '', 3, 'huangshigangqu', 'hsgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11601, 420203, 420200, '', '西塞山区', '', 3, 'xisaishanqu', 'xssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11602, 420204, 420200, '', '下陆区', '', 3, 'xialuqu', 'xlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11603, 420205, 420200, '', '铁山区', '', 3, 'tieshanqu', 'tsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11604, 420222, 420200, '', '阳新县', '', 3, 'yangxinxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11605, 420281, 420200, '', '大冶市', '', 3, 'dayeshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11606, 420301, 420300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11607, 420302, 420300, '', '茅箭区', '', 3, 'maojianqu', 'mjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11608, 420303, 420300, '', '张湾区', '', 3, 'zhangwanqu', 'zwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11609, 420304, 420300, '', '郧阳区', '', 3, 'yunyangqu', 'yyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11610, 420322, 420300, '', '郧西县', '', 3, 'yunxixian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11611, 420323, 420300, '', '竹山县', '', 3, 'zhushanxian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11612, 420324, 420300, '', '竹溪县', '', 3, 'zhuxixian', 'zxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11613, 420325, 420300, '', '房县', '', 3, 'fangxian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11614, 420381, 420300, '', '丹江口市', '', 3, 'danjiangkoushi', 'djks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11615, 420501, 420500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11616, 420502, 420500, '', '西陵区', '', 3, 'xilingqu', 'xlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11617, 420503, 420500, '', '伍家岗区', '', 3, 'wujiagangqu', 'wjgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11618, 420504, 420500, '', '点军区', '', 3, 'dianjunqu', 'djq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11619, 420505, 420500, '', '_亭区', '', 3, 'yaotingqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11620, 420506, 420500, '', '夷陵区', '', 3, 'yilingqu', 'ylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11621, 420525, 420500, '', '远安县', '', 3, 'yuananxian', 'yax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11622, 420526, 420500, '', '兴山县', '', 3, 'xingshanxian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11623, 420527, 420500, '', '秭归县', '', 3, 'ziguixian', 'zgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11624, 420528, 420500, '', '长阳土家族自治县', '', 3, 'zhangyangtujiazuzizhixian', 'zytjzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11625, 420529, 420500, '', '五峰土家族自治县', '', 3, 'wufengtujiazuzizhixian', 'wftjzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11626, 420581, 420500, '', '宜都市', '', 3, 'yidoushi', 'yds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11627, 420582, 420500, '', '当阳市', '', 3, 'dangyangshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11628, 420583, 420500, '', '枝江市', '', 3, 'zhijiangshi', 'zjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11629, 420601, 420600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11630, 420602, 420600, '', '襄城区', '', 3, 'xiangchengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11631, 420606, 420600, '', '樊城区', '', 3, 'fanchengqu', 'fcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11632, 420607, 420600, '', '襄州区', '', 3, 'xiangzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11633, 420624, 420600, '', '南漳县', '', 3, 'nanzhangxian', 'nzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11634, 420625, 420600, '', '谷城县', '', 3, 'guchengxian', 'gcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11635, 420626, 420600, '', '保康县', '', 3, 'baokangxian', 'bkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11636, 420682, 420600, '', '老河口市', '', 3, 'laohekoushi', 'lhks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11637, 420683, 420600, '', '枣阳市', '', 3, 'zaoyangshi', 'zys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11638, 420684, 420600, '', '宜城市', '', 3, 'yichengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11639, 420701, 420700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11640, 420702, 420700, '', '梁子湖区', '', 3, 'liangzihuqu', 'lzhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11641, 420703, 420700, '', '华容区', '', 3, 'huarongqu', 'hrq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11642, 420704, 420700, '', '鄂城区', '', 3, 'echengqu', 'ecq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11643, 420801, 420800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11644, 420802, 420800, '', '东宝区', '', 3, 'dongbaoqu', 'dbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11645, 420804, 420800, '', '掇刀区', '', 3, 'duodaoqu', 'ddq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11646, 420821, 420800, '', '京山县', '', 3, 'jingshanxian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11647, 420822, 420800, '', '沙洋县', '', 3, 'shayangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11648, 420881, 420800, '', '钟祥市', '', 3, 'zhongxiangshi', 'zxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11649, 420901, 420900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11650, 420902, 420900, '', '孝南区', '', 3, 'xiaonanqu', 'xnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11651, 420921, 420900, '', '孝昌县', '', 3, 'xiaochangxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11652, 420922, 420900, '', '大悟县', '', 3, 'dawuxian', 'dwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11653, 420923, 420900, '', '云梦县', '', 3, 'yunmengxian', 'ymx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11654, 420981, 420900, '', '应城市', '', 3, 'yingchengshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11655, 420982, 420900, '', '安陆市', '', 3, 'anlushi', 'als', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11656, 420984, 420900, '', '汉川市', '', 3, 'hanchuanshi', 'hcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11657, 421001, 421000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11658, 421002, 421000, '', '沙市区', '', 3, 'shashiqu', 'ssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11659, 421003, 421000, '', '荆州区', '', 3, 'jingzhouqu', 'jzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11660, 421022, 421000, '', '公安县', '', 3, 'gonganxian', 'gax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11661, 421023, 421000, '', '监利县', '', 3, 'jianlixian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11662, 421024, 421000, '', '江陵县', '', 3, 'jianglingxian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11663, 421081, 421000, '', '石首市', '', 3, 'shishoushi', 'sss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11664, 421083, 421000, '', '洪湖市', '', 3, 'honghushi', 'hhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11665, 421087, 421000, '', '松滋市', '', 3, 'songzishi', 'szs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11666, 421101, 421100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11667, 421102, 421100, '', '黄州区', '', 3, 'huangzhouqu', 'hzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11668, 421121, 421100, '', '团风县', '', 3, 'tuanfengxian', 'tfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11669, 421122, 421100, '', '红安县', '', 3, 'honganxian', 'hax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11670, 421123, 421100, '', '罗田县', '', 3, 'luotianxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11671, 421124, 421100, '', '英山县', '', 3, 'yingshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11672, 421125, 421100, '', '浠水县', '', 3, 'xishuixian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11673, 421126, 421100, '', '蕲春县', '', 3, 'qichunxian', 'qcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11674, 421127, 421100, '', '黄梅县', '', 3, 'huangmeixian', 'hmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11675, 421181, 421100, '', '麻城市', '', 3, 'machengshi', 'mcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11676, 421182, 421100, '', '武穴市', '', 3, 'wuxueshi', 'wxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11677, 421201, 421200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11678, 421202, 421200, '', '咸安区', '', 3, 'xiananqu', 'xaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11679, 421221, 421200, '', '嘉鱼县', '', 3, 'jiayuxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11680, 421222, 421200, '', '通城县', '', 3, 'tongchengxian', 'tcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11681, 421223, 421200, '', '崇阳县', '', 3, 'chongyangxian', 'cyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11682, 421224, 421200, '', '通山县', '', 3, 'tongshanxian', 'tsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11683, 421281, 421200, '', '赤壁市', '', 3, 'chibishi', 'cbs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11684, 421301, 421300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11685, 421303, 421300, '', '曾都区', '', 3, 'cengdouqu', 'cdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11686, 421321, 421300, '', '随县', '', 3, 'suixian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11687, 421381, 421300, '', '广水市', '', 3, 'guangshuishi', 'gss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11688, 422801, 422800, '', '恩施市', '', 3, 'enshishi', 'ess', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11689, 422802, 422800, '', '利川市', '', 3, 'lichuanshi', 'lcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11690, 422822, 422800, '', '建始县', '', 3, 'jianshixian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11691, 422823, 422800, '', '巴东县', '', 3, 'badongxian', 'bdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11692, 422825, 422800, '', '宣恩县', '', 3, 'xuanenxian', 'xex', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11693, 422826, 422800, '', '咸丰县', '', 3, 'xianfengxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11694, 422827, 422800, '', '来凤县', '', 3, 'laifengxian', 'lfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11695, 422828, 422800, '', '鹤峰县', '', 3, 'hefengxian', 'hfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11696, 429004, 429000, '', '仙桃市', '', 3, 'xiantaoshi', 'xts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11697, 429005, 429000, '', '潜江市', '', 3, 'qianjiangshi', 'qjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11698, 429006, 429000, '', '天门市', '', 3, 'tianmenshi', 'tms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11699, 429021, 429000, '', '神农架林区', '', 3, 'shennongjialinqu', 'snjlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11700, 430101, 430100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11701, 430102, 430100, '', '芙蓉区', '', 3, 'furongqu', 'frq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11702, 430103, 430100, '', '天心区', '', 3, 'tianxinqu', 'txq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11703, 430104, 430100, '', '岳麓区', '', 3, 'yueluqu', 'ylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11704, 430105, 430100, '', '开福区', '', 3, 'kaifuqu', 'kfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11705, 430111, 430100, '', '雨花区', '', 3, 'yuhuaqu', 'yhq', 0, 0, 0, 1, '长沙', 0, '2017-01-23 11:16:27', 'system', 'system', '2016-12-07 18:05:48'), (11706, 430112, 430100, '', '望城区', '', 3, 'wangchengqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11707, 430121, 430100, '', '长沙县', '', 3, 'zhangshaxian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11708, 430124, 430100, '', '宁乡县', '', 3, 'ningxiangxian', 'nxx', 0, 0, 0, 1, '长沙', 0, '2017-01-23 11:17:48', 'system', 'system', '2016-12-07 18:05:48'), (11709, 430181, 430100, '', '浏阳市', '', 3, 'liuyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11710, 430201, 430200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11711, 430202, 430200, '', '荷塘区', '', 3, 'hetangqu', 'htq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11712, 430203, 430200, '', '芦淞区', '', 3, 'lusongqu', 'lsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11713, 430204, 430200, '', '石峰区', '', 3, 'shifengqu', 'sfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11714, 430211, 430200, '', '天元区', '', 3, 'tianyuanqu', 'tyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11715, 430221, 430200, '', '株洲县', '', 3, 'zhuzhouxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11716, 430223, 430200, '', '攸县', '', 3, 'youxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11717, 430224, 430200, '', '茶陵县', '', 3, 'chalingxian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11718, 430225, 430200, '', '炎陵县', '', 3, 'yanlingxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11719, 430281, 430200, '', '醴陵市', '', 3, 'lilingshi', 'lls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11720, 430301, 430300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11721, 430302, 430300, '', '雨湖区', '', 3, 'yuhuqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11722, 430304, 430300, '', '岳塘区', '', 3, 'yuetangqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11723, 430321, 430300, '', '湘潭县', '', 3, 'xiangtanxian', 'xtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11724, 430381, 430300, '', '湘乡市', '', 3, 'xiangxiangshi', 'xxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11725, 430382, 430300, '', '韶山市', '', 3, 'shaoshanshi', 'sss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11726, 430401, 430400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11727, 430405, 430400, '', '珠晖区', '', 3, 'zhuhuiqu', 'zhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11728, 430406, 430400, '', '雁峰区', '', 3, 'yanfengqu', 'yfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11729, 430407, 430400, '', '石鼓区', '', 3, 'shiguqu', 'sgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11730, 430408, 430400, '', '蒸湘区', '', 3, 'zhengxiangqu', 'zxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11731, 430412, 430400, '', '南岳区', '', 3, 'nanyuequ', 'nyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11732, 430421, 430400, '', '衡阳县', '', 3, 'hengyangxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11733, 430422, 430400, '', '衡南县', '', 3, 'hengnanxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11734, 430423, 430400, '', '衡山县', '', 3, 'hengshanxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11735, 430424, 430400, '', '衡东县', '', 3, 'hengdongxian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11736, 430426, 430400, '', '祁东县', '', 3, 'qidongxian', 'qdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11737, 430481, 430400, '', '耒阳市', '', 3, 'leiyangshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11738, 430482, 430400, '', '常宁市', '', 3, 'changningshi', 'cns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11739, 430501, 430500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11740, 430502, 430500, '', '双清区', '', 3, 'shuangqingqu', 'sqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11741, 430503, 430500, '', '大祥区', '', 3, 'daxiangqu', 'dxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11742, 430511, 430500, '', '北塔区', '', 3, 'beitaqu', 'btq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11743, 430521, 430500, '', '邵东县', '', 3, 'shaodongxian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11744, 430522, 430500, '', '新邵县', '', 3, 'xinshaoxian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11745, 430523, 430500, '', '邵阳县', '', 3, 'shaoyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11746, 430524, 430500, '', '隆回县', '', 3, 'longhuixian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11747, 430525, 430500, '', '洞口县', '', 3, 'dongkouxian', 'dkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11748, 430527, 430500, '', '绥宁县', '', 3, 'suiningxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11749, 430528, 430500, '', '新宁县', '', 3, 'xinningxian', 'xnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11750, 430529, 430500, '', '城步苗族自治县', '', 3, 'chengbumiaozuzizhixian', 'cbmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11751, 430581, 430500, '', '武冈市', '', 3, 'wugangshi', 'wgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11752, 430601, 430600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11753, 430602, 430600, '', '岳阳楼区', '', 3, 'yueyanglouqu', 'yylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11754, 430603, 430600, '', '云溪区', '', 3, 'yunxiqu', 'yxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11755, 430611, 430600, '', '君山区', '', 3, 'junshanqu', 'jsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11756, 430621, 430600, '', '岳阳县', '', 3, 'yueyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11757, 430623, 430600, '', '华容县', '', 3, 'huarongxian', 'hrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11758, 430624, 430600, '', '湘阴县', '', 3, 'xiangyinxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11759, 430626, 430600, '', '平江县', '', 3, 'pingjiangxian', 'pjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11760, 430681, 430600, '', '汨罗市', '', 3, 'miluoshi', 'mls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11761, 430682, 430600, '', '临湘市', '', 3, 'linxiangshi', 'lxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11762, 430701, 430700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11763, 430702, 430700, '', '武陵区', '', 3, 'wulingqu', 'wlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11764, 430703, 430700, '', '鼎城区', '', 3, 'dingchengqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11765, 430721, 430700, '', '安乡县', '', 3, 'anxiangxian', 'axx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11766, 430722, 430700, '', '汉寿县', '', 3, 'hanshouxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11767, 430723, 430700, '', '澧县', '', 3, 'lixian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11768, 430724, 430700, '', '临澧县', '', 3, 'linlixian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11769, 430725, 430700, '', '桃源县', '', 3, 'taoyuanxian', 'tyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11770, 430726, 430700, '', '石门县', '', 3, 'shimenxian', 'smx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11771, 430781, 430700, '', '津市市', '', 3, 'jinshishi', 'jss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11772, 430801, 430800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11773, 430802, 430800, '', '永定区', '', 3, 'yongdingqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11774, 430811, 430800, '', '武陵源区', '', 3, 'wulingyuanqu', 'wlyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11775, 430821, 430800, '', '慈利县', '', 3, 'cilixian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11776, 430822, 430800, '', '桑植县', '', 3, 'sangzhixian', 'szx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11777, 430901, 430900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11778, 430902, 430900, '', '资阳区', '', 3, 'ziyangqu', 'zyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11779, 430903, 430900, '', '赫山区', '', 3, 'heshanqu', 'hsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11780, 430921, 430900, '', '南县', '', 3, 'nanxian', 'nx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11781, 430922, 430900, '', '桃江县', '', 3, 'taojiangxian', 'tjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11782, 430923, 430900, '', '安化县', '', 3, 'anhuaxian', 'ahx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11783, 430981, 430900, '', '沅江市', '', 3, 'yuanjiangshi', 'yjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11784, 431001, 431000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11785, 431002, 431000, '', '北湖区', '', 3, 'beihuqu', 'bhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11786, 431003, 431000, '', '苏仙区', '', 3, 'suxianqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11787, 431021, 431000, '', '桂阳县', '', 3, 'guiyangxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11788, 431022, 431000, '', '宜章县', '', 3, 'yizhangxian', 'yzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11789, 431023, 431000, '', '永兴县', '', 3, 'yongxingxian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11790, 431024, 431000, '', '嘉禾县', '', 3, 'jiahexian', 'jhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11791, 431025, 431000, '', '临武县', '', 3, 'linwuxian', 'lwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11792, 431026, 431000, '', '汝城县', '', 3, 'ruchengxian', 'rcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11793, 431027, 431000, '', '桂东县', '', 3, 'guidongxian', 'gdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11794, 431028, 431000, '', '安仁县', '', 3, 'anrenxian', 'arx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11795, 431081, 431000, '', '资兴市', '', 3, 'zixingshi', 'zxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11796, 431101, 431100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11797, 431102, 431100, '', '零陵区', '', 3, 'linglingqu', 'llq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11798, 431103, 431100, '', '冷水滩区', '', 3, 'lengshuitanqu', 'lstq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11799, 431121, 431100, '', '祁阳县', '', 3, 'qiyangxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11800, 431122, 431100, '', '东安县', '', 3, 'donganxian', 'dax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11801, 431123, 431100, '', '双牌县', '', 3, 'shuangpaixian', 'spx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11802, 431124, 431100, '', '道县', '', 3, 'daoxian', 'dx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11803, 431125, 431100, '', '江永县', '', 3, 'jiangyongxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11804, 431126, 431100, '', '宁远县', '', 3, 'ningyuanxian', 'nyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11805, 431127, 431100, '', '蓝山县', '', 3, 'lanshanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11806, 431128, 431100, '', '新田县', '', 3, 'xintianxian', 'xtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11807, 431129, 431100, '', '江华瑶族自治县', '', 3, 'jianghuayaozuzizhixian', 'jhyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11808, 431201, 431200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11809, 431202, 431200, '', '鹤城区', '', 3, 'hechengqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11810, 431221, 431200, '', '中方县', '', 3, 'zhongfangxian', 'zfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11811, 431222, 431200, '', '沅陵县', '', 3, 'yuanlingxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11812, 431223, 431200, '', '辰溪县', '', 3, 'chenxixian', 'cxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11813, 431224, 431200, '', '溆浦县', '', 3, 'xupuxian', 'xpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11814, 431225, 431200, '', '会同县', '', 3, 'huitongxian', 'htx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11815, 431226, 431200, '', '麻阳苗族自治县', '', 3, 'mayangmiaozuzizhixian', 'mymzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11816, 431227, 431200, '', '新晃侗族自治县', '', 3, 'xinhuangdongzuzizhixian', 'xhdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11817, 431228, 431200, '', '芷江侗族自治县', '', 3, 'zhijiangdongzuzizhixian', 'zjdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11818, 431229, 431200, '', '靖州苗族侗族自治县', '', 3, 'jingzhoumiaozudongzuzizhixian', 'jzmzdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11819, 431230, 431200, '', '通道侗族自治县', '', 3, 'tongdaodongzuzizhixian', 'tddzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11820, 431281, 431200, '', '洪江市', '', 3, 'hongjiangshi', 'hjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11821, 431301, 431300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11822, 431302, 431300, '', '娄星区', '', 3, 'louxingqu', 'lxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11823, 431321, 431300, '', '双峰县', '', 3, 'shuangfengxian', 'sfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11824, 431322, 431300, '', '新化县', '', 3, 'xinhuaxian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11825, 431381, 431300, '', '冷水江市', '', 3, 'lengshuijiangshi', 'lsjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11826, 431382, 431300, '', '涟源市', '', 3, 'lianyuanshi', 'lys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11827, 433101, 433100, '', '吉首市', '', 3, 'jishoushi', 'jss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11828, 433122, 433100, '', '泸溪县', '', 3, 'luxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11829, 433123, 433100, '', '凤凰县', '', 3, 'fenghuangxian', 'fhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11830, 433124, 433100, '', '花垣县', '', 3, 'huayuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11831, 433125, 433100, '', '保靖县', '', 3, 'baojingxian', 'bjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11832, 433126, 433100, '', '古丈县', '', 3, 'guzhangxian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11833, 433127, 433100, '', '永顺县', '', 3, 'yongshunxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11834, 433130, 433100, '', '龙山县', '', 3, 'longshanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11835, 440101, 440100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11836, 440103, 440100, '', '荔湾区', '', 3, 'liwanqu', 'lwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11837, 440104, 440100, '', '越秀区', '', 3, 'yuexiuqu', 'yxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11838, 440105, 440100, '', '海珠区', '', 3, 'haizhuqu', 'hzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11839, 440106, 440100, '', '天河区', '', 3, 'tianhequ', 'thq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11840, 440111, 440100, '', '白云区', '', 3, 'baiyunqu', 'byq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11841, 440112, 440100, '', '黄埔区', '', 3, 'huangpuqu', 'hpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11842, 440113, 440100, '', '番禺区', '', 3, 'fanyuqu', 'fyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11843, 440114, 440100, '', '花都区', '', 3, 'huadouqu', 'hdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11844, 440115, 440100, '', '南沙区', '', 3, 'nanshaqu', 'nsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11845, 440117, 440100, '', '从化区', '', 3, 'conghuaqu', 'chq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11846, 440118, 440100, '', '增城区', '', 3, 'zengchengqu', 'zcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11847, 440201, 440200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11848, 440203, 440200, '', '武江区', '', 3, 'wujiangqu', 'wjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11849, 440204, 440200, '', '浈江区', '', 3, 'zhenjiangqu', 'zjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11850, 440205, 440200, '', '曲江区', '', 3, 'qujiangqu', 'qjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11851, 440222, 440200, '', '始兴县', '', 3, 'shixingxian', 'sxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11852, 440224, 440200, '', '仁化县', '', 3, 'renhuaxian', 'rhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11853, 440229, 440200, '', '翁源县', '', 3, 'wengyuanxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11854, 440232, 440200, '', '乳源瑶族自治县', '', 3, 'ruyuanyaozuzizhixian', 'ryyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11855, 440233, 440200, '', '新丰县', '', 3, 'xinfengxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11856, 440281, 440200, '', '乐昌市', '', 3, 'lechangshi', 'lcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11857, 440282, 440200, '', '南雄市', '', 3, 'nanxiongshi', 'nxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11858, 440301, 440300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11859, 440303, 440300, '', '罗湖区', '', 3, 'luohuqu', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11860, 440304, 440300, '', '福田区', '', 3, 'futianqu', 'ftq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11861, 440305, 440300, '', '南山区', '', 3, 'nanshanqu', 'nsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11862, 440306, 440300, '', '宝安区', '', 3, 'baoanqu', 'baq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11863, 440307, 440300, '', '龙岗区', '', 3, 'longgangqu', 'lgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11864, 440308, 440300, '', '盐田区', '', 3, 'yantianqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11865, 440401, 440400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11866, 440402, 440400, '', '香洲区', '', 3, 'xiangzhouqu', 'xzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11867, 440403, 440400, '', '斗门区', '', 3, 'doumenqu', 'dmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11868, 440404, 440400, '', '金湾区', '', 3, 'jinwanqu', 'jwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11869, 440501, 440500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11870, 440507, 440500, '', '龙湖区', '', 3, 'longhuqu', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11871, 440511, 440500, '', '金平区', '', 3, 'jinpingqu', 'jpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11872, 440512, 440500, '', '濠江区', '', 3, 'haojiangqu', 'hjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11873, 440513, 440500, '', '潮阳区', '', 3, 'chaoyangqu', 'cyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11874, 440514, 440500, '', '潮南区', '', 3, 'chaonanqu', 'cnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11875, 440515, 440500, '', '澄海区', '', 3, 'chenghaiqu', 'chq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11876, 440523, 440500, '', '南澳县', '', 3, 'nanaoxian', 'nax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11877, 440601, 440600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11878, 440604, 440600, '', '禅城区', '', 3, 'shanchengqu', 'scq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11879, 440605, 440600, '', '南海区', '', 3, 'nanhaiqu', 'nhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11880, 440606, 440600, '', '顺德区', '', 3, 'shundequ', 'sdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11881, 440607, 440600, '', '三水区', '', 3, 'sanshuiqu', 'ssq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11882, 440608, 440600, '', '高明区', '', 3, 'gaomingqu', 'gmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11883, 440701, 440700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11884, 440703, 440700, '', '蓬江区', '', 3, 'pengjiangqu', 'pjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11885, 440704, 440700, '', '江海区', '', 3, 'jianghaiqu', 'jhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11886, 440705, 440700, '', '新会区', '', 3, 'xinhuiqu', 'xhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11887, 440781, 440700, '', '台山市', '', 3, 'taishanshi', 'tss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11888, 440783, 440700, '', '开平市', '', 3, 'kaipingshi', 'kps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11889, 440784, 440700, '', '鹤山市', '', 3, 'heshanshi', 'hss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11890, 440785, 440700, '', '恩平市', '', 3, 'enpingshi', 'eps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11891, 440801, 440800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11892, 440802, 440800, '', '赤坎区', '', 3, 'chikanqu', 'ckq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11893, 440803, 440800, '', '霞山区', '', 3, 'xiashanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11894, 440804, 440800, '', '坡头区', '', 3, 'potouqu', 'ptq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11895, 440811, 440800, '', '麻章区', '', 3, 'mazhangqu', 'mzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11896, 440823, 440800, '', '遂溪县', '', 3, 'suixixian', 'sxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11897, 440825, 440800, '', '徐闻县', '', 3, 'xuwenxian', 'xwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11898, 440881, 440800, '', '廉江市', '', 3, 'lianjiangshi', 'ljs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11899, 440882, 440800, '', '雷州市', '', 3, 'leizhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11900, 440883, 440800, '', '吴川市', '', 3, 'wuchuanshi', 'wcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11901, 440901, 440900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11902, 440902, 440900, '', '茂南区', '', 3, 'maonanqu', 'mnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11903, 440904, 440900, '', '电白区', '', 3, 'dianbaiqu', 'dbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11904, 440981, 440900, '', '高州市', '', 3, 'gaozhoushi', 'gzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11905, 440982, 440900, '', '化州市', '', 3, 'huazhoushi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11906, 440983, 440900, '', '信宜市', '', 3, 'xinyishi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11907, 441201, 441200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11908, 441202, 441200, '', '端州区', '', 3, 'duanzhouqu', 'dzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11909, 441203, 441200, '', '鼎湖区', '', 3, 'dinghuqu', 'dhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11910, 441204, 441200, '', '高要区', '', 3, 'gaoyaoqu', 'gyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11911, 441223, 441200, '', '广宁县', '', 3, 'guangningxian', 'gnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11912, 441224, 441200, '', '怀集县', '', 3, 'huaijixian', 'hjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11913, 441225, 441200, '', '封开县', '', 3, 'fengkaixian', 'fkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11914, 441226, 441200, '', '德庆县', '', 3, 'deqingxian', 'dqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11915, 441284, 441200, '', '四会市', '', 3, 'sihuishi', 'shs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11916, 441301, 441300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11917, 441302, 441300, '', '惠城区', '', 3, 'huichengqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11918, 441303, 441300, '', '惠阳区', '', 3, 'huiyangqu', 'hyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11919, 441322, 441300, '', '博罗县', '', 3, 'boluoxian', 'blx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11920, 441323, 441300, '', '惠东县', '', 3, 'huidongxian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11921, 441324, 441300, '', '龙门县', '', 3, 'longmenxian', 'lmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11922, 441401, 441400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11923, 441402, 441400, '', '梅江区', '', 3, 'meijiangqu', 'mjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11924, 441403, 441400, '', '梅县区', '', 3, 'meixianqu', 'mxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11925, 441422, 441400, '', '大埔县', '', 3, 'dapuxian', 'dpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11926, 441423, 441400, '', '丰顺县', '', 3, 'fengshunxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11927, 441424, 441400, '', '五华县', '', 3, 'wuhuaxian', 'whx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11928, 441426, 441400, '', '平远县', '', 3, 'pingyuanxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11929, 441427, 441400, '', '蕉岭县', '', 3, 'jiaolingxian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11930, 441481, 441400, '', '兴宁市', '', 3, 'xingningshi', 'xns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11931, 441501, 441500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11932, 441502, 441500, '', '城区', '', 3, 'chengqu', 'cq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11933, 441521, 441500, '', '海丰县', '', 3, 'haifengxian', 'hfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11934, 441523, 441500, '', '陆河县', '', 3, 'luhexian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11935, 441581, 441500, '', '陆丰市', '', 3, 'lufengshi', 'lfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11936, 441601, 441600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11937, 441602, 441600, '', '源城区', '', 3, 'yuanchengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11938, 441621, 441600, '', '紫金县', '', 3, 'zijinxian', 'zjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11939, 441622, 441600, '', '龙川县', '', 3, 'longchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11940, 441623, 441600, '', '连平县', '', 3, 'lianpingxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11941, 441624, 441600, '', '和平县', '', 3, 'hepingxian', 'hpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11942, 441625, 441600, '', '东源县', '', 3, 'dongyuanxian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11943, 441701, 441700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11944, 441702, 441700, '', '江城区', '', 3, 'jiangchengqu', 'jcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11945, 441704, 441700, '', '阳东区', '', 3, 'yangdongqu', 'ydq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11946, 441721, 441700, '', '阳西县', '', 3, 'yangxixian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11947, 441781, 441700, '', '阳春市', '', 3, 'yangchunshi', 'ycs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11948, 441801, 441800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11949, 441802, 441800, '', '清城区', '', 3, 'qingchengqu', 'qcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11950, 441803, 441800, '', '清新区', '', 3, 'qingxinqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11951, 441821, 441800, '', '佛冈县', '', 3, 'fogangxian', 'fgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11952, 441823, 441800, '', '阳山县', '', 3, 'yangshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11953, 441825, 441800, '', '连山壮族瑶族自治县', '', 3, 'lianshanzhuangzuyaozuzizhixian', 'lszzyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11954, 441826, 441800, '', '连南瑶族自治县', '', 3, 'liannanyaozuzizhixian', 'lnyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11955, 441881, 441800, '', '英德市', '', 3, 'yingdeshi', 'yds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11956, 441882, 441800, '', '连州市', '', 3, 'lianzhoushi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11957, 441910, 441900, '', '东莞市', '', 3, 'dongguanshi', 'dgs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11958, 442001, 442000, '', '中山市', '', 3, 'zhongshanshi', 'zss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11959, 445101, 445100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11960, 445102, 445100, '', '湘桥区', '', 3, 'xiangqiaoqu', 'xqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11961, 445103, 445100, '', '潮安区', '', 3, 'chaoanqu', 'caq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11962, 445122, 445100, '', '饶平县', '', 3, 'raopingxian', 'rpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11963, 445201, 445200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11964, 445202, 445200, '', '榕城区', '', 3, 'rongchengqu', 'rcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11965, 445203, 445200, '', '揭东区', '', 3, 'jiedongqu', 'jdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11966, 445222, 445200, '', '揭西县', '', 3, 'jiexixian', 'jxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11967, 445224, 445200, '', '惠来县', '', 3, 'huilaixian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11968, 445281, 445200, '', '普宁市', '', 3, 'puningshi', 'pns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11969, 445301, 445300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11970, 445302, 445300, '', '云城区', '', 3, 'yunchengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11971, 445303, 445300, '', '云安区', '', 3, 'yunanqu', 'yaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11972, 445321, 445300, '', '新兴县', '', 3, 'xinxingxian', 'xxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11973, 445322, 445300, '', '郁南县', '', 3, 'yunanxian', 'ynx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11974, 445381, 445300, '', '罗定市', '', 3, 'luodingshi', 'lds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11975, 450101, 450100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11976, 450102, 450100, '', '兴宁区', '', 3, 'xingningqu', 'xnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11977, 450103, 450100, '', '青秀区', '', 3, 'qingxiuqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11978, 450105, 450100, '', '江南区', '', 3, 'jiangnanqu', 'jnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11979, 450107, 450100, '', '西乡塘区', '', 3, 'xixiangtangqu', 'xxtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11980, 450108, 450100, '', '良庆区', '', 3, 'liangqingqu', 'lqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11981, 450109, 450100, '', '邕宁区', '', 3, 'yongningqu', 'ynq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11982, 450110, 450100, '', '武鸣区', '', 3, 'wumingqu', 'wmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11983, 450123, 450100, '', '隆安县', '', 3, 'longanxian', 'lax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11984, 450124, 450100, '', '马山县', '', 3, 'mashanxian', 'msx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11985, 450125, 450100, '', '上林县', '', 3, 'shanglinxian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11986, 450126, 450100, '', '宾阳县', '', 3, 'binyangxian', 'byx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11987, 450127, 450100, '', '横县', '', 3, 'hengxian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11988, 450201, 450200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11989, 450202, 450200, '', '城中区', '', 3, 'chengzhongqu', 'czq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11990, 450203, 450200, '', '鱼峰区', '', 3, 'yufengqu', 'yfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11991, 450204, 450200, '', '柳南区', '', 3, 'liunanqu', 'lnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11992, 450205, 450200, '', '柳北区', '', 3, 'liubeiqu', 'lbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11993, 450221, 450200, '', '柳江县', '', 3, 'liujiangxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11994, 450222, 450200, '', '柳城县', '', 3, 'liuchengxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11995, 450223, 450200, '', '鹿寨县', '', 3, 'luzhaixian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11996, 450224, 450200, '', '融安县', '', 3, 'ronganxian', 'rax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11997, 450225, 450200, '', '融水苗族自治县', '', 3, 'rongshuimiaozuzizhixian', 'rsmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (11998, 450226, 450200, '', '三江侗族自治县', '', 3, 'sanjiangdongzuzizhixian', 'sjdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (11999, 450301, 450300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12000, 450302, 450300, '', '秀峰区', '', 3, 'xiufengqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12001, 450303, 450300, '', '叠彩区', '', 3, 'diecaiqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12002, 450304, 450300, '', '象山区', '', 3, 'xiangshanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12003, 450305, 450300, '', '七星区', '', 3, 'qixingqu', 'qxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12004, 450311, 450300, '', '雁山区', '', 3, 'yanshanqu', 'ysq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12005, 450312, 450300, '', '临桂区', '', 3, 'linguiqu', 'lgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12006, 450321, 450300, '', '阳朔县', '', 3, 'yangshuoxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12007, 450323, 450300, '', '灵川县', '', 3, 'lingchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12008, 450324, 450300, '', '全州县', '', 3, 'quanzhouxian', 'qzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12009, 450325, 450300, '', '兴安县', '', 3, 'xinganxian', 'xax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12010, 450326, 450300, '', '永福县', '', 3, 'yongfuxian', 'yfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12011, 450327, 450300, '', '灌阳县', '', 3, 'guanyangxian', 'gyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12012, 450328, 450300, '', '龙胜各族自治县', '', 3, 'longshenggezuzizhixian', 'lsgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12013, 450329, 450300, '', '资源县', '', 3, 'ziyuanxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12014, 450330, 450300, '', '平乐县', '', 3, 'pinglexian', 'plx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12015, 450331, 450300, '', '荔浦县', '', 3, 'lipuxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12016, 450332, 450300, '', '恭城瑶族自治县', '', 3, 'gongchengyaozuzizhixian', 'gcyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12017, 450401, 450400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12018, 450403, 450400, '', '万秀区', '', 3, 'wanxiuqu', 'wxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12019, 450405, 450400, '', '长洲区', '', 3, 'zhangzhouqu', 'zzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12020, 450406, 450400, '', '龙圩区', '', 3, 'longxuqu', 'lxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12021, 450421, 450400, '', '苍梧县', '', 3, 'cangwuxian', 'cwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12022, 450422, 450400, '', '藤县', '', 3, 'tengxian', 'tx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12023, 450423, 450400, '', '蒙山县', '', 3, 'mengshanxian', 'msx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12024, 450481, 450400, '', '岑溪市', '', 3, 'cenxishi', 'cxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12025, 450501, 450500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12026, 450502, 450500, '', '海城区', '', 3, 'haichengqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12027, 450503, 450500, '', '银海区', '', 3, 'yinhaiqu', 'yhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12028, 450512, 450500, '', '铁山港区', '', 3, 'tieshangangqu', 'tsgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12029, 450521, 450500, '', '合浦县', '', 3, 'hepuxian', 'hpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12030, 450601, 450600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12031, 450602, 450600, '', '港口区', '', 3, 'gangkouqu', 'gkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12032, 450603, 450600, '', '防城区', '', 3, 'fangchengqu', 'fcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12033, 450621, 450600, '', '上思县', '', 3, 'shangsixian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12034, 450681, 450600, '', '东兴市', '', 3, 'dongxingshi', 'dxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12035, 450701, 450700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12036, 450702, 450700, '', '钦南区', '', 3, 'qinnanqu', 'qnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12037, 450703, 450700, '', '钦北区', '', 3, 'qinbeiqu', 'qbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12038, 450721, 450700, '', '灵山县', '', 3, 'lingshanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12039, 450722, 450700, '', '浦北县', '', 3, 'pubeixian', 'pbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12040, 450801, 450800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12041, 450802, 450800, '', '港北区', '', 3, 'gangbeiqu', 'gbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12042, 450803, 450800, '', '港南区', '', 3, 'gangnanqu', 'gnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12043, 450804, 450800, '', '覃塘区', '', 3, 'tantangqu', 'ttq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12044, 450821, 450800, '', '平南县', '', 3, 'pingnanxian', 'pnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12045, 450881, 450800, '', '桂平市', '', 3, 'guipingshi', 'gps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12046, 450901, 450900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12047, 450902, 450900, '', '玉州区', '', 3, 'yuzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12048, 450903, 450900, '', '福绵区', '', 3, 'fumianqu', 'fmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12049, 450921, 450900, '', '容县', '', 3, 'rongxian', 'rx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12050, 450922, 450900, '', '陆川县', '', 3, 'luchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12051, 450923, 450900, '', '博白县', '', 3, 'bobaixian', 'bbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12052, 450924, 450900, '', '兴业县', '', 3, 'xingyexian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12053, 450981, 450900, '', '北流市', '', 3, 'beiliushi', 'bls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12054, 451001, 451000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12055, 451002, 451000, '', '右江区', '', 3, 'youjiangqu', 'yjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12056, 451021, 451000, '', '田阳县', '', 3, 'tianyangxian', 'tyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12057, 451022, 451000, '', '田东县', '', 3, 'tiandongxian', 'tdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12058, 451023, 451000, '', '平果县', '', 3, 'pingguoxian', 'pgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12059, 451024, 451000, '', '德保县', '', 3, 'debaoxian', 'dbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12060, 451026, 451000, '', '那坡县', '', 3, 'neipoxian', 'npx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12061, 451027, 451000, '', '凌云县', '', 3, 'lingyunxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12062, 451028, 451000, '', '乐业县', '', 3, 'leyexian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12063, 451029, 451000, '', '田林县', '', 3, 'tianlinxian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12064, 451030, 451000, '', '西林县', '', 3, 'xilinxian', 'xlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12065, 451031, 451000, '', '隆林各族自治县', '', 3, 'longlingezuzizhixian', 'llgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12066, 451081, 451000, '', '靖西市', '', 3, 'jingxishi', 'jxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12067, 451101, 451100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12068, 451102, 451100, '', '八步区', '', 3, 'babuqu', 'bbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12069, 451121, 451100, '', '昭平县', '', 3, 'zhaopingxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12070, 451122, 451100, '', '钟山县', '', 3, 'zhongshanxian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12071, 451123, 451100, '', '富川瑶族自治县', '', 3, 'fuchuanyaozuzizhixian', 'fcyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12072, 451201, 451200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12073, 451202, 451200, '', '金城江区', '', 3, 'jinchengjiangqu', 'jcjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12074, 451221, 451200, '', '南丹县', '', 3, 'nandanxian', 'ndx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12075, 451222, 451200, '', '天峨县', '', 3, 'tianexian', 'tex', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12076, 451223, 451200, '', '凤山县', '', 3, 'fengshanxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12077, 451224, 451200, '', '东兰县', '', 3, 'donglanxian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12078, 451225, 451200, '', '罗城仫佬族自治县', '', 3, 'luochengmulaozuzizhixian', 'lcmlzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12079, 451226, 451200, '', '环江毛南族自治县', '', 3, 'huanjiangmaonanzuzizhixian', 'hjmnzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12080, 451227, 451200, '', '巴马瑶族自治县', '', 3, 'bamayaozuzizhixian', 'bmyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12081, 451228, 451200, '', '都安瑶族自治县', '', 3, 'douanyaozuzizhixian', 'dayzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12082, 451229, 451200, '', '大化瑶族自治县', '', 3, 'dahuayaozuzizhixian', 'dhyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12083, 451281, 451200, '', '宜州市', '', 3, 'yizhoushi', 'yzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12084, 451301, 451300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12085, 451302, 451300, '', '兴宾区', '', 3, 'xingbinqu', 'xbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12086, 451321, 451300, '', '忻城县', '', 3, 'xinchengxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12087, 451322, 451300, '', '象州县', '', 3, 'xiangzhouxian', 'xzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12088, 451323, 451300, '', '武宣县', '', 3, 'wuxuanxian', 'wxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12089, 451324, 451300, '', '金秀瑶族自治县', '', 3, 'jinxiuyaozuzizhixian', 'jxyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12090, 451381, 451300, '', '合山市', '', 3, 'heshanshi', 'hss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12091, 451401, 451400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12092, 451402, 451400, '', '江洲区', '', 3, 'jiangzhouqu', 'jzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12093, 451421, 451400, '', '扶绥县', '', 3, 'fusuixian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12094, 451422, 451400, '', '宁明县', '', 3, 'ningmingxian', 'nmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12095, 451423, 451400, '', '龙州县', '', 3, 'longzhouxian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12096, 451424, 451400, '', '大新县', '', 3, 'daxinxian', 'dxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12097, 451425, 451400, '', '天等县', '', 3, 'tiandengxian', 'tdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12098, 451481, 451400, '', '凭祥市', '', 3, 'pingxiangshi', 'pxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12099, 460101, 460100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12100, 460105, 460100, '', '秀英区', '', 3, 'xiuyingqu', 'xyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12101, 460106, 460100, '', '龙华区', '', 3, 'longhuaqu', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12102, 460107, 460100, '', '琼山区', '', 3, 'qiongshanqu', 'qsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12103, 460108, 460100, '', '美兰区', '', 3, 'meilanqu', 'mlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12104, 460201, 460200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12105, 460202, 460200, '', '海棠区', '', 3, 'haitangqu', 'htq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12106, 460203, 460200, '', '吉阳区', '', 3, 'jiyangqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12107, 460204, 460200, '', '天涯区', '', 3, 'tianyaqu', 'tyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12108, 460205, 460200, '', '崖州区', '', 3, 'yazhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12109, 460321, 460300, '', '西沙群岛', '', 3, 'xishaqundao', 'xsqd', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12110, 460322, 460300, '', '南沙群岛', '', 3, 'nanshaqundao', 'nsqd', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12111, 460323, 460300, '', '中沙群岛的岛礁及其海', '', 3, 'zhongshaqundaodedaojiaojiqihaiyu', 'zsqdddjjqh', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12112, 469001, 469000, '', '五指山市', '', 3, 'wuzhishanshi', 'wzss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12113, 469002, 469000, '', '琼海市', '', 3, 'qionghaishi', 'qhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12114, 469003, 469000, '', '儋州市', '', 3, 'danzhoushi', 'dzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12115, 469005, 469000, '', '文昌市', '', 3, 'wenchangshi', 'wcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12116, 469006, 469000, '', '万宁市', '', 3, 'wanningshi', 'wns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12117, 469007, 469000, '', '东方市', '', 3, 'dongfangshi', 'dfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12118, 469021, 469000, '', '定安县', '', 3, 'dinganxian', 'dax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12119, 469022, 469000, '', '屯昌县', '', 3, 'tunchangxian', 'tcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12120, 469023, 469000, '', '澄迈县', '', 3, 'chengmaixian', 'cmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12121, 469024, 469000, '', '临高县', '', 3, 'lingaoxian', 'lgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12122, 469025, 469000, '', '白沙黎族自治县', '', 3, 'baishalizuzizhixian', 'bslzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12123, 469026, 469000, '', '昌江黎族自治县', '', 3, 'changjianglizuzizhixian', 'cjlzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12124, 469027, 469000, '', '乐东黎族自治县', '', 3, 'ledonglizuzizhixian', 'ldlzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12125, 469028, 469000, '', '陵水黎族自治县', '', 3, 'lingshuilizuzizhixian', 'lslzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12126, 469029, 469000, '', '保亭黎族苗族自治县', '', 3, 'baotinglizumiaozuzizhixian', 'btlzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12127, 469030, 469000, '', '琼中黎族苗族自治县', '', 3, 'qiongzhonglizumiaozuzizhixian', 'qzlzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12128, 500101, 500100, '', '万州区', '', 3, 'wanzhouqu', 'wzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12129, 500102, 500100, '', '涪陵区', '', 3, 'fulingqu', 'flq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12130, 500103, 500100, '', '渝中区', '', 3, 'yuzhongqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12131, 500104, 500100, '', '大渡口区', '', 3, 'dadukouqu', 'ddkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12132, 500105, 500100, '', '江北区', '', 3, 'jiangbeiqu', 'jbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12133, 500106, 500100, '', '沙坪坝区', '', 3, 'shapingbaqu', 'spbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12134, 500107, 500100, '', '九龙坡区', '', 3, 'jiulongpoqu', 'jlpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12135, 500108, 500100, '', '南岸区', '', 3, 'nananqu', 'naq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12136, 500109, 500100, '', '北碚区', '', 3, 'beibeiqu', 'bbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12137, 500110, 500100, '', '綦江区', '', 3, 'qijiangqu', 'qjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12138, 500111, 500100, '', '大足区', '', 3, 'dazuqu', 'dzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12139, 500112, 500100, '', '渝北区', '', 3, 'yubeiqu', 'ybq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12140, 500113, 500100, '', '巴南区', '', 3, 'bananqu', 'bnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12141, 500114, 500100, '', '黔江区', '', 3, 'qianjiangqu', 'qjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12142, 500115, 500100, '', '长寿区', '', 3, 'zhangshouqu', 'zsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12143, 500116, 500100, '', '江津区', '', 3, 'jiangjinqu', 'jjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12144, 500117, 500100, '', '合川区', '', 3, 'hechuanqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12145, 500118, 500100, '', '永川区', '', 3, 'yongchuanqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12146, 500119, 500100, '', '南川区', '', 3, 'nanchuanqu', 'ncq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12147, 500120, 500100, '', '璧山区', '', 3, 'bishanqu', 'bsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12148, 500151, 500100, '', '铜梁区', '', 3, 'tongliangqu', 'tlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12149, 500152, 500100, '', '潼南区', '', 3, 'tongnanqu', 'tnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12150, 500153, 500100, '', '荣昌区', '', 3, 'rongchangqu', 'rcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12151, 500228, 500200, '', '梁平县', '', 3, 'liangpingxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12152, 500229, 500200, '', '城口县', '', 3, 'chengkouxian', 'ckx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12153, 500230, 500200, '', '丰都县', '', 3, 'fengdouxian', 'fdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12154, 500231, 500200, '', '垫江县', '', 3, 'dianjiangxian', 'djx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12155, 500232, 500200, '', '武隆县', '', 3, 'wulongxian', 'wlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12156, 500233, 500200, '', '忠县', '', 3, 'zhongxian', 'zx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12157, 500234, 500200, '', '开县', '', 3, 'kaixian', 'kx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12158, 500235, 500200, '', '云阳县', '', 3, 'yunyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12159, 500236, 500200, '', '奉节县', '', 3, 'fengjiexian', 'fjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12160, 500237, 500200, '', '巫山县', '', 3, 'wushanxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12161, 500238, 500200, '', '巫溪县', '', 3, 'wuxixian', 'wxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12162, 500240, 500200, '', '石柱土家族自治县', '', 3, 'shizhutujiazuzizhixian', 'sztjzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12163, 500241, 500200, '', '秀山土家族苗族自治县', '', 3, 'xiushantujiazumiaozuzizhixian', 'xstjzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12164, 500242, 500200, '', '酉阳土家族苗族自治县', '', 3, 'youyangtujiazumiaozuzizhixian', 'yytjzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12165, 500243, 500200, '', '彭水苗族土家族自治县', '', 3, 'pengshuimiaozutujiazuzizhixian', 'psmztjzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12166, 510101, 510100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12167, 510104, 510100, '', '锦江区', '', 3, 'jinjiangqu', 'jjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12168, 510105, 510100, '', '青羊区', '', 3, 'qingyangqu', 'qyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12169, 510106, 510100, '', '金牛区', '', 3, 'jinniuqu', 'jnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12170, 510107, 510100, '', '武侯区', '', 3, 'wuhouqu', 'whq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12171, 510108, 510100, '', '成华区', '', 3, 'chenghuaqu', 'chq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12172, 510112, 510100, '', '龙泉驿区', '', 3, 'longquanyiqu', 'lqyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12173, 510113, 510100, '', '青白江区', '', 3, 'qingbaijiangqu', 'qbjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12174, 510114, 510100, '', '新都区', '', 3, 'xindouqu', 'xdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12175, 510115, 510100, '', '温江区', '', 3, 'wenjiangqu', 'wjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12176, 510121, 510100, '', '金堂县', '', 3, 'jintangxian', 'jtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12177, 510122, 510100, '', '双流县', '', 3, 'shuangliuxian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12178, 510124, 510100, '', '郫县', '', 3, 'pixian', 'px', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12179, 510129, 510100, '', '大邑县', '', 3, 'dayixian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12180, 510131, 510100, '', '蒲江县', '', 3, 'pujiangxian', 'pjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12181, 510132, 510100, '', '新津县', '', 3, 'xinjinxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12182, 510181, 510100, '', '都江堰市', '', 3, 'doujiangyanshi', 'djys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12183, 510182, 510100, '', '彭州市', '', 3, 'pengzhoushi', 'pzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12184, 510183, 510100, '', '邛崃市', '', 3, 'qionglaishi', 'qls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12185, 510184, 510100, '', '崇州市', '', 3, 'chongzhoushi', 'czs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12186, 510301, 510300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12187, 510302, 510300, '', '自流井区', '', 3, 'ziliujingqu', 'zljq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12188, 510303, 510300, '', '贡井区', '', 3, 'gongjingqu', 'gjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12189, 510304, 510300, '', '大安区', '', 3, 'daanqu', 'daq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12190, 510311, 510300, '', '沿滩区', '', 3, 'yantanqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12191, 510321, 510300, '', '荣县', '', 3, 'rongxian', 'rx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12192, 510322, 510300, '', '富顺县', '', 3, 'fushunxian', 'fsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12193, 510401, 510400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12194, 510402, 510400, '', '东区', '', 3, 'dongqu', 'dq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12195, 510403, 510400, '', '西区', '', 3, 'xiqu', 'xq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12196, 510411, 510400, '', '仁和区', '', 3, 'renhequ', 'rhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12197, 510421, 510400, '', '米易县', '', 3, 'miyixian', 'myx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12198, 510422, 510400, '', '盐边县', '', 3, 'yanbianxian', 'ybx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12199, 510501, 510500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12200, 510502, 510500, '', '江阳区', '', 3, 'jiangyangqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12201, 510503, 510500, '', '纳溪区', '', 3, 'naxiqu', 'nxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12202, 510504, 510500, '', '龙马潭区', '', 3, 'longmatanqu', 'lmtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12203, 510521, 510500, '', '泸县', '', 3, 'luxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12204, 510522, 510500, '', '合江县', '', 3, 'hejiangxian', 'hjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12205, 510524, 510500, '', '叙永县', '', 3, 'xuyongxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12206, 510525, 510500, '', '古蔺县', '', 3, 'gulinxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12207, 510601, 510600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12208, 510603, 510600, '', '旌阳区', '', 3, 'jingyangqu', 'jyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12209, 510623, 510600, '', '中江县', '', 3, 'zhongjiangxian', 'zjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12210, 510626, 510600, '', '罗江县', '', 3, 'luojiangxian', 'ljx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12211, 510681, 510600, '', '广汉市', '', 3, 'guanghanshi', 'ghs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12212, 510682, 510600, '', '什邡市', '', 3, 'shenfangshi', 'sfs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12213, 510683, 510600, '', '绵竹市', '', 3, 'mianzhushi', 'mzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12214, 510701, 510700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12215, 510703, 510700, '', '涪城区', '', 3, 'fuchengqu', 'fcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12216, 510704, 510700, '', '游仙区', '', 3, 'youxianqu', 'yxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12217, 510722, 510700, '', '三台县', '', 3, 'santaixian', 'stx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12218, 510723, 510700, '', '盐亭县', '', 3, 'yantingxian', 'ytx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12219, 510724, 510700, '', '安县', '', 3, 'anxian', 'ax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12220, 510725, 510700, '', '梓潼县', '', 3, 'zitongxian', 'ztx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12221, 510726, 510700, '', '北川羌族自治县', '', 3, 'beichuanqiangzuzizhixian', 'bcqzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12222, 510727, 510700, '', '平武县', '', 3, 'pingwuxian', 'pwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12223, 510781, 510700, '', '江油市', '', 3, 'jiangyoushi', 'jys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12224, 510801, 510800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12225, 510802, 510800, '', '利州区', '', 3, 'lizhouqu', 'lzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12226, 510811, 510800, '', '元坝区', '', 3, 'yuanbaqu', 'ybq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12227, 510812, 510800, '', '朝天区', '', 3, 'chaotianqu', 'ctq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12228, 510821, 510800, '', '旺苍县', '', 3, 'wangcangxian', 'wcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12229, 510822, 510800, '', '青川县', '', 3, 'qingchuanxian', 'qcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12230, 510823, 510800, '', '剑阁县', '', 3, 'jiangexian', 'jgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12231, 510824, 510800, '', '苍溪县', '', 3, 'cangxixian', 'cxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12232, 510901, 510900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12233, 510903, 510900, '', '船山区', '', 3, 'chuanshanqu', 'csq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12234, 510904, 510900, '', '安居区', '', 3, 'anjuqu', 'ajq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12235, 510921, 510900, '', '蓬溪县', '', 3, 'pengxixian', 'pxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12236, 510922, 510900, '', '射洪县', '', 3, 'shehongxian', 'shx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12237, 510923, 510900, '', '大英县', '', 3, 'dayingxian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12238, 511001, 511000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12239, 511002, 511000, '', '市中区', '', 3, 'shizhongqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12240, 511011, 511000, '', '东兴区', '', 3, 'dongxingqu', 'dxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12241, 511024, 511000, '', '威远县', '', 3, 'weiyuanxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12242, 511025, 511000, '', '资中县', '', 3, 'zizhongxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12243, 511028, 511000, '', '隆昌县', '', 3, 'longchangxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12244, 511101, 511100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12245, 511102, 511100, '', '市中区', '', 3, 'shizhongqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12246, 511111, 511100, '', '沙湾区', '', 3, 'shawanqu', 'swq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12247, 511112, 511100, '', '五通桥区', '', 3, 'wutongqiaoqu', 'wtqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12248, 511113, 511100, '', '金口河区', '', 3, 'jinkouhequ', 'jkhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12249, 511123, 511100, '', '犍为县', '', 3, 'jianweixian', 'jwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12250, 511124, 511100, '', '井研县', '', 3, 'jingyanxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12251, 511126, 511100, '', '夹江县', '', 3, 'jiajiangxian', 'jjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12252, 511129, 511100, '', '沐川县', '', 3, 'muchuanxian', 'mcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12253, 511132, 511100, '', '峨边彝族自治县', '', 3, 'ebianyizuzizhixian', 'ebyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12254, 511133, 511100, '', '马边彝族自治县', '', 3, 'mabianyizuzizhixian', 'mbyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12255, 511181, 511100, '', '峨眉山市', '', 3, 'emeishanshi', 'emss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12256, 511301, 511300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12257, 511302, 511300, '', '顺庆区', '', 3, 'shunqingqu', 'sqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12258, 511303, 511300, '', '高坪区', '', 3, 'gaopingqu', 'gpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12259, 511304, 511300, '', '嘉陵区', '', 3, 'jialingqu', 'jlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12260, 511321, 511300, '', '南部县', '', 3, 'nanbuxian', 'nbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12261, 511322, 511300, '', '营山县', '', 3, 'yingshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12262, 511323, 511300, '', '蓬安县', '', 3, 'penganxian', 'pax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12263, 511324, 511300, '', '仪陇县', '', 3, 'yilongxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12264, 511325, 511300, '', '西充县', '', 3, 'xichongxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12265, 511381, 511300, '', '阆中市', '', 3, 'langzhongshi', 'lzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12266, 511401, 511400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12267, 511402, 511400, '', '东坡区', '', 3, 'dongpoqu', 'dpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12268, 511403, 511400, '', '彭山区', '', 3, 'pengshanqu', 'psq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12269, 511421, 511400, '', '仁寿县', '', 3, 'renshouxian', 'rsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12270, 511423, 511400, '', '洪雅县', '', 3, 'hongyaxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12271, 511424, 511400, '', '丹棱县', '', 3, 'danlengxian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12272, 511425, 511400, '', '青神县', '', 3, 'qingshenxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12273, 511501, 511500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12274, 511502, 511500, '', '翠屏区', '', 3, 'cuipingqu', 'cpq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12275, 511503, 511500, '', '南溪区', '', 3, 'nanxiqu', 'nxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12276, 511521, 511500, '', '宜宾县', '', 3, 'yibinxian', 'ybx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12277, 511523, 511500, '', '江安县', '', 3, 'jianganxian', 'jax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12278, 511524, 511500, '', '长宁县', '', 3, 'zhangningxian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12279, 511525, 511500, '', '高县', '', 3, 'gaoxian', 'gx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12280, 511526, 511500, '', '珙县', '', 3, 'gongxian', 'gx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12281, 511527, 511500, '', '筠连县', '', 3, 'yunlianxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12282, 511528, 511500, '', '兴文县', '', 3, 'xingwenxian', 'xwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12283, 511529, 511500, '', '屏山县', '', 3, 'pingshanxian', 'psx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12284, 511601, 511600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12285, 511602, 511600, '', '广安区', '', 3, 'guanganqu', 'gaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12286, 511603, 511600, '', '前锋区', '', 3, 'qianfengqu', 'qfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12287, 511621, 511600, '', '岳池县', '', 3, 'yuechixian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12288, 511622, 511600, '', '武胜县', '', 3, 'wushengxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12289, 511623, 511600, '', '邻水县', '', 3, 'linshuixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12290, 511681, 511600, '', '华蓥市', '', 3, 'huayingshi', 'hys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12291, 511701, 511700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12292, 511702, 511700, '', '通川区', '', 3, 'tongchuanqu', 'tcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12293, 511703, 511700, '', '达川区', '', 3, 'dachuanqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12294, 511722, 511700, '', '宣汉县', '', 3, 'xuanhanxian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12295, 511723, 511700, '', '开江县', '', 3, 'kaijiangxian', 'kjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12296, 511724, 511700, '', '大竹县', '', 3, 'dazhuxian', 'dzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12297, 511725, 511700, '', '渠县', '', 3, 'quxian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12298, 511781, 511700, '', '万源市', '', 3, 'wanyuanshi', 'wys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12299, 511801, 511800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12300, 511802, 511800, '', '雨城区', '', 3, 'yuchengqu', 'ycq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12301, 511803, 511800, '', '名山区', '', 3, 'mingshanqu', 'msq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12302, 511822, 511800, '', '荥经县', '', 3, 'yingjingxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12303, 511823, 511800, '', '汉源县', '', 3, 'hanyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12304, 511824, 511800, '', '石棉县', '', 3, 'shimianxian', 'smx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12305, 511825, 511800, '', '天全县', '', 3, 'tianquanxian', 'tqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12306, 511826, 511800, '', '芦山县', '', 3, 'lushanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12307, 511827, 511800, '', '宝兴县', '', 3, 'baoxingxian', 'bxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12308, 511901, 511900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12309, 511902, 511900, '', '巴州区', '', 3, 'bazhouqu', 'bzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12310, 511903, 511900, '', '恩阳区', '', 3, 'dongyangqu', 'eyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12311, 511921, 511900, '', '通江县', '', 3, 'tongjiangxian', 'tjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12312, 511922, 511900, '', '南江县', '', 3, 'nanjiangxian', 'njx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12313, 511923, 511900, '', '平昌县', '', 3, 'pingchangxian', 'pcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12314, 512001, 512000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12315, 512002, 512000, '', '雁江区', '', 3, 'yanjiangqu', 'yjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12316, 512021, 512000, '', '安岳县', '', 3, 'anyuexian', 'ayx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12317, 512022, 512000, '', '乐至县', '', 3, 'lezhixian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12318, 512081, 512000, '', '简阳市', '', 3, 'jianyangshi', 'jys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12319, 513221, 513200, '', '汶川县', '', 3, 'wenchuanxian', 'wcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12320, 513222, 513200, '', '理县', '', 3, 'lixian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12321, 513223, 513200, '', '茂县', '', 3, 'maoxian', 'mx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12322, 513224, 513200, '', '松潘县', '', 3, 'songpanxian', 'spx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12323, 513225, 513200, '', '九寨沟县', '', 3, 'jiuzhaigouxian', 'jzgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12324, 513226, 513200, '', '金川县', '', 3, 'jinchuanxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12325, 513227, 513200, '', '小金县', '', 3, 'xiaojinxian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12326, 513228, 513200, '', '黑水县', '', 3, 'heishuixian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12327, 513229, 513200, '', '马尔康县', '', 3, 'maerkangxian', 'mekx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12328, 513230, 513200, '', '壤塘县', '', 3, 'rangtangxian', 'rtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12329, 513231, 513200, '', '阿坝县', '', 3, 'abaxian', 'abx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12330, 513232, 513200, '', '若尔盖县', '', 3, 'ruoergaixian', 'regx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12331, 513233, 513200, '', '红原县', '', 3, 'hongyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12332, 513301, 513300, '', '康定市', '', 3, 'kangdingshi', 'kds', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12333, 513322, 513300, '', '泸定县', '', 3, 'ludingxian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12334, 513323, 513300, '', '丹巴县', '', 3, 'danbaxian', 'dbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12335, 513324, 513300, '', '九龙县', '', 3, 'jiulongxian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12336, 513325, 513300, '', '雅江县', '', 3, 'yajiangxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12337, 513326, 513300, '', '道孚县', '', 3, 'daofuxian', 'dfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12338, 513327, 513300, '', '炉霍县', '', 3, 'luhuoxian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12339, 513328, 513300, '', '甘孜县', '', 3, 'ganzixian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12340, 513329, 513300, '', '新龙县', '', 3, 'xinlongxian', 'xlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12341, 513330, 513300, '', '德格县', '', 3, 'degexian', 'dgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12342, 513331, 513300, '', '白玉县', '', 3, 'baiyuxian', 'byx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12343, 513332, 513300, '', '石渠县', '', 3, 'shiquxian', 'sqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12344, 513333, 513300, '', '色达县', '', 3, 'sedaxian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12345, 513334, 513300, '', '理塘县', '', 3, 'litangxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12346, 513335, 513300, '', '巴塘县', '', 3, 'batangxian', 'btx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12347, 513336, 513300, '', '乡城县', '', 3, 'xiangchengxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12348, 513337, 513300, '', '稻城县', '', 3, 'daochengxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12349, 513338, 513300, '', '得荣县', '', 3, 'derongxian', 'drx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12350, 513401, 513400, '', '西昌市', '', 3, 'xichangshi', 'xcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12351, 513422, 513400, '', '木里藏族自治县', '', 3, 'mulizangzuzizhixian', 'mlzzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12352, 513423, 513400, '', '盐源县', '', 3, 'yanyuanxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12353, 513424, 513400, '', '德昌县', '', 3, 'dechangxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12354, 513425, 513400, '', '会理县', '', 3, 'huilixian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12355, 513426, 513400, '', '会东县', '', 3, 'huidongxian', 'hdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12356, 513427, 513400, '', '宁南县', '', 3, 'ningnanxian', 'nnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12357, 513428, 513400, '', '普格县', '', 3, 'pugexian', 'pgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12358, 513429, 513400, '', '布拖县', '', 3, 'butuoxian', 'btx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12359, 513430, 513400, '', '金阳县', '', 3, 'jinyangxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12360, 513431, 513400, '', '昭觉县', '', 3, 'zhaojuexian', 'zjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12361, 513432, 513400, '', '喜德县', '', 3, 'xidexian', 'xdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12362, 513433, 513400, '', '冕宁县', '', 3, 'mianningxian', 'mnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12363, 513434, 513400, '', '越西县', '', 3, 'yuexixian', 'yxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12364, 513435, 513400, '', '甘洛县', '', 3, 'ganluoxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12365, 513436, 513400, '', '美姑县', '', 3, 'meiguxian', 'mgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12366, 513437, 513400, '', '雷波县', '', 3, 'leiboxian', 'lbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12367, 520101, 520100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12368, 520102, 520100, '', '南明区', '', 3, 'nanmingqu', 'nmq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12369, 520103, 520100, '', '云岩区', '', 3, 'yunyanqu', 'yyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12370, 520111, 520100, '', '花溪区', '', 3, 'huaxiqu', 'hxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12371, 520112, 520100, '', '乌当区', '', 3, 'wudangqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12372, 520113, 520100, '', '白云区', '', 3, 'baiyunqu', 'byq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12373, 520115, 520100, '', '观山湖区', '', 3, 'guanshanhuqu', 'gshq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12374, 520121, 520100, '', '开阳县', '', 3, 'kaiyangxian', 'kyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12375, 520122, 520100, '', '息烽县', '', 3, 'xifengxian', 'xfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12376, 520123, 520100, '', '修文县', '', 3, 'xiuwenxian', 'xwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12377, 520181, 520100, '', '清镇市', '', 3, 'qingzhenshi', 'qzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12378, 520201, 520200, '', '钟山区', '', 3, 'zhongshanqu', 'zsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12379, 520203, 520200, '', '六枝特区', '', 3, 'liuzhitequ', 'lztq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12380, 520221, 520200, '', '水城县', '', 3, 'shuichengxian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12381, 520222, 520200, '', '盘县', '', 3, 'panxian', 'px', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12382, 520301, 520300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12383, 520302, 520300, '', '红花岗区', '', 3, 'honghuagangqu', 'hhgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12384, 520303, 520300, '', '汇川区', '', 3, 'huichuanqu', 'hcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12385, 520321, 520300, '', '遵义县', '', 3, 'zunyixian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12386, 520322, 520300, '', '桐梓县', '', 3, 'tongzixian', 'tzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12387, 520323, 520300, '', '绥阳县', '', 3, 'suiyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12388, 520324, 520300, '', '正安县', '', 3, 'zhenganxian', 'zax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12389, 520325, 520300, '', '道真仡佬族苗族自治县', '', 3, 'daozhengelaozumiaozuzizhixian', 'dzglzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12390, 520326, 520300, '', '务川仡佬族苗族自治县', '', 3, 'wuchuangelaozumiaozuzizhixian', 'wcglzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12391, 520327, 520300, '', '凤冈县', '', 3, 'fenggangxian', 'fgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12392, 520328, 520300, '', '湄潭县', '', 3, 'meitanxian', 'mtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12393, 520329, 520300, '', '余庆县', '', 3, 'yuqingxian', 'yqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12394, 520330, 520300, '', '习水县', '', 3, 'xishuixian', 'xsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12395, 520381, 520300, '', '赤水市', '', 3, 'chishuishi', 'css', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12396, 520382, 520300, '', '仁怀市', '', 3, 'renhuaishi', 'rhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12397, 520401, 520400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12398, 520402, 520400, '', '西秀区', '', 3, 'xixiuqu', 'xxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12399, 520403, 520400, '', '平坝区', '', 3, 'pingbaqu', 'pbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12400, 520422, 520400, '', '普定县', '', 3, 'pudingxian', 'pdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12401, 520423, 520400, '', '镇宁布依族苗族自治县', '', 3, 'zhenningbuyizumiaozuzizhixian', 'znbyzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12402, 520424, 520400, '', '关岭布依族苗族自治县', '', 3, 'guanlingbuyizumiaozuzizhixian', 'glbyzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12403, 520425, 520400, '', '紫云苗族布依族自治县', '', 3, 'ziyunmiaozubuyizuzizhixian', 'zymzbyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12404, 520501, 520500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12405, 520502, 520500, '', '七星关区', '', 3, 'qixingguanqu', 'qxgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12406, 520521, 520500, '', '大方县', '', 3, 'dafangxian', 'dfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12407, 520522, 520500, '', '黔西县', '', 3, 'qianxixian', 'qxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12408, 520523, 520500, '', '金沙县', '', 3, 'jinshaxian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12409, 520524, 520500, '', '织金县', '', 3, 'zhijinxian', 'zjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12410, 520525, 520500, '', '纳雍县', '', 3, 'nayongxian', 'nyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12411, 520526, 520500, '', '威宁彝族回族苗族自治', '', 3, 'weiningyizuhuizumiaozuzizhixian', 'wnyzhzmzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12412, 520527, 520500, '', '赫章县', '', 3, 'hezhangxian', 'hzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12413, 520601, 520600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12414, 520602, 520600, '', '碧江区', '', 3, 'bijiangqu', 'bjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12415, 520603, 520600, '', '万山区', '', 3, 'wanshanqu', 'wsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12416, 520621, 520600, '', '江口县', '', 3, 'jiangkouxian', 'jkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12417, 520622, 520600, '', '玉屏侗族自治县', '', 3, 'yupingdongzuzizhixian', 'ypdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12418, 520623, 520600, '', '石阡县', '', 3, 'shiqianxian', 'sqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12419, 520624, 520600, '', '思南县', '', 3, 'sinanxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12420, 520625, 520600, '', '印江土家族苗族自治县', '', 3, 'yinjiangtujiazumiaozuzizhixian', 'yjtjzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12421, 520626, 520600, '', '德江县', '', 3, 'dejiangxian', 'djx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12422, 520627, 520600, '', '沿河土家族自治县', '', 3, 'yanhetujiazuzizhixian', 'yhtjzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12423, 520628, 520600, '', '松桃苗族自治县', '', 3, 'songtaomiaozuzizhixian', 'stmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12424, 522301, 522300, '', '兴义市', '', 3, 'xingyishi', 'xys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12425, 522322, 522300, '', '兴仁县', '', 3, 'xingrenxian', 'xrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12426, 522323, 522300, '', '普安县', '', 3, 'puanxian', 'pax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12427, 522324, 522300, '', '晴隆县', '', 3, 'qinglongxian', 'qlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12428, 522325, 522300, '', '贞丰县', '', 3, 'zhenfengxian', 'zfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12429, 522326, 522300, '', '望谟县', '', 3, 'wangmoxian', 'wmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12430, 522327, 522300, '', '册亨县', '', 3, 'cehengxian', 'chx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12431, 522328, 522300, '', '安龙县', '', 3, 'anlongxian', 'alx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12432, 522601, 522600, '', '凯里市', '', 3, 'kailishi', 'kls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12433, 522622, 522600, '', '黄平县', '', 3, 'huangpingxian', 'hpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12434, 522623, 522600, '', '施秉县', '', 3, 'shibingxian', 'sbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12435, 522624, 522600, '', '三穗县', '', 3, 'sansuixian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12436, 522625, 522600, '', '镇远县', '', 3, 'zhenyuanxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12437, 522626, 522600, '', '岑巩县', '', 3, 'cengongxian', 'cgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12438, 522627, 522600, '', '天柱县', '', 3, 'tianzhuxian', 'tzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12439, 522628, 522600, '', '锦屏县', '', 3, 'jinpingxian', 'jpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12440, 522629, 522600, '', '剑河县', '', 3, 'jianhexian', 'jhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12441, 522630, 522600, '', '台江县', '', 3, 'taijiangxian', 'tjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12442, 522631, 522600, '', '黎平县', '', 3, 'lipingxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12443, 522632, 522600, '', '榕江县', '', 3, 'rongjiangxian', 'rjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12444, 522633, 522600, '', '从江县', '', 3, 'congjiangxian', 'cjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12445, 522634, 522600, '', '雷山县', '', 3, 'leishanxian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12446, 522635, 522600, '', '麻江县', '', 3, 'majiangxian', 'mjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12447, 522636, 522600, '', '丹寨县', '', 3, 'danzhaixian', 'dzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12448, 522701, 522700, '', '都匀市', '', 3, 'douyunshi', 'dys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12449, 522702, 522700, '', '福泉市', '', 3, 'fuquanshi', 'fqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12450, 522722, 522700, '', '荔波县', '', 3, 'liboxian', 'lbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12451, 522723, 522700, '', '贵定县', '', 3, 'guidingxian', 'gdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12452, 522725, 522700, '', '瓮安县', '', 3, 'wenganxian', 'wax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12453, 522726, 522700, '', '独山县', '', 3, 'dushanxian', 'dsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12454, 522727, 522700, '', '平塘县', '', 3, 'pingtangxian', 'ptx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12455, 522728, 522700, '', '罗甸县', '', 3, 'luodianxian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12456, 522729, 522700, '', '长顺县', '', 3, 'zhangshunxian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12457, 522730, 522700, '', '龙里县', '', 3, 'longlixian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12458, 522731, 522700, '', '惠水县', '', 3, 'huishuixian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12459, 522732, 522700, '', '三都水族自治县', '', 3, 'sandoushuizuzizhixian', 'sdszzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12460, 530101, 530100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12461, 530102, 530100, '', '五华区', '', 3, 'wuhuaqu', 'whq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12462, 530103, 530100, '', '盘龙区', '', 3, 'panlongqu', 'plq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12463, 530111, 530100, '', '官渡区', '', 3, 'guanduqu', 'gdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12464, 530112, 530100, '', '西山区', '', 3, 'xishanqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12465, 530113, 530100, '', '东川区', '', 3, 'dongchuanqu', 'dcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12466, 530114, 530100, '', '呈贡区', '', 3, 'chenggongqu', 'cgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12467, 530122, 530100, '', '晋宁县', '', 3, 'jinningxian', 'jnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12468, 530124, 530100, '', '富民县', '', 3, 'fuminxian', 'fmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12469, 530125, 530100, '', '宜良县', '', 3, 'yiliangxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12470, 530126, 530100, '', '石林彝族自治县', '', 3, 'shilinyizuzizhixian', 'slyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12471, 530127, 530100, '', '嵩明县', '', 3, 'songmingxian', 'smx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12472, 530128, 530100, '', '禄劝彝族苗族自治县', '', 3, 'luquanyizumiaozuzizhixian', 'lqyzmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12473, 530129, 530100, '', '寻甸回族彝族自治县', '', 3, 'xundianhuizuyizuzizhixian', 'xdhzyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12474, 530181, 530100, '', '安宁市', '', 3, 'anningshi', 'ans', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12475, 530301, 530300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12476, 530302, 530300, '', '麒麟区', '', 3, 'qilinqu', 'qlq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12477, 530321, 530300, '', '马龙县', '', 3, 'malongxian', 'mlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12478, 530322, 530300, '', '陆良县', '', 3, 'luliangxian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12479, 530323, 530300, '', '师宗县', '', 3, 'shizongxian', 'szx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12480, 530324, 530300, '', '罗平县', '', 3, 'luopingxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12481, 530325, 530300, '', '富源县', '', 3, 'fuyuanxian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12482, 530326, 530300, '', '会泽县', '', 3, 'huizexian', 'hzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12483, 530328, 530300, '', '沾益县', '', 3, 'zhanyixian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12484, 530381, 530300, '', '宣威市', '', 3, 'xuanweishi', 'xws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12485, 530401, 530400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12486, 530402, 530400, '', '红塔区', '', 3, 'hongtaqu', 'htq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12487, 530421, 530400, '', '江川县', '', 3, 'jiangchuanxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12488, 530422, 530400, '', '澄江县', '', 3, 'chengjiangxian', 'cjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12489, 530423, 530400, '', '通海县', '', 3, 'tonghaixian', 'thx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12490, 530424, 530400, '', '华宁县', '', 3, 'huaningxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12491, 530425, 530400, '', '易门县', '', 3, 'yimenxian', 'ymx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12492, 530426, 530400, '', '峨山彝族自治县', '', 3, 'eshanyizuzizhixian', 'esyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12493, 530427, 530400, '', '新平彝族傣族自治县', '', 3, 'xinpingyizudaizuzizhixian', 'xpyzdzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12494, 530428, 530400, '', '元江哈尼族彝族傣族自', '', 3, 'yuanjianghanizuyizudaizuzizhixian', 'yjhnzyzdzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12495, 530501, 530500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12496, 530502, 530500, '', '隆阳区', '', 3, 'longyangqu', 'lyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12497, 530521, 530500, '', '施甸县', '', 3, 'shidianxian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12498, 530523, 530500, '', '龙陵县', '', 3, 'longlingxian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12499, 530524, 530500, '', '昌宁县', '', 3, 'changningxian', 'cnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12500, 530581, 530500, '', '腾冲市', '', 3, 'tengchongshi', 'tcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12501, 530601, 530600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12502, 530602, 530600, '', '昭阳区', '', 3, 'zhaoyangqu', 'zyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12503, 530621, 530600, '', '鲁甸县', '', 3, 'ludianxian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12504, 530622, 530600, '', '巧家县', '', 3, 'qiaojiaxian', 'qjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12505, 530623, 530600, '', '盐津县', '', 3, 'yanjinxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12506, 530624, 530600, '', '大关县', '', 3, 'daguanxian', 'dgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12507, 530625, 530600, '', '永善县', '', 3, 'yongshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12508, 530626, 530600, '', '绥江县', '', 3, 'suijiangxian', 'sjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12509, 530627, 530600, '', '镇雄县', '', 3, 'zhenxiongxian', 'zxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12510, 530628, 530600, '', '彝良县', '', 3, 'yiliangxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12511, 530629, 530600, '', '威信县', '', 3, 'weixinxian', 'wxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12512, 530630, 530600, '', '水富县', '', 3, 'shuifuxian', 'sfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12513, 530701, 530700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12514, 530702, 530700, '', '古城区', '', 3, 'guchengqu', 'gcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12515, 530721, 530700, '', '玉龙纳西族自治县', '', 3, 'yulongnaxizuzizhixian', 'ylnxzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12516, 530722, 530700, '', '永胜县', '', 3, 'yongshengxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12517, 530723, 530700, '', '华坪县', '', 3, 'huapingxian', 'hpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12518, 530724, 530700, '', '宁蒗彝族自治县', '', 3, 'ninglangyizuzizhixian', 'nlyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12519, 530801, 530800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12520, 530802, 530800, '', '思茅区', '', 3, 'simaoqu', 'smq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12521, 530821, 530800, '', '宁洱哈尼族彝族自治县', '', 3, 'ningerhanizuyizuzizhixian', 'nehnzyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12522, 530822, 530800, '', '墨江哈尼族自治县', '', 3, 'mojianghanizuzizhixian', 'mjhnzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12523, 530823, 530800, '', '景东彝族自治县', '', 3, 'jingdongyizuzizhixian', 'jdyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12524, 530824, 530800, '', '景谷傣族彝族自治县', '', 3, 'jinggudaizuyizuzizhixian', 'jgdzyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12525, 530825, 530800, '', '镇沅彝族哈尼族拉祜族', '', 3, 'zhenyuanyizuhanizulahuzuzizhixian', 'zyyzhnzlhz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12526, 530826, 530800, '', '江城哈尼族彝族自治县', '', 3, 'jiangchenghanizuyizuzizhixian', 'jchnzyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12527, 530827, 530800, '', '孟连傣族拉祜族佤族自', '', 3, 'mengliandaizulahuzuwazuzizhixian', 'mldzlhzwzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12528, 530828, 530800, '', '澜沧拉祜族自治县', '', 3, 'lancanglahuzuzizhixian', 'lclhzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12529, 530829, 530800, '', '西盟佤族自治县', '', 3, 'ximengwazuzizhixian', 'xmwzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12530, 530901, 530900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12531, 530902, 530900, '', '临翔区', '', 3, 'linxiangqu', 'lxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12532, 530921, 530900, '', '凤庆县', '', 3, 'fengqingxian', 'fqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12533, 530922, 530900, '', '云县', '', 3, 'yunxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12534, 530923, 530900, '', '永德县', '', 3, 'yongdexian', 'ydx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12535, 530924, 530900, '', '镇康县', '', 3, 'zhenkangxian', 'zkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12536, 530925, 530900, '', '双江拉祜族佤族布朗族', '', 3, 'shuangjianglahuzuwazubulangzudaizuzizhixian', 'sjlhzwzblz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12537, 530926, 530900, '', '耿马傣族佤族自治县', '', 3, 'gengmadaizuwazuzizhixian', 'gmdzwzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12538, 530927, 530900, '', '沧源佤族自治县', '', 3, 'cangyuanwazuzizhixian', 'cywzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12539, 532301, 532300, '', '楚雄市', '', 3, 'chuxiongshi', 'cxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12540, 532322, 532300, '', '双柏县', '', 3, 'shuangboxian', 'sbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12541, 532323, 532300, '', '牟定县', '', 3, 'moudingxian', 'mdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12542, 532324, 532300, '', '南华县', '', 3, 'nanhuaxian', 'nhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12543, 532325, 532300, '', '姚安县', '', 3, 'yaoanxian', 'yax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12544, 532326, 532300, '', '大姚县', '', 3, 'dayaoxian', 'dyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12545, 532327, 532300, '', '永仁县', '', 3, 'yongrenxian', 'yrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12546, 532328, 532300, '', '元谋县', '', 3, 'yuanmouxian', 'ymx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12547, 532329, 532300, '', '武定县', '', 3, 'wudingxian', 'wdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12548, 532331, 532300, '', '禄丰县', '', 3, 'lufengxian', 'lfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12549, 532501, 532500, '', '个旧市', '', 3, 'gejiushi', 'gjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12550, 532502, 532500, '', '开远市', '', 3, 'kaiyuanshi', 'kys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12551, 532503, 532500, '', '蒙自市', '', 3, 'mengzishi', 'mzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12552, 532504, 532500, '', '弥勒市', '', 3, 'mileshi', 'mls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12553, 532523, 532500, '', '屏边苗族自治县', '', 3, 'pingbianmiaozuzizhixian', 'pbmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12554, 532524, 532500, '', '建水县', '', 3, 'jianshuixian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12555, 532525, 532500, '', '石屏县', '', 3, 'shipingxian', 'spx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12556, 532527, 532500, '', '泸西县', '', 3, 'luxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12557, 532528, 532500, '', '元阳县', '', 3, 'yuanyangxian', 'yyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12558, 532529, 532500, '', '红河县', '', 3, 'honghexian', 'hhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12559, 532530, 532500, '', '金平苗族瑶族傣族自治', '', 3, 'jinpingmiaozuyaozudaizuzizhixian', 'jpmzyzdzzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12560, 532531, 532500, '', '绿春县', '', 3, 'lu:chunxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12561, 532532, 532500, '', '河口瑶族自治县', '', 3, 'hekouyaozuzizhixian', 'hkyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12562, 532601, 532600, '', '文山市', '', 3, 'wenshanshi', 'wss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12563, 532622, 532600, '', '砚山县', '', 3, 'yanshanxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12564, 532623, 532600, '', '西畴县', '', 3, 'xichouxian', 'xcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12565, 532624, 532600, '', '麻栗坡县', '', 3, 'malipoxian', 'mlpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12566, 532625, 532600, '', '马关县', '', 3, 'maguanxian', 'mgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12567, 532626, 532600, '', '丘北县', '', 3, 'qiubeixian', 'qbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12568, 532627, 532600, '', '广南县', '', 3, 'guangnanxian', 'gnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12569, 532628, 532600, '', '富宁县', '', 3, 'funingxian', 'fnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12570, 532801, 532800, '', '景洪市', '', 3, 'jinghongshi', 'jhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12571, 532822, 532800, '', '勐海县', '', 3, 'menghaixian', 'mhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12572, 532823, 532800, '', '勐腊县', '', 3, 'menglaxian', 'mlx', 0, 0, 0, 1, '云南', 0, '2017-02-16 15:38:04', 'system', 'system', '2016-12-07 18:05:48'), (12573, 532901, 532900, '', '大理市', '', 3, 'dalishi', 'dls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12574, 532922, 532900, '', '漾濞彝族自治县', '', 3, 'yangbiyizuzizhixian', 'ybyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12575, 532923, 532900, '', '祥云县', '', 3, 'xiangyunxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12576, 532924, 532900, '', '宾川县', '', 3, 'binchuanxian', 'bcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12577, 532925, 532900, '', '弥渡县', '', 3, 'miduxian', 'mdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12578, 532926, 532900, '', '南涧彝族自治县', '', 3, 'nanjianyizuzizhixian', 'njyzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12579, 532927, 532900, '', '巍山彝族回族自治县', '', 3, 'weishanyizuhuizuzizhixian', 'wsyzhzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12580, 532928, 532900, '', '永平县', '', 3, 'yongpingxian', 'ypx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12581, 532929, 532900, '', '云龙县', '', 3, 'yunlongxian', 'ylx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12582, 532930, 532900, '', '洱源县', '', 3, 'eryuanxian', 'eyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12583, 532931, 532900, '', '剑川县', '', 3, 'jianchuanxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12584, 532932, 532900, '', '鹤庆县', '', 3, 'heqingxian', 'hqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12585, 533102, 533100, '', '瑞丽市', '', 3, 'ruilishi', 'rls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12586, 533103, 533100, '', '芒市', '', 3, 'mangshi', 'ms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12587, 533122, 533100, '', '梁河县', '', 3, 'lianghexian', 'lhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12588, 533123, 533100, '', '盈江县', '', 3, 'yingjiangxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12589, 533124, 533100, '', '陇川县', '', 3, 'longchuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12590, 533321, 533300, '', '泸水县', '', 3, 'lushuixian', 'lsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12591, 533323, 533300, '', '福贡县', '', 3, 'fugongxian', 'fgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12592, 533324, 533300, '', '贡山独龙族怒族自治县', '', 3, 'gongshandulongzunuzuzizhixian', 'gsdlznzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12593, 533325, 533300, '', '兰坪白族普米族自治县', '', 3, 'lanpingbaizupumizuzizhixian', 'lpbzpmzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12594, 533401, 533400, '', '香格里拉市', '', 3, 'xianggelilashi', 'xglls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12595, 533422, 533400, '', '德钦县', '', 3, 'deqinxian', 'dqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12596, 533423, 533400, '', '维西傈僳族自治县', '', 3, 'weixilisuzuzizhixian', 'wxlszzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12597, 540101, 540100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12598, 540102, 540100, '', '城关区', '', 3, 'chengguanqu', 'cgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12599, 540121, 540100, '', '林周县', '', 3, 'linzhouxian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12600, 540122, 540100, '', '当雄县', '', 3, 'dangxiongxian', 'dxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12601, 540123, 540100, '', '尼木县', '', 3, 'nimuxian', 'nmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12602, 540124, 540100, '', '曲水县', '', 3, 'qushuixian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12603, 540125, 540100, '', '堆龙德庆县', '', 3, 'duilongdeqingxian', 'dldqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12604, 540126, 540100, '', '达孜县', '', 3, 'dazixian', 'dzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12605, 540127, 540100, '', '墨竹工卡县', '', 3, 'mozhugongkaxian', 'mzgkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12606, 540202, 540200, '', '桑珠孜区', '', 3, 'sangzhuziqu', 'szzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12607, 540221, 540200, '', '南木林县', '', 3, 'nanmulinxian', 'nmlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12608, 540222, 540200, '', '江孜县', '', 3, 'jiangzixian', 'jzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12609, 540223, 540200, '', '定日县', '', 3, 'dingrixian', 'drx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12610, 540224, 540200, '', '萨迦县', '', 3, 'sajiaxian', 'sjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12611, 540225, 540200, '', '拉孜县', '', 3, 'lazixian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12612, 540226, 540200, '', '昂仁县', '', 3, 'angrenxian', 'arx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12613, 540227, 540200, '', '谢通门县', '', 3, 'xietongmenxian', 'xtmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12614, 540228, 540200, '', '白朗县', '', 3, 'bailangxian', 'blx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12615, 540229, 540200, '', '仁布县', '', 3, 'renbuxian', 'rbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12616, 540230, 540200, '', '康马县', '', 3, 'kangmaxian', 'kmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12617, 540231, 540200, '', '定结县', '', 3, 'dingjiexian', 'djx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12618, 540232, 540200, '', '仲巴县', '', 3, 'zhongbaxian', 'zbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12619, 540233, 540200, '', '亚东县', '', 3, 'yadongxian', 'ydx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12620, 540234, 540200, '', '吉隆县', '', 3, 'jilongxian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12621, 540235, 540200, '', '聂拉木县', '', 3, 'nielamuxian', 'nmlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12622, 540236, 540200, '', '萨嘎县', '', 3, 'sagaxian', 'sgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12623, 540237, 540200, '', '岗巴县', '', 3, 'gangbaxian', 'gbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12624, 540302, 540300, '', '卡若区', '', 3, 'karuoqu', 'krq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12625, 540321, 540300, '', '江达县', '', 3, 'jiangdaxian', 'jdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12626, 540322, 540300, '', '贡觉县', '', 3, 'gongjuexian', 'gjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12627, 540323, 540300, '', '类乌齐县', '', 3, 'leiwuqixian', 'lwqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12628, 540324, 540300, '', '丁青县', '', 3, 'dingqingxian', 'dqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12629, 540325, 540300, '', '察雅县', '', 3, 'chayaxian', 'cyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12630, 540326, 540300, '', '八宿县', '', 3, 'basuxian', 'bsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12631, 540327, 540300, '', '左贡县', '', 3, 'zuogongxian', 'zgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12632, 540328, 540300, '', '芒康县', '', 3, 'mangkangxian', 'mkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12633, 540329, 540300, '', '洛隆县', '', 3, 'luolongxian', 'llx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12634, 540330, 540300, '', '边坝县', '', 3, 'bianbaxian', 'bbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12635, 540402, 540400, '', '巴宜区', '', 3, 'bayiqu', 'byq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12636, 540421, 540400, '', '工布江达县', '', 3, 'gongbujiangdaxian', 'gbjdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12637, 540422, 540400, '', '米林县', '', 3, 'milinxian', 'mlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12638, 540423, 540400, '', '墨脱县', '', 3, 'motuoxian', 'mtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12639, 540424, 540400, '', '波密县', '', 3, 'bomixian', 'bmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12640, 540425, 540400, '', '察隅县', '', 3, 'chayuxian', 'cyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12641, 540426, 540400, '', '朗县', '', 3, 'langxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12642, 542221, 542200, '', '乃东县', '', 3, 'naidongxian', 'ndx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12643, 542222, 542200, '', '扎囊县', '', 3, 'zhanangxian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12644, 542223, 542200, '', '贡嘎县', '', 3, 'gonggaxian', 'ggx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12645, 542224, 542200, '', '桑日县', '', 3, 'sangrixian', 'srx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12646, 542225, 542200, '', '琼结县', '', 3, 'qiongjiexian', 'qjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12647, 542226, 542200, '', '曲松县', '', 3, 'qusongxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12648, 542227, 542200, '', '措美县', '', 3, 'cuomeixian', 'cmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12649, 542228, 542200, '', '洛扎县', '', 3, 'luozhaxian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12650, 542229, 542200, '', '加查县', '', 3, 'jiachaxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12651, 542231, 542200, '', '隆子县', '', 3, 'longzixian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12652, 542232, 542200, '', '错那县', '', 3, 'cuoneixian', 'cnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12653, 542233, 542200, '', '浪卡子县', '', 3, 'langkazixian', 'lkzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12654, 542421, 542400, '', '那曲县', '', 3, 'neiquxian', 'nqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12655, 542422, 542400, '', '嘉黎县', '', 3, 'jialixian', 'jlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12656, 542423, 542400, '', '比如县', '', 3, 'biruxian', 'brx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12657, 542424, 542400, '', '聂荣县', '', 3, 'nierongxian', 'nrx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12658, 542425, 542400, '', '安多县', '', 3, 'anduoxian', 'adx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12659, 542426, 542400, '', '申扎县', '', 3, 'shenzhaxian', 'szx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12660, 542427, 542400, '', '索县', '', 3, 'suoxian', 'sx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12661, 542428, 542400, '', '班戈县', '', 3, 'bangexian', 'bgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12662, 542429, 542400, '', '巴青县', '', 3, 'baqingxian', 'bqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12663, 542430, 542400, '', '尼玛县', '', 3, 'nimaxian', 'nmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12664, 542431, 542400, '', '双湖县', '', 3, 'shuanghuxian', 'shx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12665, 542521, 542500, '', '普兰县', '', 3, 'pulanxian', 'plx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12666, 542522, 542500, '', '札达县', '', 3, 'zhadaxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12667, 542523, 542500, '', '噶尔县', '', 3, 'gaerxian', 'gex', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12668, 542524, 542500, '', '日土县', '', 3, 'rituxian', 'rtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12669, 542525, 542500, '', '革吉县', '', 3, 'gejixian', 'gjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12670, 542526, 542500, '', '改则县', '', 3, 'gaizexian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12671, 542527, 542500, '', '措勤县', '', 3, 'cuoqinxian', 'cqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12672, 610101, 610100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12673, 610102, 610100, '', '新城区', '', 3, 'xinchengqu', 'xcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12674, 610103, 610100, '', '碑林区', '', 3, 'beilinqu', 'blq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12675, 610104, 610100, '', '莲湖区', '', 3, 'lianhuqu', 'lhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12676, 610111, 610100, '', '灞桥区', '', 3, 'baqiaoqu', 'bqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12677, 610112, 610100, '', '未央区', '', 3, 'weiyangqu', 'wyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12678, 610113, 610100, '', '雁塔区', '', 3, 'yantaqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12679, 610114, 610100, '', '阎良区', '', 3, 'yanliangqu', 'ylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12680, 610115, 610100, '', '临潼区', '', 3, 'lintongqu', 'ltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12681, 610116, 610100, '', '长安区', '', 3, 'zhanganqu', 'zaq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12682, 610117, 610100, '', '高陵区', '', 3, 'gaolingqu', 'glq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12683, 610122, 610100, '', '蓝田县', '', 3, 'lantianxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12684, 610124, 610100, '', '周至县', '', 3, 'zhouzhixian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12685, 610125, 610100, '', '户县', '', 3, 'huxian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12686, 610201, 610200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12687, 610202, 610200, '', '王益区', '', 3, 'wangyiqu', 'wyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12688, 610203, 610200, '', '印台区', '', 3, 'yintaiqu', 'ytq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12689, 610204, 610200, '', '耀州区', '', 3, 'yaozhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12690, 610222, 610200, '', '宜君县', '', 3, 'yijunxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12691, 610301, 610300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12692, 610302, 610300, '', '渭滨区', '', 3, 'weibinqu', 'wbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12693, 610303, 610300, '', '金台区', '', 3, 'jintaiqu', 'jtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12694, 610304, 610300, '', '陈仓区', '', 3, 'chencangqu', 'ccq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12695, 610322, 610300, '', '凤翔县', '', 3, 'fengxiangxian', 'fxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12696, 610323, 610300, '', '岐山县', '', 3, 'qishanxian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12697, 610324, 610300, '', '扶风县', '', 3, 'fufengxian', 'ffx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12698, 610326, 610300, '', '眉县', '', 3, 'meixian', 'mx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12699, 610327, 610300, '', '陇县', '', 3, 'longxian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12700, 610328, 610300, '', '千阳县', '', 3, 'qianyangxian', 'qyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12701, 610329, 610300, '', '麟游县', '', 3, 'linyouxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12702, 610330, 610300, '', '凤县', '', 3, 'fengxian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12703, 610331, 610300, '', '太白县', '', 3, 'taibaixian', 'tbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12704, 610401, 610400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12705, 610402, 610400, '', '秦都区', '', 3, 'qindouqu', 'qdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12706, 610403, 610400, '', '杨陵区', '', 3, 'yanglingqu', 'ylq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12707, 610404, 610400, '', '渭城区', '', 3, 'weichengqu', 'wcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12708, 610422, 610400, '', '三原县', '', 3, 'sanyuanxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12709, 610423, 610400, '', '泾阳县', '', 3, 'jingyangxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12710, 610424, 610400, '', '乾县', '', 3, 'qianxian', 'qx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12711, 610425, 610400, '', '礼泉县', '', 3, 'liquanxian', 'lqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12712, 610426, 610400, '', '永寿县', '', 3, 'yongshouxian', 'ysx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12713, 610427, 610400, '', '彬县', '', 3, 'binxian', 'bx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12714, 610428, 610400, '', '长武县', '', 3, 'zhangwuxian', 'zwx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12715, 610429, 610400, '', '旬邑县', '', 3, 'xunyixian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12716, 610430, 610400, '', '淳化县', '', 3, 'chunhuaxian', 'chx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12717, 610431, 610400, '', '武功县', '', 3, 'wugongxian', 'wgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12718, 610481, 610400, '', '兴平市', '', 3, 'xingpingshi', 'xps', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12719, 610501, 610500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12720, 610502, 610500, '', '临渭区', '', 3, 'linweiqu', 'lwq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12721, 610521, 610500, '', '华县', '', 3, 'huaxian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12722, 610522, 610500, '', '潼关县', '', 3, 'tongguanxian', 'tgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12723, 610523, 610500, '', '大荔县', '', 3, 'dalixian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12724, 610524, 610500, '', '合阳县', '', 3, 'heyangxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12725, 610525, 610500, '', '澄城县', '', 3, 'chengchengxian', 'ccx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12726, 610526, 610500, '', '蒲城县', '', 3, 'puchengxian', 'pcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12727, 610527, 610500, '', '白水县', '', 3, 'baishuixian', 'bsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12728, 610528, 610500, '', '富平县', '', 3, 'fupingxian', 'fpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12729, 610581, 610500, '', '韩城市', '', 3, 'hanchengshi', 'hcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12730, 610582, 610500, '', '华阴市', '', 3, 'huayinshi', 'hys', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12731, 610601, 610600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12732, 610602, 610600, '', '宝塔区', '', 3, 'baotaqu', 'btq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12733, 610621, 610600, '', '延长县', '', 3, 'yanzhangxian', 'yzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12734, 610622, 610600, '', '延川县', '', 3, 'yanchuanxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12735, 610623, 610600, '', '子长县', '', 3, 'zizhangxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12736, 610624, 610600, '', '安塞县', '', 3, 'ansaixian', 'asx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12737, 610625, 610600, '', '志丹县', '', 3, 'zhidanxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12738, 610626, 610600, '', '吴起县', '', 3, 'wuqixian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12739, 610627, 610600, '', '甘泉县', '', 3, 'ganquanxian', 'gqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12740, 610628, 610600, '', '富县', '', 3, 'fuxian', 'fx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12741, 610629, 610600, '', '洛川县', '', 3, 'luochuanxian', 'lcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12742, 610630, 610600, '', '宜川县', '', 3, 'yichuanxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12743, 610631, 610600, '', '黄龙县', '', 3, 'huanglongxian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12744, 610632, 610600, '', '黄陵县', '', 3, 'huanglingxian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12745, 610701, 610700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12746, 610702, 610700, '', '汉台区', '', 3, 'hantaiqu', 'htq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12747, 610721, 610700, '', '南郑县', '', 3, 'nanzhengxian', 'nzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12748, 610722, 610700, '', '城固县', '', 3, 'chengguxian', 'cgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12749, 610723, 610700, '', '洋县', '', 3, 'yangxian', 'yx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12750, 610724, 610700, '', '西乡县', '', 3, 'xixiangxian', 'xxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12751, 610725, 610700, '', '勉县', '', 3, 'mianxian', 'mx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12752, 610726, 610700, '', '宁强县', '', 3, 'ningqiangxian', 'nqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12753, 610727, 610700, '', '略阳县', '', 3, 'lu:eyangxian', 'lyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12754, 610728, 610700, '', '镇巴县', '', 3, 'zhenbaxian', 'zbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12755, 610729, 610700, '', '留坝县', '', 3, 'liubaxian', 'lbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12756, 610730, 610700, '', '佛坪县', '', 3, 'fopingxian', 'fpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12757, 610801, 610800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12758, 610802, 610800, '', '榆阳区', '', 3, 'yuyangqu', 'yyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12759, 610821, 610800, '', '神木县', '', 3, 'shenmuxian', 'smx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12760, 610822, 610800, '', '府谷县', '', 3, 'fuguxian', 'fgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12761, 610823, 610800, '', '横山县', '', 3, 'hengshanxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12762, 610824, 610800, '', '靖边县', '', 3, 'jingbianxian', 'jbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12763, 610825, 610800, '', '定边县', '', 3, 'dingbianxian', 'dbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12764, 610826, 610800, '', '绥德县', '', 3, 'suidexian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12765, 610827, 610800, '', '米脂县', '', 3, 'mizhixian', 'mzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12766, 610828, 610800, '', '佳县', '', 3, 'jiaxian', 'jx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12767, 610829, 610800, '', '吴堡县', '', 3, 'wubaoxian', 'wbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12768, 610830, 610800, '', '清涧县', '', 3, 'qingjianxian', 'qjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12769, 610831, 610800, '', '子洲县', '', 3, 'zizhouxian', 'zzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12770, 610901, 610900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12771, 610902, 610900, '', '汉滨区', '', 3, 'hanbinqu', 'hbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12772, 610921, 610900, '', '汉阴县', '', 3, 'hanyinxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12773, 610922, 610900, '', '石泉县', '', 3, 'shiquanxian', 'sqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12774, 610923, 610900, '', '宁陕县', '', 3, 'ningshanxian', 'nsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12775, 610924, 610900, '', '紫阳县', '', 3, 'ziyangxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12776, 610925, 610900, '', '岚皋县', '', 3, 'langaoxian', 'lgx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12777, 610926, 610900, '', '平利县', '', 3, 'pinglixian', 'plx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12778, 610927, 610900, '', '镇坪县', '', 3, 'zhenpingxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12779, 610928, 610900, '', '旬阳县', '', 3, 'xunyangxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12780, 610929, 610900, '', '白河县', '', 3, 'baihexian', 'bhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12781, 611001, 611000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12782, 611002, 611000, '', '商州区', '', 3, 'shangzhouqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12783, 611021, 611000, '', '洛南县', '', 3, 'luonanxian', 'lnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12784, 611022, 611000, '', '丹凤县', '', 3, 'danfengxian', 'dfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12785, 611023, 611000, '', '商南县', '', 3, 'shangnanxian', 'snx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12786, 611024, 611000, '', '山阳县', '', 3, 'shanyangxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12787, 611025, 611000, '', '镇安县', '', 3, 'zhenanxian', 'zax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12788, 611026, 611000, '', '柞水县', '', 3, 'zuoshuixian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12789, 620101, 620100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12790, 620102, 620100, '', '城关区', '', 3, 'chengguanqu', 'cgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12791, 620103, 620100, '', '七里河区', '', 3, 'qilihequ', 'qlhq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12792, 620104, 620100, '', '西固区', '', 3, 'xiguqu', 'xgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12793, 620105, 620100, '', '安宁区', '', 3, 'anningqu', 'anq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12794, 620111, 620100, '', '红古区', '', 3, 'hongguqu', 'hgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12795, 620121, 620100, '', '永登县', '', 3, 'yongdengxian', 'ydx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12796, 620122, 620100, '', '皋兰县', '', 3, 'gaolanxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12797, 620123, 620100, '', '榆中县', '', 3, 'yuzhongxian', 'yzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12798, 620201, 620200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12799, 620301, 620300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12800, 620302, 620300, '', '金川区', '', 3, 'jinchuanqu', 'jcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12801, 620321, 620300, '', '永昌县', '', 3, 'yongchangxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12802, 620401, 620400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12803, 620402, 620400, '', '白银区', '', 3, 'baiyinqu', 'byq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12804, 620403, 620400, '', '平川区', '', 3, 'pingchuanqu', 'pcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12805, 620421, 620400, '', '靖远县', '', 3, 'jingyuanxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12806, 620422, 620400, '', '会宁县', '', 3, 'huiningxian', 'hnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12807, 620423, 620400, '', '景泰县', '', 3, 'jingtaixian', 'jtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12808, 620501, 620500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12809, 620502, 620500, '', '秦州区', '', 3, 'qinzhouqu', 'qzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12810, 620503, 620500, '', '麦积区', '', 3, 'maijiqu', 'mjq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12811, 620521, 620500, '', '清水县', '', 3, 'qingshuixian', 'qsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12812, 620522, 620500, '', '秦安县', '', 3, 'qinanxian', 'qax', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12813, 620523, 620500, '', '甘谷县', '', 3, 'ganguxian', 'ggx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12814, 620524, 620500, '', '武山县', '', 3, 'wushanxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12815, 620525, 620500, '', '张家川回族自治县', '', 3, 'zhangjiachuanhuizuzizhixian', 'zjchzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12816, 620601, 620600, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12817, 620602, 620600, '', '凉州区', '', 3, 'liangzhouqu', 'lzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12818, 620621, 620600, '', '民勤县', '', 3, 'minqinxian', 'mqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12819, 620622, 620600, '', '古浪县', '', 3, 'gulangxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12820, 620623, 620600, '', '天祝藏族自治县', '', 3, 'tianzhuzangzuzizhixian', 'tzzzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12821, 620701, 620700, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12822, 620702, 620700, '', '甘州区', '', 3, 'ganzhouqu', 'gzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12823, 620721, 620700, '', '肃南裕固族自治县', '', 3, 'sunanyuguzuzizhixian', 'snygzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12824, 620722, 620700, '', '民乐县', '', 3, 'minlexian', 'mlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12825, 620723, 620700, '', '临泽县', '', 3, 'linzexian', 'lzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12826, 620724, 620700, '', '高台县', '', 3, 'gaotaixian', 'gtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12827, 620725, 620700, '', '山丹县', '', 3, 'shandanxian', 'sdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12828, 620801, 620800, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12829, 620802, 620800, '', '崆峒区', '', 3, 'kongtongqu', 'ktq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12830, 620821, 620800, '', '泾川县', '', 3, 'jingchuanxian', 'jcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12831, 620822, 620800, '', '灵台县', '', 3, 'lingtaixian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12832, 620823, 620800, '', '崇信县', '', 3, 'chongxinxian', 'cxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12833, 620824, 620800, '', '华亭县', '', 3, 'huatingxian', 'htx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12834, 620825, 620800, '', '庄浪县', '', 3, 'zhuanglangxian', 'zlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12835, 620826, 620800, '', '静宁县', '', 3, 'jingningxian', 'jnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12836, 620901, 620900, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12837, 620902, 620900, '', '肃州区', '', 3, 'suzhouqu', 'szq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12838, 620921, 620900, '', '金塔县', '', 3, 'jintaxian', 'jtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12839, 620922, 620900, '', '瓜州县', '', 3, 'guazhouxian', 'gzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12840, 620923, 620900, '', '肃北蒙古族自治县', '', 3, 'subeimengguzuzizhixian', 'sbmgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12841, 620924, 620900, '', '阿克塞哈萨克族自治县', '', 3, 'akesaihasakezuzizhixian', 'akshskzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12842, 620981, 620900, '', '玉门市', '', 3, 'yumenshi', 'yms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12843, 620982, 620900, '', '敦煌市', '', 3, 'dunhuangshi', 'dhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12844, 621001, 621000, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12845, 621002, 621000, '', '西峰区', '', 3, 'xifengqu', 'xfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12846, 621021, 621000, '', '庆城县', '', 3, 'qingchengxian', 'qcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12847, 621022, 621000, '', '环县', '', 3, 'huanxian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12848, 621023, 621000, '', '华池县', '', 3, 'huachixian', 'hcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12849, 621024, 621000, '', '合水县', '', 3, 'heshuixian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12850, 621025, 621000, '', '正宁县', '', 3, 'zhengningxian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12851, 621026, 621000, '', '宁县', '', 3, 'ningxian', 'nx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12852, 621027, 621000, '', '镇原县', '', 3, 'zhenyuanxian', 'zyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12853, 621101, 621100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12854, 621102, 621100, '', '安定区', '', 3, 'andingqu', 'adq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12855, 621121, 621100, '', '通渭县', '', 3, 'tongweixian', 'twx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12856, 621122, 621100, '', '陇西县', '', 3, 'longxixian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12857, 621123, 621100, '', '渭源县', '', 3, 'weiyuanxian', 'wyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12858, 621124, 621100, '', '临洮县', '', 3, 'lintaoxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12859, 621125, 621100, '', '漳县', '', 3, 'zhangxian', 'zx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12860, 621126, 621100, '', '岷县', '', 3, 'minxian', 'mx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12861, 621201, 621200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12862, 621202, 621200, '', '武都区', '', 3, 'wudouqu', 'wdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12863, 621221, 621200, '', '成县', '', 3, 'chengxian', 'cx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12864, 621222, 621200, '', '文县', '', 3, 'wenxian', 'wx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12865, 621223, 621200, '', '宕昌县', '', 3, 'dangchangxian', 'dcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12866, 621224, 621200, '', '康县', '', 3, 'kangxian', 'kx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12867, 621225, 621200, '', '西和县', '', 3, 'xihexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12868, 621226, 621200, '', '礼县', '', 3, 'lixian', 'lx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12869, 621227, 621200, '', '徽县', '', 3, 'huixian', 'hx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12870, 621228, 621200, '', '两当县', '', 3, 'liangdangxian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12871, 622901, 622900, '', '临夏市', '', 3, 'linxiashi', 'lxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12872, 622921, 622900, '', '临夏县', '', 3, 'linxiaxian', 'lxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12873, 622922, 622900, '', '康乐县', '', 3, 'kanglexian', 'klx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12874, 622923, 622900, '', '永靖县', '', 3, 'yongjingxian', 'yjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12875, 622924, 622900, '', '广河县', '', 3, 'guanghexian', 'ghx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12876, 622925, 622900, '', '和政县', '', 3, 'hezhengxian', 'hzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12877, 622926, 622900, '', '东乡族自治县', '', 3, 'dongxiangzuzizhixian', 'dxzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12878, 622927, 622900, '', '积石山保安族东乡族撒', '', 3, 'jishishanbaoanzudongxiangzusalazuzizhixian', 'jssbazdxzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12879, 623001, 623000, '', '合作市', '', 3, 'hezuoshi', 'hzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12880, 623021, 623000, '', '临潭县', '', 3, 'lintanxian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12881, 623022, 623000, '', '卓尼县', '', 3, 'zhuonixian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12882, 623023, 623000, '', '舟曲县', '', 3, 'zhouquxian', 'zqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12883, 623024, 623000, '', '迭部县', '', 3, 'diebuxian', 'dbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12884, 623025, 623000, '', '玛曲县', '', 3, 'maquxian', 'mqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12885, 623026, 623000, '', '碌曲县', '', 3, 'liuquxian', 'lqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12886, 623027, 623000, '', '夏河县', '', 3, 'xiahexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12887, 630101, 630100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12888, 630102, 630100, '', '城东区', '', 3, 'chengdongqu', 'cdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12889, 630103, 630100, '', '城中区', '', 3, 'chengzhongqu', 'czq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12890, 630104, 630100, '', '城西区', '', 3, 'chengxiqu', 'cxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12891, 630105, 630100, '', '城北区', '', 3, 'chengbeiqu', 'cbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12892, 630121, 630100, '', '大通回族土族自治县', '', 3, 'datonghuizutuzuzizhixian', 'dthztzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12893, 630122, 630100, '', '湟中县', '', 3, 'huangzhongxian', 'hzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12894, 630123, 630100, '', '湟源县', '', 3, 'huangyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12895, 630202, 630200, '', '乐都区', '', 3, 'ledongqu', 'ldq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12896, 630203, 630200, '', '平安区', '', 3, 'pinganqu', 'paq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12897, 630222, 630200, '', '民和回族土族自治县', '', 3, 'minhehuizutuzuzizhixian', 'mhhztzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12898, 630223, 630200, '', '互助土族自治县', '', 3, 'huzhutuzuzizhixian', 'hztzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12899, 630224, 630200, '', '化隆回族自治县', '', 3, 'hualonghuizuzizhixian', 'hlhzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12900, 630225, 630200, '', '循化撒拉族自治县', '', 3, 'xunhuasalazuzizhixian', 'xhszzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12901, 632221, 632200, '', '门源回族自治县', '', 3, 'menyuanhuizuzizhixian', 'myhzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12902, 632222, 632200, '', '祁连县', '', 3, 'qilianxian', 'qlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12903, 632223, 632200, '', '海晏县', '', 3, 'haiyanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12904, 632224, 632200, '', '刚察县', '', 3, 'gangchaxian', 'gcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12905, 632321, 632300, '', '同仁县', '', 3, 'tongrenxian', 'trx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12906, 632322, 632300, '', '尖扎县', '', 3, 'jianzhaxian', 'jzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12907, 632323, 632300, '', '泽库县', '', 3, 'zekuxian', 'zkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12908, 632324, 632300, '', '河南蒙古族自治县', '', 3, 'henanmengguzuzizhixian', 'hnmgzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12909, 632521, 632500, '', '共和县', '', 3, 'gonghexian', 'ghx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12910, 632522, 632500, '', '同德县', '', 3, 'tongdexian', 'tdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12911, 632523, 632500, '', '贵德县', '', 3, 'guidexian', 'gdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12912, 632524, 632500, '', '兴海县', '', 3, 'xinghaixian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12913, 632525, 632500, '', '贵南县', '', 3, 'guinanxian', 'gnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12914, 632621, 632600, '', '玛沁县', '', 3, 'maqinxian', 'mqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12915, 632622, 632600, '', '班玛县', '', 3, 'banmaxian', 'bmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12916, 632623, 632600, '', '甘德县', '', 3, 'gandexian', 'gdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12917, 632624, 632600, '', '达日县', '', 3, 'darixian', 'drx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12918, 632625, 632600, '', '久治县', '', 3, 'jiuzhixian', 'jzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12919, 632626, 632600, '', '玛多县', '', 3, 'maduoxian', 'mdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12920, 632701, 632700, '', '玉树市', '', 3, 'yushushi', 'yss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12921, 632722, 632700, '', '杂多县', '', 3, 'zaduoxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12922, 632723, 632700, '', '称多县', '', 3, 'chengduoxian', 'cdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12923, 632724, 632700, '', '治多县', '', 3, 'zhiduoxian', 'zdx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12924, 632725, 632700, '', '囊谦县', '', 3, 'nangqianxian', 'nqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12925, 632726, 632700, '', '曲麻莱县', '', 3, 'qumalaixian', 'qmlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12926, 632801, 632800, '', '格尔木市', '', 3, 'geermushi', 'gems', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12927, 632802, 632800, '', '德令哈市', '', 3, 'delinghashi', 'dlhs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12928, 632821, 632800, '', '乌兰县', '', 3, 'wulanxian', 'wlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12929, 632822, 632800, '', '都兰县', '', 3, 'doulanxian', 'dlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12930, 632823, 632800, '', '天峻县', '', 3, 'tianjunxian', 'tjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12931, 640101, 640100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12932, 640104, 640100, '', '兴庆区', '', 3, 'xingqingqu', 'xqq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12933, 640105, 640100, '', '西夏区', '', 3, 'xixiaqu', 'xxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12934, 640106, 640100, '', '金凤区', '', 3, 'jinfengqu', 'jfq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12935, 640121, 640100, '', '永宁县', '', 3, 'yongningxian', 'ynx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12936, 640122, 640100, '', '贺兰县', '', 3, 'helanxian', 'hlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12937, 640181, 640100, '', '灵武市', '', 3, 'lingwushi', 'lws', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12938, 640201, 640200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12939, 640202, 640200, '', '大武口区', '', 3, 'dawukouqu', 'dwkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12940, 640205, 640200, '', '惠农区', '', 3, 'huinongqu', 'hnq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12941, 640221, 640200, '', '平罗县', '', 3, 'pingluoxian', 'plx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12942, 640301, 640300, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12943, 640302, 640300, '', '利通区', '', 3, 'litongqu', 'ltq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12944, 640303, 640300, '', '红寺堡区', '', 3, 'hongsibaoqu', 'hsbq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12945, 640323, 640300, '', '盐池县', '', 3, 'yanchixian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12946, 640324, 640300, '', '同心县', '', 3, 'tongxinxian', 'txx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12947, 640381, 640300, '', '青铜峡市', '', 3, 'qingtongxiashi', 'qtxs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12948, 640401, 640400, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12949, 640402, 640400, '', '原州区', '', 3, 'yuanzhouqu', 'yzq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12950, 640422, 640400, '', '西吉县', '', 3, 'xijixian', 'xjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12951, 640423, 640400, '', '隆德县', '', 3, 'longdexian', 'ldx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12952, 640424, 640400, '', '泾源县', '', 3, 'jingyuanxian', 'jyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12953, 640425, 640400, '', '彭阳县', '', 3, 'pengyangxian', 'pyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12954, 640501, 640500, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12955, 640502, 640500, '', '沙坡头区', '', 3, 'shapotouqu', 'sptq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12956, 640521, 640500, '', '中宁县', '', 3, 'zhongningxian', 'znx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12957, 640522, 640500, '', '海原县', '', 3, 'haiyuanxian', 'hyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12958, 650101, 650100, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12959, 650102, 650100, '', '天山区', '', 3, 'tianshanqu', 'tsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12960, 650103, 650100, '', '沙依巴克区', '', 3, 'shayibakequ', 'sybkq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12961, 650104, 650100, '', '新市区', '', 3, 'xinshiqu', 'xsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12962, 650105, 650100, '', '水磨沟区', '', 3, 'shuimogouqu', 'smgq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12963, 650106, 650100, '', '头屯河区', '', 3, 'toutunhequ', 'tthq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12964, 650107, 650100, '', '达坂城区', '', 3, 'dabanchengqu', 'dbcq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12965, 650109, 650100, '', '米东区', '', 3, 'midongqu', 'mdq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12966, 650121, 650100, '', '乌鲁木齐县', '', 3, 'wulumuqixian', 'wlmqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12967, 650201, 650200, '', '市辖区', '', 3, 'shixiaqu', 'sxq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12968, 650202, 650200, '', '独山子区', '', 3, 'dushanziqu', 'dszq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12969, 650203, 650200, '', '克拉玛依区', '', 3, 'kelamayiqu', 'klmyq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12970, 650204, 650200, '', '白碱滩区', '', 3, 'baijiantanqu', 'bjtq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12971, 650205, 650200, '', '乌尔禾区', '', 3, 'wuerhequ', 'wehq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12972, 650402, 650400, '', '高昌区', '', 3, 'gaochangqu', 'gcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12973, 650421, 650400, '', '鄯善县', '', 3, 'shanshanxian', 'ssx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12974, 650422, 650400, '', '托克逊县', '', 3, 'tuokexunxian', 'tkxx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12975, 652201, 652200, '', '哈密市', '', 3, 'hamishi', 'hms', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12976, 652222, 652200, '', '巴里坤哈萨克自治县', '', 3, 'balikunhasakezizhixian', 'blkhskzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12977, 652223, 652200, '', '伊吾县', '', 3, 'yiwuxian', 'ywx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12978, 652301, 652300, '', '昌吉市', '', 3, 'changjishi', 'cjs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12979, 652302, 652300, '', '阜康市', '', 3, 'fukangshi', 'fks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12980, 652323, 652300, '', '呼图壁县', '', 3, 'hutubixian', 'htbx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12981, 652324, 652300, '', '玛纳斯县', '', 3, 'manasixian', 'mnsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12982, 652325, 652300, '', '奇台县', '', 3, 'qitaixian', 'qtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12983, 652327, 652300, '', '吉木萨尔县', '', 3, 'jimusaerxian', 'jmsex', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12984, 652328, 652300, '', '木垒哈萨克自治县', '', 3, 'muleihasakezizhixian', 'mlhskzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12985, 652701, 652700, '', '博乐市', '', 3, 'boleshi', 'bls', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12986, 652702, 652700, '', '阿拉山口市', '', 3, 'alashankoushi', 'alsks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12987, 652722, 652700, '', '精河县', '', 3, 'jinghexian', 'jhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12988, 652723, 652700, '', '温泉县', '', 3, 'wenquanxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12989, 652801, 652800, '', '库尔勒市', '', 3, 'kuerleshi', 'kels', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12990, 652822, 652800, '', '轮台县', '', 3, 'luntaixian', 'ltx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12991, 652823, 652800, '', '尉犁县', '', 3, 'weilixian', 'wlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12992, 652824, 652800, '', '若羌县', '', 3, 'ruoqiangxian', 'rqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12993, 652825, 652800, '', '且末县', '', 3, 'qiemoxian', 'qmx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12994, 652826, 652800, '', '焉耆回族自治县', '', 3, 'yanqihuizuzizhixian', 'yqhzzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12995, 652827, 652800, '', '和静县', '', 3, 'hejingxian', 'hjx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12996, 652828, 652800, '', '和硕县', '', 3, 'heshuoxian', 'hsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12997, 652829, 652800, '', '博湖县', '', 3, 'bohuxian', 'bhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12998, 652901, 652900, '', '阿克苏市', '', 3, 'akesushi', 'akss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (12999, 652922, 652900, '', '温宿县', '', 3, 'wensuxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13000, 652923, 652900, '', '库车县', '', 3, 'kuchexian', 'kcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13001, 652924, 652900, '', '沙雅县', '', 3, 'shayaxian', 'syx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13002, 652925, 652900, '', '新和县', '', 3, 'xinhexian', 'xhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13003, 652926, 652900, '', '拜城县', '', 3, 'baichengxian', 'bcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13004, 652927, 652900, '', '乌什县', '', 3, 'wushenxian', 'wsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13005, 652928, 652900, '', '阿瓦提县', '', 3, 'awatixian', 'awtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13006, 652929, 652900, '', '柯坪县', '', 3, 'kepingxian', 'kpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13007, 653001, 653000, '', '阿图什市', '', 3, 'atushenshi', 'atss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13008, 653022, 653000, '', '阿克陶县', '', 3, 'aketaoxian', 'aktx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13009, 653023, 653000, '', '阿合奇县', '', 3, 'aheqixian', 'ahqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13010, 653024, 653000, '', '乌恰县', '', 3, 'wuqiaxian', 'wqx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13011, 653101, 653100, '', '喀什市', '', 3, 'kashenshi', 'kss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13012, 653121, 653100, '', '疏附县', '', 3, 'shufuxian', 'sfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13013, 653122, 653100, '', '疏勒县', '', 3, 'shulexian', 'slx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13014, 653123, 653100, '', '英吉沙县', '', 3, 'yingjishaxian', 'yjsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13015, 653124, 653100, '', '泽普县', '', 3, 'zepuxian', 'zpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13016, 653125, 653100, '', '莎车县', '', 3, 'shachexian', 'scx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13017, 653126, 653100, '', '叶城县', '', 3, 'yechengxian', 'ycx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13018, 653127, 653100, '', '麦盖提县', '', 3, 'maigaitixian', 'mgtx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13019, 653128, 653100, '', '岳普湖县', '', 3, 'yuepuhuxian', 'yphx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13020, 653129, 653100, '', '伽师县', '', 3, 'jiashixian', 'jsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13021, 653130, 653100, '', '巴楚县', '', 3, 'bachuxian', 'bcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13022, 653131, 653100, '', '塔什库尔干塔吉克自治', '', 3, 'tashenkuergantajikezizhixian', 'tskegtjkzz', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13023, 653201, 653200, '', '和田市', '', 3, 'hetianshi', 'hts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13024, 653221, 653200, '', '和田县', '', 3, 'hetianxian', 'htx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13025, 653222, 653200, '', '墨玉县', '', 3, 'moyuxian', 'myx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13026, 653223, 653200, '', '皮山县', '', 3, 'pishanxian', 'psx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13027, 653224, 653200, '', '洛浦县', '', 3, 'luopuxian', 'lpx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13028, 653225, 653200, '', '策勒县', '', 3, 'celexian', 'clx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13029, 653226, 653200, '', '于田县', '', 3, 'yutianxian', 'ytx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13030, 653227, 653200, '', '民丰县', '', 3, 'minfengxian', 'mfx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13031, 654002, 654000, '', '伊宁市', '', 3, 'yiningshi', 'yns', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13032, 654003, 654000, '', '奎屯市', '', 3, 'kuitunshi', 'kts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13033, 654004, 654000, '', '霍尔果斯市', '', 3, 'huodongguosishi', 'hdgss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13034, 654021, 654000, '', '伊宁县', '', 3, 'yiningxian', 'ynx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13035, 654022, 654000, '', '察布查尔锡伯自治县', '', 3, 'chabuchaerxibozizhixian', 'cbcexbzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13036, 654023, 654000, '', '霍城县', '', 3, 'huochengxian', 'hcx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13037, 654024, 654000, '', '巩留县', '', 3, 'gongliuxian', 'glx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13038, 654025, 654000, '', '新源县', '', 3, 'xinyuanxian', 'xyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13039, 654026, 654000, '', '昭苏县', '', 3, 'zhaosuxian', 'zsx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13040, 654027, 654000, '', '特克斯县', '', 3, 'tekesixian', 'tksx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13041, 654028, 654000, '', '尼勒克县', '', 3, 'nilekexian', 'nlkx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13042, 654201, 654200, '', '塔城市', '', 3, 'tachengshi', 'tcs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13043, 654202, 654200, '', '乌苏市', '', 3, 'wusushi', 'wss', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13044, 654221, 654200, '', '额敏县', '', 3, 'eminxian', 'emx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13045, 654223, 654200, '', '沙湾县', '', 3, 'shawanxian', 'swx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13046, 654224, 654200, '', '托里县', '', 3, 'tuolixian', 'tlx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13047, 654225, 654200, '', '裕民县', '', 3, 'yuminxian', 'ymx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13048, 654226, 654200, '', '和布克赛尔蒙古自治县', '', 3, 'hebukesaiermengguzizhixian', 'hbksemgzzx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13049, 654301, 654300, '', '阿勒泰市', '', 3, 'aletaishi', 'alts', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13050, 654321, 654300, '', '布尔津县', '', 3, 'buerjinxian', 'bejx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13051, 654322, 654300, '', '富蕴县', '', 3, 'fuyunxian', 'fyx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13052, 654323, 654300, '', '福海县', '', 3, 'fuhaixian', 'fhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13053, 654324, 654300, '', '哈巴河县', '', 3, 'habahexian', 'hbhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13054, 654325, 654300, '', '青河县', '', 3, 'qinghexian', 'qhx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13055, 654326, 654300, '', '吉木乃县', '', 3, 'jimunaixian', 'jmnx', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13056, 659001, 659000, '', '石河子市', '', 3, 'shihezishi', 'shzs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13057, 659002, 659000, '', '阿拉尔市', '', 3, 'alaershi', 'ales', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13058, 659003, 659000, '', '图木舒克市', '', 3, 'tumushukeshi', 'tmsks', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13059, 659004, 659000, '', '五家渠市', '', 3, 'wujiaqushi', 'wjqs', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); INSERT INTO `city_region_dictionary` (`transaction_id`, `region_number`, `parent_number`, `parent_numbers`, `region_name`, `short_name`, `level`, `whole_spell_name`, `short_spell_name`, `prority`, `is_enable`, `is_hot`, `is_city_station`, `city_station_name`, `enable_city_station`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (13060, 710002, 710001, '', '台湾市区', '', 3, 'taiwanshiqu', 'twsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13061, 810002, 810001, '', '香港市区', '', 3, 'xianggangshiqu', 'xgsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'), (13062, 820002, 820001, '', '澳门市区', '', 3, 'aomenshiqu', 'amsq', 0, 0, 0, 0, '', 0, '2016-12-07 18:05:48', 'system', 'system', '2016-12-07 18:05:48'); /*!40000 ALTER TABLE `city_region_dictionary` ENABLE KEYS */; -- 导出 表 shenyangshitang.config_strategy 结构 CREATE TABLE IF NOT EXISTS `config_strategy` ( `id` int(11) NOT NULL AUTO_INCREMENT, `strategy_id` int(11) NOT NULL DEFAULT '0' COMMENT '策略id', `device_id` int(11) NOT NULL DEFAULT '0' COMMENT '设备id', `config_url` varchar(128) NOT NULL DEFAULT '' COMMENT '配置文件下载url', `config_file_name` varchar(50) NOT NULL DEFAULT '' COMMENT '配置文件名称', `config_file_code` varchar(50) NOT NULL DEFAULT '' COMMENT '配置文件编码', `status` int(2) NOT NULL DEFAULT '0' COMMENT '状态', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='配置策略关系表'; -- 正在导出表 shenyangshitang.config_strategy 的数据:~0 rows (大约) /*!40000 ALTER TABLE `config_strategy` DISABLE KEYS */; /*!40000 ALTER TABLE `config_strategy` ENABLE KEYS */; -- 导出 表 shenyangshitang.config_strategy_group 结构 CREATE TABLE IF NOT EXISTS `config_strategy_group` ( `id` int(11) NOT NULL AUTO_INCREMENT, `strategy_name` varchar(255) NOT NULL DEFAULT '' COMMENT '策略名称', `created_by` int(11) NOT NULL DEFAULT '0' COMMENT '创建人', `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `organization_id` int(11) NOT NULL DEFAULT '0', `status` int(2) NOT NULL DEFAULT '0' COMMENT '策略状态:0:可用1:取消', PRIMARY KEY (`id`), UNIQUE KEY `Index 2` (`strategy_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='配置策略表'; -- 正在导出表 shenyangshitang.config_strategy_group 的数据:~0 rows (大约) /*!40000 ALTER TABLE `config_strategy_group` DISABLE KEYS */; /*!40000 ALTER TABLE `config_strategy_group` ENABLE KEYS */; -- 导出 表 shenyangshitang.device 结构 CREATE TABLE IF NOT EXISTS `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `mac_addr` varchar(255) NOT NULL DEFAULT '' COMMENT 'mac地址', `serial_no` varchar(255) NOT NULL DEFAULT '' COMMENT '序列号', `cur_version` varchar(255) NOT NULL DEFAULT '' COMMENT '当前版本号', `manufacturer` varchar(50) NOT NULL DEFAULT '' COMMENT '厂商编码', `region` varchar(50) NOT NULL DEFAULT '' COMMENT '区域编码', `department` varchar(50) NOT NULL DEFAULT '' COMMENT '部门编码', `customer` varchar(50) NOT NULL DEFAULT '' COMMENT '客户编码', `device_type` varchar(50) NOT NULL DEFAULT '' COMMENT '设备类型编码', `device_model` varchar(50) NOT NULL DEFAULT '' COMMENT '设备型号编码', `created_by` int(11) NOT NULL DEFAULT '0' COMMENT '创建人', `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `last_modified_by` int(11) NOT NULL DEFAULT '0' COMMENT '修改人', `last_modified_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '修改时间', `status` int(2) NOT NULL DEFAULT '0' COMMENT '数据状态 0:可用;1删除;2:停用', `signal_strength` varchar(255) NOT NULL DEFAULT '0' COMMENT '信号', `ip_address` varchar(255) NOT NULL DEFAULT '0.0.0.0' COMMENT '设备IP地址', `last_request_time` timestamp NULL DEFAULT NULL COMMENT '最新请求时间', `organization_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织id(集团)', `store_id` int(11) DEFAULT NULL COMMENT '门店id', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='设备信息表'; -- 正在导出表 shenyangshitang.device 的数据:~0 rows (大约) /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; -- 导出 表 shenyangshitang.device_upgrade_history 结构 CREATE TABLE IF NOT EXISTS `device_upgrade_history` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `device_id` int(11) NOT NULL, `prev_version` varchar(32) NOT NULL DEFAULT '' COMMENT '升级前版本', `cur_version` varchar(32) NOT NULL DEFAULT '' COMMENT '升级后版本', `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), UNIQUE KEY `Index 2` (`cur_version`,`device_id`,`prev_version`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='设备升级历史表'; -- 正在导出表 shenyangshitang.device_upgrade_history 的数据:~0 rows (大约) /*!40000 ALTER TABLE `device_upgrade_history` DISABLE KEYS */; /*!40000 ALTER TABLE `device_upgrade_history` ENABLE KEYS */; -- 导出 表 shenyangshitang.goods_category 结构 CREATE TABLE IF NOT EXISTS `goods_category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `parent_id` int(11) DEFAULT '0', `name` varchar(255) NOT NULL COMMENT '菜单名称', `industry` tinyint(4) NOT NULL COMMENT '商品类型 1:菜单', `org_id` int(11) NOT NULL COMMENT '集团id', `shop_id` int(11) NOT NULL COMMENT '门店id', `deleted` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否删除 1:是, 0:否', `created_time` datetime NOT NULL, `updated_time` datetime NOT NULL, `order` tinyint(3) unsigned DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.goods_category 的数据:~0 rows (大约) /*!40000 ALTER TABLE `goods_category` DISABLE KEYS */; /*!40000 ALTER TABLE `goods_category` ENABLE KEYS */; -- 导出 表 shenyangshitang.goods_catering_menu 结构 CREATE TABLE IF NOT EXISTS `goods_catering_menu` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL COMMENT '菜单名称', `price` decimal(10,2) NOT NULL, `image` varchar(255) DEFAULT '', `on_sale` tinyint(4) NOT NULL DEFAULT '1', `org_id` int(11) NOT NULL COMMENT '集团id', `shop_id` int(11) NOT NULL COMMENT '门店id', `cate_id` int(11) NOT NULL COMMENT '类别id', `deleted` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否删除 1:是, 0:否', `created_time` datetime NOT NULL, `updated_time` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.goods_catering_menu 的数据:~0 rows (大约) /*!40000 ALTER TABLE `goods_catering_menu` DISABLE KEYS */; /*!40000 ALTER TABLE `goods_catering_menu` ENABLE KEYS */; -- 导出 表 shenyangshitang.goods_catering_menu_tag 结构 CREATE TABLE IF NOT EXISTS `goods_catering_menu_tag` ( `id` int(11) NOT NULL AUTO_INCREMENT, `menu_id` int(11) NOT NULL, `tag_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.goods_catering_menu_tag 的数据:~0 rows (大约) /*!40000 ALTER TABLE `goods_catering_menu_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `goods_catering_menu_tag` ENABLE KEYS */; -- 导出 表 shenyangshitang.goods_retail 结构 CREATE TABLE IF NOT EXISTS `goods_retail` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL COMMENT '菜单名称', `bar_code` char(20) NOT NULL COMMENT '条码', `price` decimal(10,2) NOT NULL, `unit` varchar(30) NOT NULL COMMENT '规格', `on_sale` tinyint(4) NOT NULL DEFAULT '1', `org_id` int(11) NOT NULL COMMENT '集团id', `store_id` int(11) NOT NULL COMMENT '门店id', `main_cate` varchar(30) NOT NULL COMMENT '主类别', `second_cate` varchar(30) NOT NULL COMMENT '子类别', `deleted` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否删除 1:是, 0:否', `created_time` datetime NOT NULL, `updated_time` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.goods_retail 的数据:~0 rows (大约) /*!40000 ALTER TABLE `goods_retail` DISABLE KEYS */; /*!40000 ALTER TABLE `goods_retail` ENABLE KEYS */; -- 导出 表 shenyangshitang.goods_tag 结构 CREATE TABLE IF NOT EXISTS `goods_tag` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL COMMENT '菜单名称', `industry` tinyint(4) NOT NULL COMMENT '商品类型 1:菜单', `org_id` int(11) NOT NULL COMMENT '集团id', `shop_id` int(11) NOT NULL COMMENT '门店id', `deleted` tinyint(4) NOT NULL DEFAULT '0' COMMENT '是否删除 1:是, 0:否', `created_time` datetime NOT NULL, `updated_time` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.goods_tag 的数据:~0 rows (大约) /*!40000 ALTER TABLE `goods_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `goods_tag` ENABLE KEYS */; -- 导出 表 shenyangshitang.mch_payment_trade_log 结构 CREATE TABLE IF NOT EXISTS `mch_payment_trade_log` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `m_order_number` varchar(64) NOT NULL DEFAULT '‘’' COMMENT '商户唯一订单编号', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `description` varchar(32) NOT NULL DEFAULT '' COMMENT '请求描述', `send_data` text NOT NULL COMMENT '发送数据', `receive_data` text NOT NULL COMMENT '接收数据', `request_type` char(1) NOT NULL DEFAULT '' COMMENT '请求类型@1:主动请求@2:被动请求', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='商户与平台交易日志表'; -- 正在导出表 shenyangshitang.mch_payment_trade_log 的数据:~0 rows (大约) /*!40000 ALTER TABLE `mch_payment_trade_log` DISABLE KEYS */; /*!40000 ALTER TABLE `mch_payment_trade_log` ENABLE KEYS */; -- 导出 表 shenyangshitang.mch_pay_channel 结构 CREATE TABLE IF NOT EXISTS `mch_pay_channel` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `user_number` int(11) NOT NULL DEFAULT '0' COMMENT '用户编号', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '平台商户号', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `appid` varchar(64) NOT NULL DEFAULT '' COMMENT '公众账号ID', `mch_id` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方平台商户号', `sub_appid` varchar(64) NOT NULL DEFAULT '' COMMENT '子商户公众账号ID', `sub_mch_id` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方平台子商户号', `secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '密钥', `app_secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '公众号密钥', `private_key` varchar(4096) NOT NULL DEFAULT '' COMMENT '私钥(支付宝用)', `public_key` varchar(4096) NOT NULL DEFAULT '' COMMENT '公钥(支付宝用)', `notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '支付成功通知回调', `refund_notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '退款成功通知回调', `cert` blob COMMENT '证书', `is_enable` char(1) NOT NULL DEFAULT '1' COMMENT '是否启用@0未启用@1启用', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`mcode`,`pay_type`,`is_enable`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='卖家支付方式信息表'; -- 正在导出表 shenyangshitang.mch_pay_channel 的数据:~0 rows (大约) /*!40000 ALTER TABLE `mch_pay_channel` DISABLE KEYS */; /*!40000 ALTER TABLE `mch_pay_channel` ENABLE KEYS */; -- 导出 表 shenyangshitang.mch_pay_info 结构 CREATE TABLE IF NOT EXISTS `mch_pay_info` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `user_number` int(11) DEFAULT '0' COMMENT '用户编号', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '密钥', `mch_name` varchar(128) DEFAULT '' COMMENT '商户名称', `apply_type` char(1) DEFAULT '' COMMENT '商户申请类型@1:内部申请@2:个人用户申请@3:公司集团用户申请', `mch_status` char(1) DEFAULT '' COMMENT '商户号状态@1保存@2提交申请@3审核通过@4冻结@5逻辑删除', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`mcode`,`mch_status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='商户支付信息'; -- 正在导出表 shenyangshitang.mch_pay_info 的数据:~0 rows (大约) /*!40000 ALTER TABLE `mch_pay_info` DISABLE KEYS */; /*!40000 ALTER TABLE `mch_pay_info` ENABLE KEYS */; -- 导出 表 shenyangshitang.media_resource 结构 CREATE TABLE IF NOT EXISTS `media_resource` ( `id` int(11) NOT NULL AUTO_INCREMENT, `media_name` varchar(50) NOT NULL COMMENT '资源名称', `media_uuid` varchar(50) NOT NULL COMMENT 'uuid', `media_url` varchar(256) NOT NULL COMMENT '下载url', `media_type` int(2) NOT NULL COMMENT '资源类型,1:图片2:视频,3:音频', `file_type` varchar(16) NOT NULL COMMENT '文件类型 mp4 flv jpg png mp3 wav', `status` int(2) NOT NULL DEFAULT '0' COMMENT '状态 0: 正常 1:删除', `create_by` int(11) NOT NULL, `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `organization_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织id(集团)', `store_id` int(11) DEFAULT NULL COMMENT '门店id', PRIMARY KEY (`id`), UNIQUE KEY `Index 2` (`media_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='媒体资源表'; -- 正在导出表 shenyangshitang.media_resource 的数据:~0 rows (大约) /*!40000 ALTER TABLE `media_resource` DISABLE KEYS */; /*!40000 ALTER TABLE `media_resource` ENABLE KEYS */; -- 导出 表 shenyangshitang.media_strategy 结构 CREATE TABLE IF NOT EXISTS `media_strategy` ( `id` int(11) NOT NULL AUTO_INCREMENT, `strategy_id` int(11) NOT NULL COMMENT '策略id', `device_id` int(11) NOT NULL COMMENT '设备id', `media_resource_id` int(11) NOT NULL COMMENT '资源id', `play_length` int(11) NOT NULL DEFAULT '0' COMMENT '播放时长(秒)', `show_time_begin` time DEFAULT NULL COMMENT '展示开始时间', `show_time_end` time DEFAULT NULL COMMENT '展示结束时间', `background_audio_id` int(11) DEFAULT NULL COMMENT '背景音乐id', `status` int(2) NOT NULL DEFAULT '0' COMMENT '状态 0:正常 1:取消', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='资源策略关系表'; -- 正在导出表 shenyangshitang.media_strategy 的数据:~0 rows (大约) /*!40000 ALTER TABLE `media_strategy` DISABLE KEYS */; /*!40000 ALTER TABLE `media_strategy` ENABLE KEYS */; -- 导出 表 shenyangshitang.media_strategy_group 结构 CREATE TABLE IF NOT EXISTS `media_strategy_group` ( `id` int(11) NOT NULL AUTO_INCREMENT, `strategy_name` varchar(255) NOT NULL DEFAULT '' COMMENT '策略名称', `cache_time` bigint(20) NOT NULL DEFAULT '0' COMMENT '缓存时间(秒)', `created_by` int(11) NOT NULL DEFAULT '0' COMMENT '创建人', `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `status` int(2) NOT NULL DEFAULT '0' COMMENT '策略状态:0:可用1:取消', `organization_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织id(集团)', `store_id` int(11) DEFAULT NULL COMMENT '门店id', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='广告策略表'; -- 正在导出表 shenyangshitang.media_strategy_group 的数据:~0 rows (大约) /*!40000 ALTER TABLE `media_strategy_group` DISABLE KEYS */; /*!40000 ALTER TABLE `media_strategy_group` ENABLE KEYS */; -- 导出 表 shenyangshitang.member 结构 CREATE TABLE IF NOT EXISTS `member` ( `member_id` int(11) NOT NULL AUTO_INCREMENT COMMENT '会员Id', `member_store_id` int(11) NOT NULL COMMENT '会员门店', `member_name` varchar(50) NOT NULL COMMENT '会员姓名', `member_mobile` varchar(30) NOT NULL COMMENT '手机号码', `member_birthday` date DEFAULT NULL COMMENT '会员生日', `gender` int(1) DEFAULT '0' COMMENT '性别:0:先生 1:女士', `address` varchar(150) DEFAULT NULL COMMENT '地址', `avatar` varchar(150) DEFAULT NULL COMMENT '会员头像', `is_active` int(1) NOT NULL DEFAULT '1' COMMENT '是否有效:0:无效 1:有效 ', `content` varchar(500) DEFAULT NULL COMMENT '备注', `version` int(10) DEFAULT NULL COMMENT '版本号', `created_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `created_by` varchar(50) DEFAULT NULL, `updated_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `updated_by` varchar(50) DEFAULT NULL, `member_org_id` int(10) unsigned NOT NULL DEFAULT '0', `openid` varchar(100) DEFAULT NULL, PRIMARY KEY (`member_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='后期关联\r\n1.推荐人会员卡:以后可以有推荐有礼功能(待定)\r\n2.提成员工:内部推荐员工提成(待定'; -- 正在导出表 shenyangshitang.member 的数据:~0 rows (大约) /*!40000 ALTER TABLE `member` DISABLE KEYS */; /*!40000 ALTER TABLE `member` ENABLE KEYS */; -- 导出 表 shenyangshitang.member_capital_change 结构 CREATE TABLE IF NOT EXISTS `member_capital_change` ( `amount_change_id` int(11) NOT NULL AUTO_INCREMENT, `member_card_id` int(11) NOT NULL COMMENT '会员卡ID', `change_order_id` varchar(50) NOT NULL COMMENT '订单号:包括充值、消费等所有金额变动的单据', `amount_change` decimal(10,2) DEFAULT NULL COMMENT '变动金额 正数为增加金额 负数为扣减金额', `amount_before` decimal(10,2) DEFAULT NULL COMMENT '变动前金额', `amount_after` decimal(10,2) DEFAULT NULL COMMENT '变动后金额', `point_change` int(11) DEFAULT NULL COMMENT '变更积分', `point_before` int(11) DEFAULT NULL COMMENT '变更前积分', `point_after` int(11) DEFAULT NULL COMMENT '变更后积分', `change_type` int(1) NOT NULL DEFAULT '0' COMMENT '金额变动方式:0:充值 1:消费 2: 退款 3:积分核销 4: 手动修改', `change_time` datetime NOT NULL COMMENT '变更时间', `is_active` int(1) NOT NULL DEFAULT '1' COMMENT '是否有效:0:无效 1:有效', `content` varchar(500) DEFAULT NULL COMMENT '备注:会员充值、会员注册、会员消费', `created_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `created_by` varchar(50) DEFAULT NULL, PRIMARY KEY (`amount_change_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='显示订单号、初始余额、变动余额、可用余额、变动信息、门店、操作人、操作时间、'; -- 正在导出表 shenyangshitang.member_capital_change 的数据:~0 rows (大约) /*!40000 ALTER TABLE `member_capital_change` DISABLE KEYS */; /*!40000 ALTER TABLE `member_capital_change` ENABLE KEYS */; -- 导出 表 shenyangshitang.member_card 结构 CREATE TABLE IF NOT EXISTS `member_card` ( `card_id` int(11) NOT NULL AUTO_INCREMENT COMMENT '会员卡ID', `card_num` varchar(50) DEFAULT NULL COMMENT '会员卡号', `card_password` varchar(60) DEFAULT NULL COMMENT '会员卡密码', `card_point` int(10) NOT NULL DEFAULT '0' COMMENT '卡内积分', `card_balance` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '卡内余额', `card_image` varchar(100) DEFAULT NULL COMMENT '卡图片', `is_active` int(1) NOT NULL DEFAULT '1' COMMENT '是否有效:0:无效 1:有效 2:挂失', `content` varchar(500) DEFAULT NULL COMMENT '备注', `version` int(10) DEFAULT NULL COMMENT '版本号', `created_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `created_by` varchar(50) DEFAULT NULL, `updated_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `updated_by` varchar(50) DEFAULT NULL, `accumulative_point` int(10) unsigned NOT NULL DEFAULT '0', `last_recharge_amount` decimal(10,2) NOT NULL DEFAULT '0.00', PRIMARY KEY (`card_id`), UNIQUE KEY `member_card_un` (`card_num`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.member_card 的数据:~0 rows (大约) /*!40000 ALTER TABLE `member_card` DISABLE KEYS */; /*!40000 ALTER TABLE `member_card` ENABLE KEYS */; -- 导出 表 shenyangshitang.member_card_relation 结构 CREATE TABLE IF NOT EXISTS `member_card_relation` ( `relation_id` int(11) NOT NULL AUTO_INCREMENT, `card_id` int(11) DEFAULT NULL COMMENT '会员卡ID', `member_id` int(11) DEFAULT NULL COMMENT '会员Id', PRIMARY KEY (`relation_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.member_card_relation 的数据:~0 rows (大约) /*!40000 ALTER TABLE `member_card_relation` DISABLE KEYS */; /*!40000 ALTER TABLE `member_card_relation` ENABLE KEYS */; -- 导出 表 shenyangshitang.member_level 结构 CREATE TABLE IF NOT EXISTS `member_level` ( `member_level_id` int(11) NOT NULL AUTO_INCREMENT, `level_name` varchar(50) NOT NULL COMMENT '等级名称', `card_sales_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '售卡金额', `init_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '初始金额', `sales_amount` decimal(10,2) DEFAULT NULL COMMENT '消费金额:消费的金额送积分', `give_integral` int(10) DEFAULT NULL COMMENT '赠送积分', `discount_proportion` decimal(10,3) DEFAULT NULL COMMENT '折扣比例', `member_time` int(5) DEFAULT NULL COMMENT '会员卡期限', `member_time_unit` int(1) NOT NULL DEFAULT '0' COMMENT '0:永久 1:年 2:月 3:周 4:天', `sign_integral` int(10) DEFAULT NULL COMMENT '签到送积分', `member_image` varchar(50) DEFAULT NULL COMMENT '会员卡图片', `is_active` int(1) NOT NULL DEFAULT '1' COMMENT '是否有效:0:无效 1:有效', `content` varchar(500) DEFAULT NULL COMMENT '备注', `version` int(10) DEFAULT NULL COMMENT '版本号', `created_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `created_by` varchar(50) DEFAULT NULL, `updated_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `updated_by` varchar(50) DEFAULT NULL, `org_id` int(10) unsigned NOT NULL DEFAULT '0', `store_id` int(10) unsigned NOT NULL DEFAULT '0', `level` tinyint(3) unsigned NOT NULL, `required_point` int(11) NOT NULL DEFAULT '0', `required_recharge_amount` decimal(10,2) NOT NULL DEFAULT '0.00', PRIMARY KEY (`member_level_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='会员等级卡分4总属性:储值、积分、折扣、限时 根据新建的内容显示不同属性\r\n1.充值没有积分、消费才有积分\r\n '; -- 正在导出表 shenyangshitang.member_level 的数据:~0 rows (大约) /*!40000 ALTER TABLE `member_level` DISABLE KEYS */; /*!40000 ALTER TABLE `member_level` ENABLE KEYS */; -- 导出 表 shenyangshitang.order_master 结构 CREATE TABLE IF NOT EXISTS `order_master` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `order_number` varchar(32) NOT NULL DEFAULT '' COMMENT '订单编号', `org_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织机构Id', `shop_id` int(11) NOT NULL DEFAULT '0' COMMENT '门店Id', `serial_no` varchar(255) NOT NULL DEFAULT '' COMMENT '设备序列号', `customer_number` varchar(32) NOT NULL DEFAULT '' COMMENT '操作员编号', `seq_no` int(11) NOT NULL DEFAULT '0' COMMENT '订单序号(每日0点重置)', `member_card_no` varchar(64) NOT NULL DEFAULT '' COMMENT '会员卡号', `member_name` varchar(128) NOT NULL DEFAULT '' COMMENT '会员名称、员工姓名', `card_num` varchar(64) NOT NULL DEFAULT '' COMMENT '会员卡编号(印刷,沈阳食堂使用)', `card_hid_code` varchar(64) NOT NULL DEFAULT '' COMMENT '会员卡hid编码(卡内,沈阳食堂使用)', `order_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '订单应付金额(实付金额+折扣金额)', `real_pay_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '订单实付金额', `discount_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '折扣金额', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '付款方式编号@1:微信支付@2:支付宝支付@3:银行卡支付@4:微信转账@:5支付宝转账@6:现金支付@7:会员卡支付@8:当面资金授权支付@9:银联二维码支付', `pay_type_name` varchar(32) NOT NULL DEFAULT '' COMMENT '付款方式名称', `scan_code` varchar(50) DEFAULT '', `paid_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '支付完成时间', `order_status` varchar(32) NOT NULL DEFAULT '1' COMMENT '订单状态\r\n POS端:@1:待付款@2:已付款(待确认)@3:退款中@4:已退款@5:订单取消\r\n 微信点餐:@1:待付款@2:已付款(待确认)@5已确认(出餐中)@6待取餐@7已取餐@3:退款中@4:已退款@5:订单取消', `order_type` varchar(32) NOT NULL DEFAULT '1' COMMENT '订单类型@1正常订单@2POS端补录订单@3会员卡充值订单@4微信点餐订单', `location_no` varchar(32) NOT NULL DEFAULT '' COMMENT '位置编号(如桌号等)', `pay_status` varchar(32) NOT NULL DEFAULT '1' COMMENT '支付状态\r\n 1:未付款\r\n 2:已付款\r\n 3:交易失败(对方付了钱,而没有收到)', `retrvl_ref_no` varchar(128) NOT NULL DEFAULT '' COMMENT '原交易参考号(银行卡支付专用)', `ori_trace_no` varchar(128) NOT NULL DEFAULT '' COMMENT '原交易凭证号(银行卡支付专用)', `trans_date` varchar(32) NOT NULL DEFAULT '' COMMENT '交易日期(银行卡支付专用)', `ori_batch_no` varchar(128) NOT NULL DEFAULT '' COMMENT '原批次号(银行卡支付专用)', `coupon_no` varchar(32) NOT NULL DEFAULT '' COMMENT '优惠券编号', `time_expire` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '订单超时时间', `score` int(11) NOT NULL DEFAULT '0' COMMENT '订单获赠积分', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `refund_number` varchar(32) NOT NULL DEFAULT '' COMMENT '退单流水编号', `remark` varchar(256) NOT NULL DEFAULT '' COMMENT '备注', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`order_number`,`shop_id`,`org_id`), KEY `Index 3` (`created_at`,`order_number`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理订单主表'; -- 正在导出表 shenyangshitang.order_master 的数据:~0 rows (大约) /*!40000 ALTER TABLE `order_master` DISABLE KEYS */; /*!40000 ALTER TABLE `order_master` ENABLE KEYS */; -- 导出 表 shenyangshitang.order_refund 结构 CREATE TABLE IF NOT EXISTS `order_refund` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键id', `refund_number` varchar(32) NOT NULL DEFAULT '' COMMENT '退单流水编号', `seller_org_id` int(11) NOT NULL DEFAULT '0' COMMENT '卖家组织机构ID', `seller_shop_id` int(11) NOT NULL DEFAULT '0' COMMENT '卖家门店ID', `seller_customer_number` varchar(32) NOT NULL DEFAULT '' COMMENT '卖家操作员编号', `serial_no` varchar(255) NOT NULL DEFAULT '' COMMENT '设备序列号', `original_order_number` varchar(32) NOT NULL DEFAULT '' COMMENT '原始订单编号', `original_order_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '原始订单金额', `original_pay_type_number` varchar(16) NOT NULL DEFAULT '0' COMMENT '付款方式编号', `original_pay_type_name` varchar(32) NOT NULL DEFAULT '' COMMENT '付款方式名称', `refundable_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '应退金额', `refund_status` varchar(16) NOT NULL DEFAULT '' COMMENT '退款状态@1:退款中 @2:退款完成', `refunded_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '已退金额', `refunded_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '退款完成时间', `third_refund_number` varchar(128) NOT NULL DEFAULT '' COMMENT '第三方支付平台退单流水编号', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`refund_number`,`created_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理退单主表'; -- 正在导出表 shenyangshitang.order_refund 的数据:~0 rows (大约) /*!40000 ALTER TABLE `order_refund` DISABLE KEYS */; /*!40000 ALTER TABLE `order_refund` ENABLE KEYS */; -- 导出 表 shenyangshitang.order_refund_transaction 结构 CREATE TABLE IF NOT EXISTS `order_refund_transaction` ( `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '主键', `refund_number` varchar(32) NOT NULL DEFAULT '' COMMENT '退单流水编号', `original_order_number` varchar(32) NOT NULL DEFAULT '' COMMENT '原始订单编号', `item_number` varchar(50) NOT NULL DEFAULT '' COMMENT '商品编号', `unit_price` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '单价', `quantity` int(11) NOT NULL DEFAULT '0' COMMENT '数量', `final_price` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '最终总价', `version` int(11) DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', `item_name` varchar(128) NOT NULL DEFAULT '' COMMENT '商品名称', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理退款明细表'; -- 正在导出表 shenyangshitang.order_refund_transaction 的数据:~0 rows (大约) /*!40000 ALTER TABLE `order_refund_transaction` DISABLE KEYS */; /*!40000 ALTER TABLE `order_refund_transaction` ENABLE KEYS */; -- 导出 表 shenyangshitang.order_transaction 结构 CREATE TABLE IF NOT EXISTS `order_transaction` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `order_number` varchar(32) NOT NULL DEFAULT '' COMMENT '订单编号', `item_number` varchar(50) NOT NULL DEFAULT '' COMMENT '商品编号', `item_name` varchar(128) NOT NULL DEFAULT '' COMMENT '商品名称', `category_name` varchar(128) NOT NULL DEFAULT '' COMMENT '商品所属类别名称', `category_number` varchar(128) NOT NULL DEFAULT '' COMMENT '商品所属类别编号', `unit_price` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '单价', `discount_amount` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '折扣金额(单个商品折扣)', `quantity` int(11) NOT NULL DEFAULT '1' COMMENT '数量', `final_price` decimal(10,2) NOT NULL COMMENT '总价(单价-折扣金额)*数量', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理订单明细表'; -- 正在导出表 shenyangshitang.order_transaction 的数据:~0 rows (大约) /*!40000 ALTER TABLE `order_transaction` DISABLE KEYS */; /*!40000 ALTER TABLE `order_transaction` ENABLE KEYS */; -- 导出 表 shenyangshitang.org 结构 CREATE TABLE IF NOT EXISTS `org` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `linkman` varchar(50) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `comment` varchar(200) DEFAULT NULL, `posnum` int(11) DEFAULT '0', `create_date` datetime DEFAULT CURRENT_TIMESTAMP, `status` varchar(1) DEFAULT '1', `type` varchar(1) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=194 DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.org 的数据:~0 rows (大约) /*!40000 ALTER TABLE `org` DISABLE KEYS */; /*!40000 ALTER TABLE `org` ENABLE KEYS */; -- 导出 表 shenyangshitang.payment_trade_log 结构 CREATE TABLE IF NOT EXISTS `payment_trade_log` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `m_order_number` varchar(32) NOT NULL DEFAULT '‘’' COMMENT '订单编号', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `description` varchar(32) NOT NULL DEFAULT '' COMMENT '请求描述', `send_data` text NOT NULL COMMENT '发送数据', `receive_data` text NOT NULL COMMENT '接收数据', `request_type` char(1) NOT NULL DEFAULT '' COMMENT '请求类型@1:主动请求@2:被动请求', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=69136 DEFAULT CHARSET=utf8 COMMENT='平台与第三方支付交易日志表'; -- 正在导出表 shenyangshitang.payment_trade_log 的数据:~0 rows (大约) /*!40000 ALTER TABLE `payment_trade_log` DISABLE KEYS */; /*!40000 ALTER TABLE `payment_trade_log` ENABLE KEYS */; -- 导出 表 shenyangshitang.pay_order 结构 CREATE TABLE IF NOT EXISTS `pay_order` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `m_order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '商户唯一订单编号', `trade_id` varchar(64) NOT NULL DEFAULT '' COMMENT '商户唯一订单编号', `outer_order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方交易平台流水号', `description` varchar(256) NOT NULL DEFAULT '' COMMENT '订单描述', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `order_amount` decimal(15,0) NOT NULL DEFAULT '0' COMMENT '订单金额(单位分)', `notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '支付成功通知回调', `order_status` char(1) NOT NULL DEFAULT '' COMMENT '订单状态@1:待支付@2:已支付@3:退款中@4:已退款@5交易关闭', `time_expire` varchar(32) NOT NULL DEFAULT '' COMMENT '订单超时时间(yyyyMMddHHmmss)', `pay_status` char(1) NOT NULL COMMENT '支付状态@0:未支付@1:已支付', `pay_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '支付成功时间', `scan_code` varchar(64) NOT NULL DEFAULT '' COMMENT '被扫支付码', `open_id` varchar(64) NOT NULL DEFAULT '' COMMENT '用户OPEN_ID', `pay_ip` varchar(64) NOT NULL DEFAULT '' COMMENT '支付客户端ip', `trade_type` varchar(64) NOT NULL DEFAULT '' COMMENT '交易类型(只对微信有效NATIVE、MWEB、JSAPI)', `code_url` varchar(512) NOT NULL DEFAULT '' COMMENT '支付二维码', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`mcode`,`m_order_number`,`pay_type`) ) ENGINE=InnoDB AUTO_INCREMENT=67473 DEFAULT CHARSET=utf8 COMMENT='平台支付订单信息'; -- 正在导出表 shenyangshitang.pay_order 的数据:~0 rows (大约) /*!40000 ALTER TABLE `pay_order` DISABLE KEYS */; /*!40000 ALTER TABLE `pay_order` ENABLE KEYS */; -- 导出 表 shenyangshitang.pay_refund_order 结构 CREATE TABLE IF NOT EXISTS `pay_refund_order` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `trade_id` varchar(64) NOT NULL DEFAULT '' COMMENT '聚合支付平台交易单号', `m_order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '商户唯一订单编号', `outer_order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方交易平台流水号', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `refund_notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '业务退款成功通知回调', `third_refund_number` varchar(128) NOT NULL DEFAULT '' COMMENT '第三方支付平台退单流水编号', `refund_number` varchar(64) NOT NULL DEFAULT '' COMMENT '商户退单流水编号', `refund_status` varchar(16) NOT NULL DEFAULT '' COMMENT '退款状态@1:退款中 @2:退款完成', `refunded_amount` decimal(15,0) NOT NULL DEFAULT '0' COMMENT '退款金额(单位分)', `refunded_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '退款完成时间', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='平台支付退款订单信息'; -- 正在导出表 shenyangshitang.pay_refund_order 的数据:~0 rows (大约) /*!40000 ALTER TABLE `pay_refund_order` DISABLE KEYS */; /*!40000 ALTER TABLE `pay_refund_order` ENABLE KEYS */; -- 导出 表 shenyangshitang.pay_type_dict 结构 CREATE TABLE IF NOT EXISTS `pay_type_dict` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '支付类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `name` varchar(32) NOT NULL DEFAULT '' COMMENT '支付方式名称', `bean_name` varchar(64) NOT NULL DEFAULT '' COMMENT 'spring bean名称', `description` varchar(64) NOT NULL DEFAULT '' COMMENT '支付方式提示描述', `pay_fee_rate` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '支付通道费用率', `notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '支付成功通知回调', `refund_notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '退款成功通知回调', `is_enable` char(1) NOT NULL DEFAULT '' COMMENT '是否启用@0未启用@1启用', `priority` tinyint(4) NOT NULL DEFAULT '0' COMMENT '优先顺序', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8 COMMENT='平台支付方式信息'; -- 正在导出表 shenyangshitang.pay_type_dict 的数据:~4 rows (大约) /*!40000 ALTER TABLE `pay_type_dict` DISABLE KEYS */; INSERT INTO `pay_type_dict` (`id`, `pay_type`, `name`, `bean_name`, `description`, `pay_fee_rate`, `notify_url`, `refund_notify_url`, `is_enable`, `priority`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (1, '1', '微信扫码支付', 'weiXinPayRepository', '微信扫码支付', 0.00, 'http://47.93.28.53:8080/service-payment/wxPayNotify/payNotify', 'http://47.93.28.53:8080/service-payment/wxPayNotify/refundNotify', '1', 1, '2018-01-29 11:00:40', 'system', 'system', '2018-01-29 11:00:40'), (2, '2', '支付宝扫码支付', 'aliPayRepository', '支付宝扫码支付', 0.00, 'http://47.93.28.53:8080/service-payment/aliPayNotify/payNotify', '', '1', 1, '2018-01-29 11:00:40', 'system', 'system', '2018-01-29 11:00:40'); INSERT INTO `pay_type_dict` (`id`, `pay_type`, `name`, `bean_name`, `description`, `pay_fee_rate`, `notify_url`, `refund_notify_url`, `is_enable`, `priority`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (5, '4', '银联云闪付', 'unionPayRepository', '银联云闪付', 0.00, 'http://42ewm9.natappfree.cc/unionPayNotify/payNotify', '', '1', 1, '2018-05-24 13:35:20', 'system', 'system', '2018-05-24 13:35:20'), (6, '5', '微信支付(服务商)', 'weiXinPayServiceRepository', '微信支付(服务商)', 0.00, 'http://47.93.28.53:8080/service-payment/wxPayNotify/payNotify', 'http://47.93.28.53:8080/service-payment/wxPayNotify/refundNotify', '1', 1, '2018-01-29 11:00:40', 'system', 'system', '2018-01-29 11:00:40'); /*!40000 ALTER TABLE `pay_type_dict` ENABLE KEYS */; -- 导出 表 shenyangshitang.permission 结构 CREATE TABLE IF NOT EXISTS `permission` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(20) NOT NULL, `url` varchar(60) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `permission_name_uindex` (`name`), UNIQUE KEY `permission_url_uindex` (`url`) ) ENGINE=InnoDB AUTO_INCREMENT=86 DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.permission 的数据:~82 rows (大约) /*!40000 ALTER TABLE `permission` DISABLE KEYS */; INSERT INTO `permission` (`id`, `name`, `url`) VALUES (1, '我的门店列表', 'GET::/service-org/shop/my'), (2, '集团列表', 'GET::/service-org/org/list'), (3, '支付方式字典列表查询接口', 'GET::/service-trade/payTypeDict/payTypes'), (4, '管理后台支付渠道添加接口', 'POST::/service-trade/payChannel/payChannel'), (5, '管理后台支付渠道更新接口', 'PUT::/service-trade/payChannel/payChannel'), (6, '管理后台支付渠道删除接口', 'DELETE::/service-trade/payChannel/payChannel'), (7, '管理后台支付渠道查询接口', 'GET::/service-trade/payChannel/payChannel'), (8, '商户服务端支付渠道列表查询接口', 'GET::/service-trade/payChannel/payChannels'), (9, '管理后台集团信息添加接口', 'POST::/unionService/org/org'), (10, '管理后台门店信息添加接口', 'POST::/unionService/shop/shop'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (11, '订单生成接口', 'POST::/unionService/order/order'), (12, '订单确认接口', 'PUT::/unionService/order/orderPaySuccess'), (13, '商户POS端支付渠道列表查询接口', 'GET::/service-trade/payChannel/posPayChannels'), (14, 'POS机订单预付单生成接口', 'POST::/service-trade/order/payOrder'), (15, 'POS端订单支付状态查询接口', 'GET::/service-trade/order/orderPayStatus'), (16, 'POS端订单取消接口', 'PUT::/service-trade/order/cancelOrder'), (17, '通过设备集合查询最新更新时间接口', 'GET::/service-ota/upgradeHistories/lastUpdateTime'), (18, '更新包详情接口', 'GET::/service-ota/upgradePackage'), (19, '更新包删除接口', 'DELETE::/service-ota/upgradePackage'), (20, '更新包添加接口', 'POST::/service-ota/upgradePackage'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (21, '分页查询更新包接口', 'POST::/service-ota/upgradePackages'), (22, '导出版本excel接口', 'GET::/service-ota/upgradePackage/export'), (23, '升级策略添加接口', 'POST::/service-ota/upgradeStrategy'), (24, '通过策略groupId查询机具和升级本版', 'GET::/service-ota/upgradeStrategy/relation'), (25, '升级策略取消接口', 'PUT::/service-ota/upgradeStrategy/cancel'), (26, '分页查询升级策略接口', 'POST::/service-ota/upgradeStrategies'), (27, '升级策略更新状态接口', 'PUT::/service-ota/upgradeStrategy/updateStatus'), (28, '重新加载设备更新数据到redis接口', 'GET::/service-ota/strategy/load2Redis'), (29, '创建设备配置接口', 'POST::/service-device/configStrategyGroup'), (30, '查看设备配置详情接口', 'GET::/service-device/configStrategy'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (31, '老OTA系统的查询设备配置接口', 'GET::/service-device/OTA/Config/query'), (32, '分页查询设备配置接口', 'POST::/service-device/configStrategyGroups'), (33, '设备修改接口', 'PUT::/service-device/device'), (35, '设备添加接口', 'POST::/service-device/device'), (36, '导出设备列表excel接口', 'GET::/service-device/device/export'), (37, '设置设备归属门店接口', 'PUT::/service-device/device/store'), (38, '修改设备状态接口', 'PUT::/service-device/device/status'), (39, '解析设备excel文件接口', 'POST::/service-device/device/parse'), (40, '分页查询设备接口', 'POST::/service-device/devices'), (41, '设备批量添加接口', 'POST::/service-device/device/batch'), (42, '重新加载设备数据到redis接口', 'GET::/service-device/device/load2Redis'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (43, '资源删除接口', 'DELETE::/service-advertisement/mediaResource'), (44, '资源添加接口', 'POST::/service-advertisement/mediaResource'), (45, '分页查询广告资源接口', 'POST::/service-advertisement/mediaResources'), (46, '广告策略添加接口', 'POST::/service-advertisement/mediaResourceStrategy'), (47, '老OTA系统查询广告接口', 'GET::/service-advertisement/OTA/Ad/query'), (48, '分页查询广告策略接口', 'POST::/service-advertisement/mediaResourceStrategies'), (49, '取消广告策略接口', 'PUT::/unionService/adv/mediaResourceStrategy/cancel'), (50, '查询广告策略中资源和设备关系接口', 'GET::/unionService/adv/mediaResourceStrategy/relation'), (51, '查询设备状态接口', 'POST::/unionService/device/status'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (52, '获取商品logo的OSS地址接口', 'GET::/unionService/AliOSS/store/logo/oss/url'), (53, '获取配置OSS地址接口', 'GET::/unionService/AliOSS/deviceConfig/oss/url'), (54, '获取更新包OSS地址接口', 'GET::/unionService/AliOSS/upgradePackage/oss/url'), (55, '获取广告资源下载OSS地址接口', 'GET::/unionService/AliOSS/mediaResource/oss/url'), (56, '获取支付二维码OSS地址接口', 'GET::/unionService/AliOSS/trade/oss/url'), (57, '查看升级策略详情接口', 'GET::/unionService/OTA/upgradeStrategy/relation'), (58, '分页查询更新历史接口', 'POST::/unionService/OTA/upgradeHistories'), (59, '老OTA系统查询更新接口', 'POST::/service-ota/OTA/query'), (60, '查询用户', 'GET::/service-user/user'), (61, '查询权限', 'GET::/service-user/user/permissions'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (62, '查询权限组', 'GET::/service-user/user/permissionGroups'), (63, '创建用户', 'POST::/service-user/user/createUser'), (64, '修改密码', 'POST::/service-user/user/changePassword'), (65, '分配权限组', 'POST::/service-user/user/addUserPermissionGroup'), (66, '移除权限组', 'POST::/service-user/user/removeUserPermissionGroup'), (67, '商户门店订单汇总信息查询接口', 'GET::/unionService/orderStatistics/shopOrderSummary'), (68, '商户门店订单详情统计查询接口', 'GET::/unionService/orderStatistics/shopOrderDetails'), (69, '商户门店支付渠道收款统计查询接口', 'GET::/service-trade/tradeStatistics/payChannelSummary'), (70, '商户门店日报统计查询接口', 'GET::/unionService/tradeStatistics/daily'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (71, '商户门店支付方式占比统计查询接口', 'GET::/service-trade/tradeStatistics/payChannelProportion'), (72, '商户支付渠道停用接口', 'PUT::/service-trade/payChannel/payChannelDisable'), (73, '商户支付渠道启用接口', 'PUT::/service-trade/payChannel/payChannelEnable'), (74, '订单及预付单统一生成接口', 'POST::/unionService/order/unionPayOrder'), (75, 'POS端日交易汇总查询接口', 'GET::/unionService/tradeStatistics/payChannelSummaryForPos'), (76, '门店列表', 'GET::/service-org/shop/list'), (77, 'POS端退款申请接口', 'POST::/unionService/orderRefund/refund'), (78, 'POS端日交易流水查询接口', 'GET::/service-trade/orderStatistics/shopOrderDetailsForPos'), (80, '我的信息', 'GET::/service-user/user/me'), (81, '会员卡充值订单生成接口', 'POST::/unionService/order/rechargeOrder'); INSERT INTO `permission` (`id`, `name`, `url`) VALUES (82, '会员卡充值订单支付完成接口', 'POST::/unionService/order/rechargeOrderPaySuccess'), (84, '会员卡支付接口', 'POST::/unionService/order/memberCardPay'), (85, '微信点餐订单生成接口', 'POST::/unionService/order/wxOrder'); /*!40000 ALTER TABLE `permission` ENABLE KEYS */; -- 导出 表 shenyangshitang.permission_group 结构 CREATE TABLE IF NOT EXISTS `permission_group` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(20) DEFAULT NULL, `parent` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.permission_group 的数据:~70 rows (大约) /*!40000 ALTER TABLE `permission_group` DISABLE KEYS */; INSERT INTO `permission_group` (`id`, `name`, `parent`) VALUES (1, '全部权限', NULL), (2, '营销系统', 1), (3, '账号系统', 1), (4, '设备管理', 1), (5, '交易管理', 1), (6, '库存管理', 1), (7, '集团管理', 2), (8, '门店管理', 2), (9, '广告管理', 2), (10, '帐号管理', 3), (11, '软件版本管理', 4), (12, '设备MAC管理', 4), (13, '升级策略管理', 4), (14, '设备状态查询', 4), (15, '配置策略管理', 4), (16, '交易管理', 5), (17, '商品管理', 6), (18, '集团', 7), (19, '集团支付账号', 7), (20, '门店', 8), (21, '广告资源管理', 9), (22, '广告策略管理', 9), (23, '版本列表', 11), (24, '上传新版本', 11), (25, '设备列表', 12), (26, '设备导入', 12), (27, '设备添加', 12), (28, '升级策略列表', 13), (29, '升级策略添加', 13), (30, '设备状态', 14); INSERT INTO `permission_group` (`id`, `name`, `parent`) VALUES (31, '升级历史', 14), (32, '配置策略列表', 15), (33, '配置策略添加', 15), (34, '交易日期统计', 16), (35, '交易占比统计', 16), (36, '商品列表', 17), (37, '商品添加', 17), (38, '门店添加', 8), (39, '门店修改', 8), (40, '集团添加', 7), (41, '集团修改', 7), (42, '集团添加支付渠道', 7), (43, '集团修改支付渠道', 7), (44, '门店详情', 8), (45, '门店设备编辑', 8), (46, '门店支付渠道', 8), (47, '门店支付渠道添加', 8), (48, '门店支付渠道修改', 8), (49, '广告资源添加', 9), (50, '广告策略添加', 9), (51, '帐号修改', 3), (52, '帐号添加', 3), (53, '权限配置', 3), (54, '设备修改', 12), (55, '订单管理', 16), (56, '交易统计', 16), (57, '交易流水', 16), (58, '商品修改', 17); INSERT INTO `permission_group` (`id`, `name`, `parent`) VALUES (63, '零售商品管理', 6), (64, '零售商品列表', 63), (65, '零售商品添加', 63), (66, '零售商品修改', 63), (67, '零售商品导入', 63), (68, '餐桌', 8), (69, '会员', 2), (70, '会员管理', 69), (71, '会员等级管理', 69), (72, '会员详情', 69), (73, '会员交易历史', 69), (74, '商品分类', 17); /*!40000 ALTER TABLE `permission_group` ENABLE KEYS */; -- 导出 表 shenyangshitang.permission_group_permission 结构 CREATE TABLE IF NOT EXISTS `permission_group_permission` ( `permission_group` int(11) NOT NULL, `permission` int(11) NOT NULL, PRIMARY KEY (`permission_group`,`permission`), KEY `FKpermission138307` (`permission_group`), KEY `FKpermission124319` (`permission`), CONSTRAINT `FKpermission124319` FOREIGN KEY (`permission`) REFERENCES `permission` (`id`), CONSTRAINT `FKpermission138307` FOREIGN KEY (`permission_group`) REFERENCES `permission_group` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.permission_group_permission 的数据:~72 rows (大约) /*!40000 ALTER TABLE `permission_group_permission` DISABLE KEYS */; INSERT INTO `permission_group_permission` (`permission_group`, `permission`) VALUES (1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6), (1, 7), (1, 8), (1, 9), (1, 10), (1, 11), (1, 12), (1, 13), (1, 14), (1, 15), (1, 16), (1, 17), (1, 18), (1, 19), (1, 20), (1, 21), (1, 22), (1, 23), (1, 24), (1, 25), (1, 26), (1, 27), (1, 28), (1, 29), (1, 31), (1, 32), (1, 33), (1, 35), (1, 36), (1, 37), (1, 38), (1, 39), (1, 40), (1, 41), (1, 42), (1, 43), (1, 44), (1, 45), (1, 46), (1, 47), (1, 48), (1, 49), (1, 51), (1, 52), (1, 53), (1, 54), (1, 55), (1, 56), (1, 57), (1, 58), (1, 59), (1, 61), (1, 62), (1, 63), (1, 64), (1, 65), (1, 66), (1, 67), (1, 68), (1, 69), (1, 70), (1, 71), (1, 72), (1, 73), (1, 74), (1, 76), (1, 80); /*!40000 ALTER TABLE `permission_group_permission` ENABLE KEYS */; -- 导出 表 shenyangshitang.shop 结构 CREATE TABLE IF NOT EXISTS `shop` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `org` int(11) NOT NULL, `province` varchar(50) NOT NULL, `city` varchar(50) NOT NULL, `address` varchar(100) DEFAULT NULL, `phone` varchar(20) DEFAULT NULL, `openhours` varchar(100) DEFAULT NULL, `image` varchar(200) DEFAULT NULL, `comment` varchar(200) DEFAULT NULL, `payeeType` varchar(20) NOT NULL, `posnum` int(11) DEFAULT '0', `membernum` int(11) DEFAULT '0', `membertype` varchar(2) DEFAULT '2', `create_date` datetime DEFAULT CURRENT_TIMESTAMP, `status` varchar(1) DEFAULT '1', PRIMARY KEY (`id`), KEY `FK_SHOP_REFERENCE_ORG_idx` (`org`), CONSTRAINT `FK_SHOP_REFERENCE_ORG` FOREIGN KEY (`org`) REFERENCES `org` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB AUTO_INCREMENT=314 DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.shop 的数据:~0 rows (大约) /*!40000 ALTER TABLE `shop` DISABLE KEYS */; /*!40000 ALTER TABLE `shop` ENABLE KEYS */; -- 导出 表 shenyangshitang.tables 结构 CREATE TABLE IF NOT EXISTS `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `shop_id` int(11) NOT NULL, `table_name` varchar(255) NOT NULL, `comment` varchar(255) DEFAULT NULL, `seats` int(11) DEFAULT NULL, `group_id` int(11) DEFAULT NULL, `order_id` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `u_index_shop_name` (`shop_id`,`table_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.tables 的数据:~29 rows (大约) /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; -- 导出 表 shenyangshitang.table_groups 结构 CREATE TABLE IF NOT EXISTS `table_groups` ( `id` int(11) NOT NULL AUTO_INCREMENT, `shop_id` int(11) NOT NULL, `group_name` varchar(255) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `u_index_shop_name` (`shop_id`,`group_name`) USING BTREE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.table_groups 的数据:~2 rows (大约) /*!40000 ALTER TABLE `table_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `table_groups` ENABLE KEYS */; -- 导出 表 shenyangshitang.trade_mch_pay_channel 结构 CREATE TABLE IF NOT EXISTS `trade_mch_pay_channel` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `org_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织机构Id', `shop_id` int(11) NOT NULL DEFAULT '0' COMMENT '门店Id', `appid` varchar(64) NOT NULL DEFAULT '' COMMENT '公众账号ID', `mch_id` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方平台商户号', `sub_appid` varchar(64) NOT NULL DEFAULT '' COMMENT '子商户公众账号ID', `sub_mch_id` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方平台子商户号', `secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '第三方平台密钥', `app_secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '公众号密钥', `private_key` varchar(4096) NOT NULL DEFAULT '' COMMENT '私钥(支付宝用)', `public_key` varchar(4096) NOT NULL DEFAULT '' COMMENT '公钥(支付宝用)', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '付款方式编号@1:微信支付@2:支付宝支付@3:银行卡支付@4:微信转账@:5支付宝转账@6:现金支付@7:会员卡支付@8:当面资金授权支付@9:银联二维码支付', `image_url` varchar(256) NOT NULL DEFAULT '' COMMENT '转账汇款图片URL', `cert` blob COMMENT '证书', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `is_enable` char(1) NOT NULL DEFAULT '1' COMMENT '是否启用@0未启用@1启用', `shop_no` varchar(128) NOT NULL DEFAULT '' COMMENT '门店号(银商专用)', `priority` tinyint(4) NOT NULL DEFAULT '1' COMMENT '优先顺序', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`org_id`,`shop_id`,`pay_type`,`is_enable`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易系统商户第三方支付平台支付信息'; -- 正在导出表 shenyangshitang.trade_mch_pay_channel 的数据:~0 rows (大约) /*!40000 ALTER TABLE `trade_mch_pay_channel` DISABLE KEYS */; /*!40000 ALTER TABLE `trade_mch_pay_channel` ENABLE KEYS */; -- 导出 表 shenyangshitang.trade_pay_order 结构 CREATE TABLE IF NOT EXISTS `trade_pay_order` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '订单编号', `trade_id` varchar(64) NOT NULL DEFAULT '' COMMENT '聚合支付平台交易单号', `outer_order_number` varchar(64) NOT NULL DEFAULT '' COMMENT '第三方交易平台流水号', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '付款方式编号@1:微信支付@2:支付宝支付@3:银行卡支付@4:微信转账@:5支付宝转账@6:现金支付@7:会员卡支付@8:当面资金授权支付@9:银联二维码支付', `order_amount` decimal(15,0) NOT NULL DEFAULT '0' COMMENT '订单金额(单位分)', `real_pay_amount` decimal(15,0) NOT NULL DEFAULT '0' COMMENT '订单实付金额(单位分)', `discount_amount` decimal(15,0) NOT NULL DEFAULT '0' COMMENT '折扣金额(单位分)', `notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '支付成功通知回调', `refund_notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '退款成功通知回调', `order_status` varchar(18) NOT NULL DEFAULT '1' COMMENT '订单状态\r\n POS端:@1:待付款@2:已付款(待确认)@3:退款中@4:已退款@5:订单取消\r\n 微信点餐:@1:待付款@2:已付款(待确认)@5已确认(出餐中)@6待取餐@7已取餐@3:退款中@4:已退款@5:订单取消', `order_type` varchar(18) NOT NULL DEFAULT '1' COMMENT '订单类型@1正常订单@2POS端补录订单@3会员卡充值订单@4微信点餐订单', `time_expire` varchar(32) NOT NULL DEFAULT '' COMMENT '订单超时时间(yyyyMMddHHmmss)', `pay_status` char(1) NOT NULL COMMENT '支付状态@0:未支付@1:已支付', `pay_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '支付成功时间', `code_url` varchar(512) NOT NULL DEFAULT '' COMMENT '支付二维码', `refund_number` varchar(32) NOT NULL DEFAULT '' COMMENT '退单流水编号', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`order_number`,`pay_type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理业务系统预付单信息表'; -- 正在导出表 shenyangshitang.trade_pay_order 的数据:~0 rows (大约) /*!40000 ALTER TABLE `trade_pay_order` DISABLE KEYS */; /*!40000 ALTER TABLE `trade_pay_order` ENABLE KEYS */; -- 导出 表 shenyangshitang.trade_pay_type_dict 结构 CREATE TABLE IF NOT EXISTS `trade_pay_type_dict` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `pay_type` varchar(16) NOT NULL DEFAULT '' COMMENT '付款方式编号@1:微信支付@2:支付宝支付@3:银行卡支付@4:微信转账@:5支付宝转账@6:现金支付@7:会员卡支付@8:当面资金授权支付@9:银联二维码支付', `pay_platform_type` varchar(16) NOT NULL DEFAULT '' COMMENT '对应聚合支付平台类型\r\n @1:微信扫码支付\r\n @2:支付宝扫码支付\r\n @3:支付宝当面资金授权支付\r\n @4:银联二维码支付\r\n ', `pay_platform_domain_url` varchar(128) NOT NULL DEFAULT '' COMMENT '聚合支付平台url前缀', `name` varchar(32) NOT NULL DEFAULT '' COMMENT '支付方式名称', `description` varchar(64) NOT NULL DEFAULT '' COMMENT '支付方式提示描述', `pay_fee_rate` decimal(10,2) NOT NULL DEFAULT '0.00' COMMENT '支付通道费用率', `is_enable` char(1) NOT NULL DEFAULT '1' COMMENT '是否启用@0未启用@1启用', `notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '交易管理支付成功通知回调URL', `refund_notify_url` varchar(128) NOT NULL DEFAULT '' COMMENT '退款成功通知回调', `is_show` char(1) NOT NULL DEFAULT '1' COMMENT '查询是否显示@0不显示@1显示(如现金默认忽略)', `priority` tinyint(4) NOT NULL DEFAULT '1' COMMENT '优先顺序', `version` int(11) NOT NULL DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8 COMMENT='交易管理系统支付方式信息'; -- 正在导出表 shenyangshitang.trade_pay_type_dict 的数据:~18 rows (大约) /*!40000 ALTER TABLE `trade_pay_type_dict` DISABLE KEYS */; INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (1, '1', '1', 'http://47.93.28.53:8080/service-payment/', '微信扫码支付', '', 0.00, '1', 'http://47.93.28.53:8080/unionService/payNotify/paySuccessNotify', 'http://47.93.28.53:8080/service-trade/payNotify/refundSuccessNotify', '1', 8, 1, '2018-02-22 14:56:41', 'system', 'system', '2018-02-22 14:56:41'), (2, '2', '2', 'http://47.93.28.53:8080/service-payment/', '支付宝扫码支付', '', 0.00, '1', 'http://47.93.28.53:8080/unionService/payNotify/paySuccessNotify', 'http://47.93.28.53:8080/service-trade/payNotify/refundSuccessNotify', '1', 7, 1, '2018-02-22 14:58:01', 'system', 'system', '2018-02-22 14:58:01'); INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (3, '3', '', '', '银行卡支付', '', 0.00, '1', '', '', '1', 1, 1, '2018-02-22 14:58:19', 'system', 'system', '2018-02-22 14:58:19'), (4, '4', '', '', '微信转账', '', 0.00, '1', '', '', '1', 6, 1, '2018-02-22 14:58:32', 'system', 'system', '2018-02-22 14:58:32'), (5, '5', '', '', '支付宝转账', '', 0.00, '1', '', '', '1', 5, 1, '2018-02-22 14:58:43', 'system', 'system', '2018-02-22 14:58:43'), (6, '6', '', '', '现金支付', '', 0.00, '1', '', '', '0', 9, 1, '2018-02-22 14:58:55', 'system', 'system', '2018-02-22 14:58:55'); INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (7, '7', '', '', '会员卡支付', '', 0.00, '1', '', '', '1', 1, 1, '2018-02-22 14:59:11', 'system', 'system', '2018-02-22 14:59:11'), (8, '8', '3', '', '支付宝当面资金授权支付', '', 0.00, '0', 'http://localhost:8080', '', '1', 4, 1, '2018-02-22 14:59:30', 'system', 'system', '2018-02-22 14:59:30'), (9, '9', '4', '', '银联二维码支付', '', 0.00, '0', '', '', '1', 1, 1, '2018-02-22 14:59:42', 'system', 'system', '2018-02-22 14:59:42'), (11, '10', '', '', '饭卡(易石)', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-14 09:20:31', 'system', 'system', '2018-05-14 09:20:31'); INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (12, '21', '', '', '微信支付(甘肃银行)', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-14 09:21:47', 'system', 'system', '2018-05-14 09:21:47'), (13, '22', '', '', '支付宝(甘肃银行)', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-14 09:22:15', 'system', 'system', '2018-05-14 09:22:15'), (14, '11', '', '', '人脸支付', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-21 15:22:58', 'system', 'system', '2018-05-21 15:22:58'), (15, '23', '', '', '银行卡(银商)', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-21 15:23:29', 'system', 'system', '2018-05-21 15:23:29'); INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (16, '24', '', '', '银行卡(付临门)', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-21 15:24:06', 'system', 'system', '2018-05-21 15:24:06'), (17, '18', '', 'http://0521ce68.ngrok.io/service-trade/order/oneCodePayOrder', '一码付', '', 0.00, '1', '', '', '1', 1, 1, '2018-05-28 15:24:06', 'system', 'system', '2018-05-28 15:24:06'); INSERT INTO `trade_pay_type_dict` (`id`, `pay_type`, `pay_platform_type`, `pay_platform_domain_url`, `name`, `description`, `pay_fee_rate`, `is_enable`, `notify_url`, `refund_notify_url`, `is_show`, `priority`, `version`, `created_at`, `created_by`, `updated_by`, `updated_at`) VALUES (18, '12', '5', 'http://47.93.28.53:8080/service-payment/', '微信支付(服务号)', '', 0.00, '1', 'http://47.93.28.53:8080/unionService/payNotify/paySuccessNotify', 'http://47.93.28.53:8080/service-trade/payNotify/refundSuccessNotify', '1', 8, 1, '2018-02-22 14:56:41', 'system', 'system', '2018-02-22 14:56:41'), (19, '13', '', '', '饭卡(沈阳食堂)', '饭卡(沈阳食堂)', 0.00, '1', '', '', '1', 10, 1, '2018-02-22 14:56:41', 'system', 'system', '2018-02-22 14:56:41'); /*!40000 ALTER TABLE `trade_pay_type_dict` ENABLE KEYS */; -- 导出 表 shenyangshitang.trade_settlement_info 结构 CREATE TABLE IF NOT EXISTS `trade_settlement_info` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `org_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织机构Id', `shop_id` int(11) NOT NULL DEFAULT '0' COMMENT '门店Id', `settlement_type` char(1) NOT NULL DEFAULT '' COMMENT '结算类型@1:集团结算@2:门店结算', `mcode` varchar(32) NOT NULL DEFAULT '' COMMENT '商户号', `secret_key` varchar(128) NOT NULL DEFAULT '' COMMENT '密钥', `mch_name` varchar(128) NOT NULL DEFAULT '' COMMENT '商户名称', `version` int(11) DEFAULT '1' COMMENT '版本号(乐观锁)', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`), KEY `Index 2` (`shop_id`,`org_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='交易管理交易商户结算信息'; -- 正在导出表 shenyangshitang.trade_settlement_info 的数据:~0 rows (大约) /*!40000 ALTER TABLE `trade_settlement_info` DISABLE KEYS */; /*!40000 ALTER TABLE `trade_settlement_info` ENABLE KEYS */; -- 导出 表 shenyangshitang.upgrade_package 结构 CREATE TABLE IF NOT EXISTS `upgrade_package` ( `id` int(11) NOT NULL AUTO_INCREMENT, `file_name` varchar(255) NOT NULL DEFAULT '' COMMENT '文件名称', `file_path` varchar(255) NOT NULL DEFAULT '' COMMENT '文件路径', `file_size` int(11) NOT NULL DEFAULT '0' COMMENT '文件大小', `md5_code` varchar(255) NOT NULL DEFAULT '' COMMENT '升级包md5', `file_type` int(2) NOT NULL DEFAULT '0' COMMENT '文件类型0:增量包 1:全量包', `version_code` varchar(255) NOT NULL DEFAULT '' COMMENT '版本', `prev_package_id` int(11) NOT NULL DEFAULT '0' COMMENT '上个版本id', `manufacturer` varchar(50) NOT NULL DEFAULT '' COMMENT '厂商', `device_type` varchar(50) NOT NULL DEFAULT '' COMMENT '设备', `device_model` varchar(50) NOT NULL DEFAULT '' COMMENT '设备型号', `customer` varchar(50) NOT NULL DEFAULT '' COMMENT '客户', `created_by` int(11) NOT NULL DEFAULT '0' COMMENT '创建人', `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `last_modified_by` int(11) NOT NULL DEFAULT '0' COMMENT '修改人', `last_modified_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '修改时间', `status` int(2) NOT NULL DEFAULT '0' COMMENT '数据状态 0:可用;1删除;2:停用', `release_note` varchar(1024) NOT NULL COMMENT 'PDA_ReleaseNote', `organization_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织id(集团)', PRIMARY KEY (`id`), KEY `Index 2` (`id`,`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='升级包表'; -- 正在导出表 shenyangshitang.upgrade_package 的数据:~0 rows (大约) /*!40000 ALTER TABLE `upgrade_package` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade_package` ENABLE KEYS */; -- 导出 表 shenyangshitang.upgrade_strategy 结构 CREATE TABLE IF NOT EXISTS `upgrade_strategy` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group_id` int(11) NOT NULL DEFAULT '0' COMMENT '策略id', `device_id` int(11) NOT NULL DEFAULT '0' COMMENT '设备id', `package_id` int(11) NOT NULL DEFAULT '0' COMMENT '更新包id', `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新成功时间', `update_status` int(2) NOT NULL DEFAULT '0' COMMENT '更新状态 (0:未更新;1:已更新)', `status` int(2) NOT NULL DEFAULT '0' COMMENT '状态 0:正常 1:取消', PRIMARY KEY (`id`), UNIQUE KEY `unique_device_id_package_id_group_id` (`device_id`,`package_id`,`group_id`) USING BTREE, KEY `FK_upgrade_strategy_upgrade_strategy_group` (`group_id`), KEY `FK_upgrade_strategy_upgrade_package` (`package_id`), CONSTRAINT `FK_upgrade_strategy_device` FOREIGN KEY (`device_id`) REFERENCES `device` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `FK_upgrade_strategy_upgrade_package` FOREIGN KEY (`package_id`) REFERENCES `upgrade_package` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `FK_upgrade_strategy_upgrade_strategy_group` FOREIGN KEY (`group_id`) REFERENCES `upgrade_strategy_group` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='升级策略设备更新包表'; -- 正在导出表 shenyangshitang.upgrade_strategy 的数据:~0 rows (大约) /*!40000 ALTER TABLE `upgrade_strategy` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade_strategy` ENABLE KEYS */; -- 导出 表 shenyangshitang.upgrade_strategy_group 结构 CREATE TABLE IF NOT EXISTS `upgrade_strategy_group` ( `id` int(11) NOT NULL AUTO_INCREMENT, `strategy_name` varchar(255) NOT NULL DEFAULT '' COMMENT '策略名称', `package_id` int(11) NOT NULL DEFAULT '0' COMMENT '更新包id', `upgrade_start_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '升级开始时间', `upgrade_end_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '升级结束时间', `is_force` int(2) NOT NULL DEFAULT '1' COMMENT '是否强制升级0:否;1:是', `organization_id` int(11) NOT NULL DEFAULT '0' COMMENT '组织id(集团)', `created_by` int(11) NOT NULL DEFAULT '0' COMMENT '创建人', `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `last_modified_by` int(11) NOT NULL DEFAULT '0' COMMENT '修改人', `last_modified_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '修改时间', `status` int(2) NOT NULL DEFAULT '0' COMMENT '策略状态:0:可用1:取消', PRIMARY KEY (`id`), KEY `FK_upgrade_strategy_group_upgrade_patch` (`package_id`), CONSTRAINT `FK_upgrade_strategy_group_upgrade_patch` FOREIGN KEY (`package_id`) REFERENCES `upgrade_package` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='升级策略表'; -- 正在导出表 shenyangshitang.upgrade_strategy_group 的数据:~0 rows (大约) /*!40000 ALTER TABLE `upgrade_strategy_group` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade_strategy_group` ENABLE KEYS */; -- 导出 表 shenyangshitang.user_info 结构 CREATE TABLE IF NOT EXISTS `user_info` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(20) NOT NULL, `nickname` varchar(20) DEFAULT NULL, `password` varchar(60) NOT NULL, `role` varchar(20) NOT NULL, `org` int(11) DEFAULT NULL, `activated` bit(1) NOT NULL DEFAULT b'1', PRIMARY KEY (`id`), UNIQUE KEY `user_info_username_uindex` (`username`,`activated`) USING BTREE, KEY `FK_USER_INF_REFERENCE_ORG_idx` (`org`), CONSTRAINT `FK_USER_INF_REFERENCE_ORG` FOREIGN KEY (`org`) REFERENCES `org` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB AUTO_INCREMENT=231 DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.user_info 的数据:~1 rows (大约) /*!40000 ALTER TABLE `user_info` DISABLE KEYS */; INSERT INTO `user_info` (`id`, `username`, `nickname`, `password`, `role`, `org`, `activated`) VALUES (2, 'sa', NULL, '$2a$10$ByesSJi9m4WpXKYDMxsBie9x4Zdq6B4Ojuw2g7E3WNE6y5sqBXoT2', 'sa', NULL, b'1'); /*!40000 ALTER TABLE `user_info` ENABLE KEYS */; -- 导出 表 shenyangshitang.user_pay_info 结构 CREATE TABLE IF NOT EXISTS `user_pay_info` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键', `login_name` varchar(32) DEFAULT '' COMMENT '登录账号', `mobile` varchar(16) NOT NULL DEFAULT '' COMMENT '手机号', `email` varchar(128) NOT NULL DEFAULT '' COMMENT '电子邮件', `password` varchar(128) NOT NULL DEFAULT '' COMMENT '登录密码', `nike_name` varchar(64) NOT NULL DEFAULT '' COMMENT '昵称', `status` char(1) NOT NULL DEFAULT '' COMMENT '用户状态@1启用@2冻结', `auth_type` char(1) DEFAULT '' COMMENT '认证类型@1个人认证@企业认证', `auth_status` char(1) DEFAULT '' COMMENT '认证状态@1未申请@2待审核@3已通过', `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', `created_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '创建者(系统,员工)', `updated_by` varchar(50) NOT NULL DEFAULT 'system' COMMENT '更新者(系统,员工)', `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='支付用户信息'; -- 正在导出表 shenyangshitang.user_pay_info 的数据:~0 rows (大约) /*!40000 ALTER TABLE `user_pay_info` DISABLE KEYS */; /*!40000 ALTER TABLE `user_pay_info` ENABLE KEYS */; -- 导出 表 shenyangshitang.user_permission_group 结构 CREATE TABLE IF NOT EXISTS `user_permission_group` ( `user` int(11) NOT NULL, `permission_group` int(11) NOT NULL, PRIMARY KEY (`user`,`permission_group`), KEY `FKuser_info_565551` (`user`), KEY `FKuser_info_102020` (`permission_group`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.user_permission_group 的数据:~3,905 rows (大约) /*!40000 ALTER TABLE `user_permission_group` DISABLE KEYS */; INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (2, 10), (2, 18), (2, 20), (2, 25), (2, 38), (2, 39), (2, 40), (2, 41), (2, 44), (2, 45), (2, 51), (2, 52), (2, 53), (2, 54), (2, 68), (2, 69), (2, 70), (2, 71), (2, 72), (2, 73), (4, 10), (4, 18), (4, 19), (4, 20), (4, 21), (4, 22), (4, 23), (4, 24), (4, 25), (4, 26), (4, 27), (4, 28), (4, 29), (4, 30), (4, 31), (4, 32), (4, 33), (4, 34), (4, 35), (4, 36), (4, 37), (4, 38), (4, 39), (4, 40), (4, 41), (4, 42), (4, 43), (4, 44), (4, 45), (4, 49), (4, 50), (4, 51), (4, 52), (4, 53), (4, 54), (4, 55), (4, 56), (4, 57), (4, 58), (5, 10), (5, 18), (5, 19), (5, 20), (5, 21), (5, 22), (5, 23), (5, 24), (5, 25), (5, 26), (5, 27), (5, 28), (5, 29), (5, 30), (5, 31), (5, 32), (5, 33), (5, 34); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (5, 35), (5, 36), (5, 37), (5, 38), (5, 39), (5, 40), (5, 41), (5, 42), (5, 43), (5, 44), (5, 45), (5, 46), (5, 47), (5, 48), (5, 49), (5, 50), (5, 51), (5, 52), (5, 53), (5, 54), (5, 55), (5, 56), (5, 57), (5, 58), (12, 1), (13, 1), (14, 1), (15, 1), (16, 1), (17, 1), (18, 1), (20, 1), (21, 1), (23, 1), (24, 1), (25, 1), (26, 1), (27, 10), (27, 18), (27, 19), (27, 20), (27, 21), (27, 22), (27, 23), (27, 24), (27, 25), (27, 26), (27, 27), (27, 28), (27, 29), (27, 30), (27, 31), (27, 32), (27, 33), (27, 34), (27, 35), (27, 36), (27, 37), (27, 38), (27, 39), (27, 40), (27, 41), (27, 42), (27, 43), (27, 44), (27, 45), (27, 46), (27, 47), (27, 48), (27, 49), (27, 50), (27, 51), (27, 52), (27, 53); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (27, 54), (27, 55), (27, 56), (27, 57), (27, 58), (28, 1), (29, 1), (30, 1), (31, 10), (32, 1), (33, 1), (34, 1), (35, 1), (36, 1), (37, 10), (37, 18), (37, 19), (37, 20), (37, 21), (37, 22), (37, 23), (37, 24), (37, 25), (37, 26), (37, 27), (37, 28), (37, 29), (37, 30), (37, 31), (37, 32), (37, 33), (37, 34), (37, 35), (37, 36), (37, 37), (37, 38), (37, 39), (37, 40), (37, 41), (37, 42), (37, 43), (37, 44), (37, 45), (37, 49), (37, 50), (37, 51), (37, 52), (37, 53), (37, 54), (37, 55), (37, 56), (37, 57), (37, 58), (38, 10), (38, 18), (38, 19), (38, 20), (38, 21), (38, 22), (38, 23), (38, 24), (38, 25), (38, 26), (38, 27), (38, 28), (38, 29), (38, 30), (38, 31), (38, 32), (38, 33), (38, 34); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (38, 35), (38, 36), (38, 37), (38, 38), (38, 39), (38, 40), (38, 41), (38, 42), (38, 43), (38, 44), (38, 45), (38, 46), (38, 47), (38, 48), (38, 49), (38, 50), (38, 51), (38, 52), (38, 53), (38, 54), (38, 55), (38, 56), (38, 57), (38, 58), (39, 1), (40, 1), (41, 1), (42, 1), (43, 1), (44, 1), (45, 1), (46, 10), (46, 18), (46, 19), (46, 20), (46, 21), (46, 22), (46, 23), (46, 24), (46, 25), (46, 26), (46, 27), (46, 28), (46, 29), (46, 30), (46, 31), (46, 32), (46, 33), (46, 34), (46, 35), (46, 36), (46, 37), (46, 38), (46, 39), (46, 40), (46, 41), (46, 42), (46, 43), (46, 44), (46, 45), (46, 46), (46, 47), (46, 48), (46, 49), (46, 50), (46, 51), (46, 52), (46, 53), (46, 54), (46, 55), (46, 56); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (46, 57), (46, 58), (47, 10), (47, 20), (47, 21), (47, 22), (47, 23), (47, 24), (47, 25), (47, 26), (47, 27), (47, 28), (47, 29), (47, 30), (47, 31), (47, 32), (47, 33), (47, 34), (47, 35), (47, 36), (47, 37), (47, 38), (47, 39), (47, 44), (47, 45), (47, 46), (47, 47), (47, 48), (47, 49), (47, 50), (47, 51), (47, 52), (47, 53), (47, 54), (47, 55), (47, 56), (47, 57), (47, 58), (48, 1), (49, 1), (50, 1), (51, 1), (52, 1), (53, 1), (54, 1), (55, 1), (56, 1), (57, 1), (58, 1), (59, 1), (60, 1), (61, 1), (62, 1), (63, 1), (64, 1), (65, 1), (66, 1), (67, 1), (68, 1), (69, 1), (70, 1), (71, 1), (72, 10), (72, 20), (72, 21), (72, 22), (72, 23), (72, 24), (72, 25), (72, 26), (72, 27), (72, 28); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (72, 29), (72, 30), (72, 31), (72, 32), (72, 33), (72, 34), (72, 35), (72, 36), (72, 37), (72, 38), (72, 39), (72, 44), (72, 45), (72, 46), (72, 47), (72, 48), (72, 49), (72, 50), (72, 51), (72, 52), (72, 53), (72, 54), (72, 55), (72, 56), (72, 57), (72, 58), (73, 1), (74, 1), (75, 1), (76, 1), (77, 1), (78, 1), (79, 1), (80, 1), (81, 1), (82, 1), (83, 1), (84, 1), (85, 1), (86, 1), (87, 1), (88, 1), (89, 1), (90, 1), (91, 1), (92, 1), (93, 1), (94, 1), (94, 21), (94, 22), (94, 23), (95, 1), (96, 1), (97, 1), (107, 18), (107, 19), (107, 20), (107, 21), (107, 22), (107, 23), (107, 24), (107, 25), (107, 26), (107, 27), (107, 28), (107, 29), (107, 30), (107, 31), (107, 32), (107, 33), (107, 34); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (107, 35), (107, 36), (107, 37), (107, 38), (107, 39), (107, 40), (107, 41), (107, 42), (107, 43), (107, 44), (107, 45), (107, 46), (107, 47), (107, 48), (107, 49), (107, 50), (107, 51), (107, 52), (107, 53), (107, 54), (107, 55), (107, 56), (107, 57), (107, 58), (109, 10), (109, 18), (109, 19), (109, 20), (109, 21), (109, 22), (109, 23), (109, 24), (109, 25), (109, 26), (109, 27), (109, 28), (109, 29), (109, 30), (109, 31), (109, 32), (109, 33), (109, 34), (109, 35), (109, 36), (109, 37), (109, 38), (109, 39), (109, 40), (109, 41), (109, 42), (109, 43), (109, 44), (109, 45), (109, 46), (109, 47), (109, 48), (109, 49), (109, 50), (109, 51), (109, 52), (109, 53), (109, 54), (109, 55), (109, 56), (109, 57); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (109, 58), (110, 18), (110, 19), (110, 20), (110, 21), (110, 22), (110, 38), (110, 39), (110, 40), (110, 41), (110, 42), (110, 43), (110, 44), (110, 45), (110, 46), (110, 47), (110, 48), (110, 49), (110, 50), (113, 10), (113, 19), (113, 41), (113, 42), (113, 53), (115, 18), (115, 19), (115, 20), (115, 21), (115, 22), (115, 23), (115, 24), (115, 25), (115, 26), (115, 27), (115, 28), (115, 29), (115, 30), (115, 31), (115, 32), (115, 33), (115, 34), (115, 35), (115, 36), (115, 37), (115, 38), (115, 39), (115, 40), (115, 41), (115, 42), (115, 43), (115, 44), (115, 45), (115, 46), (115, 47), (115, 48), (115, 49), (115, 50), (115, 51), (115, 52), (115, 53), (115, 54), (115, 55), (115, 56), (115, 57), (115, 58); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (117, 18), (117, 19), (117, 20), (117, 21), (117, 22), (117, 23), (117, 24), (117, 25), (117, 26), (117, 27), (117, 28), (117, 29), (117, 30), (117, 31), (117, 32), (117, 33), (117, 34), (117, 35), (117, 36), (117, 37), (117, 38), (117, 39), (117, 40), (117, 41), (117, 42), (117, 43), (117, 44), (117, 45), (117, 46), (117, 47), (117, 48), (117, 49), (117, 50), (117, 51), (117, 52), (117, 53), (117, 54), (117, 55), (117, 56), (117, 57), (117, 58), (118, 18), (118, 19), (118, 20), (118, 21), (118, 22), (118, 23), (118, 24), (118, 25), (118, 26), (118, 27), (118, 28), (118, 29), (118, 30), (118, 31), (118, 32), (118, 33), (118, 34), (118, 35), (118, 36), (118, 37), (118, 38), (118, 39), (118, 40), (118, 41); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (118, 42), (118, 43), (118, 44), (118, 45), (118, 46), (118, 47), (118, 48), (118, 49), (118, 50), (118, 51), (118, 52), (118, 53), (118, 54), (118, 55), (118, 56), (118, 57), (118, 58), (120, 10), (120, 18), (120, 19), (120, 20), (120, 21), (120, 22), (120, 23), (120, 24), (120, 25), (120, 26), (120, 27), (120, 28), (120, 29), (120, 30), (120, 31), (120, 32), (120, 33), (120, 34), (120, 35), (120, 36), (120, 37), (120, 38), (120, 39), (120, 40), (120, 41), (120, 42), (120, 43), (120, 44), (120, 45), (120, 46), (120, 47), (120, 48), (120, 49), (120, 50), (120, 51), (120, 52), (120, 53), (120, 54), (120, 55), (120, 56), (120, 57), (120, 58), (123, 10), (123, 18), (123, 19), (123, 20), (123, 21), (123, 22); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (123, 23), (123, 24), (123, 25), (123, 26), (123, 27), (123, 28), (123, 29), (123, 30), (123, 31), (123, 32), (123, 33), (123, 34), (123, 35), (123, 36), (123, 37), (123, 38), (123, 39), (123, 40), (123, 41), (123, 42), (123, 43), (123, 44), (123, 45), (123, 46), (123, 47), (123, 48), (123, 49), (123, 50), (123, 51), (123, 52), (123, 53), (123, 54), (123, 55), (123, 56), (123, 57), (123, 58), (124, 18), (124, 19), (124, 20), (124, 21), (124, 22), (124, 23), (124, 24), (124, 25), (124, 26), (124, 27), (124, 28), (124, 29), (124, 30), (124, 31), (124, 32), (124, 33), (124, 34), (124, 35), (124, 36), (124, 37), (124, 38), (124, 39), (124, 40), (124, 41), (124, 42), (124, 43), (124, 44), (124, 45), (124, 46); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (124, 47), (124, 48), (124, 49), (124, 50), (124, 51), (124, 52), (124, 53), (124, 54), (124, 55), (124, 56), (124, 57), (124, 58), (125, 18), (125, 19), (125, 20), (125, 21), (125, 22), (125, 23), (125, 24), (125, 25), (125, 26), (125, 27), (125, 28), (125, 29), (125, 30), (125, 31), (125, 32), (125, 33), (125, 34), (125, 35), (125, 36), (125, 37), (125, 38), (125, 39), (125, 40), (125, 41), (125, 42), (125, 43), (125, 44), (125, 45), (125, 46), (125, 47), (125, 48), (125, 49), (125, 50), (125, 51), (125, 52), (125, 53), (125, 54), (125, 55), (125, 56), (125, 57), (125, 58), (126, 18), (126, 19), (126, 20), (126, 21), (126, 22), (126, 23), (126, 24), (126, 25), (126, 26), (126, 27), (126, 28), (126, 29); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (126, 30), (126, 31), (126, 32), (126, 33), (126, 34), (126, 35), (126, 36), (126, 37), (126, 38), (126, 39), (126, 40), (126, 41), (126, 42), (126, 43), (126, 44), (126, 45), (126, 46), (126, 47), (126, 48), (126, 49), (126, 50), (126, 51), (126, 52), (126, 53), (126, 54), (126, 55), (126, 56), (126, 57), (126, 58), (128, 10), (128, 18), (128, 19), (128, 20), (128, 21), (128, 22), (128, 23), (128, 24), (128, 25), (128, 26), (128, 27), (128, 28), (128, 29), (128, 30), (128, 31), (128, 32), (128, 33), (128, 34), (128, 35), (128, 36), (128, 37), (128, 38), (128, 39), (128, 40), (128, 41), (128, 42), (128, 43), (128, 44), (128, 45), (128, 46), (128, 47), (128, 48), (128, 49), (128, 50), (128, 51), (128, 52); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (128, 53), (128, 54), (128, 55), (128, 56), (128, 57), (128, 58), (129, 10), (129, 18), (129, 19), (129, 20), (129, 21), (129, 22), (129, 23), (129, 24), (129, 25), (129, 26), (129, 27), (129, 28), (129, 29), (129, 30), (129, 31), (129, 32), (129, 33), (129, 34), (129, 35), (129, 36), (129, 37), (129, 38), (129, 39), (129, 40), (129, 41), (129, 42), (129, 43), (129, 44), (129, 45), (129, 46), (129, 47), (129, 48), (129, 49), (129, 50), (129, 51), (129, 52), (129, 53), (129, 54), (129, 55), (129, 56), (129, 57), (129, 58), (130, 10), (130, 18), (130, 19), (130, 20), (130, 21), (130, 22), (130, 23), (130, 24), (130, 25), (130, 26), (130, 27), (130, 28), (130, 29), (130, 30), (130, 31), (130, 32), (130, 33); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (130, 34), (130, 35), (130, 36), (130, 37), (130, 38), (130, 39), (130, 40), (130, 41), (130, 42), (130, 43), (130, 44), (130, 45), (130, 46), (130, 47), (130, 48), (130, 49), (130, 50), (130, 51), (130, 52), (130, 53), (130, 54), (130, 55), (130, 56), (130, 57), (130, 58), (131, 10), (131, 18), (131, 19), (131, 20), (131, 21), (131, 22), (131, 23), (131, 24), (131, 25), (131, 26), (131, 27), (131, 28), (131, 29), (131, 30), (131, 31), (131, 32), (131, 33), (131, 34), (131, 35), (131, 36), (131, 37), (131, 38), (131, 39), (131, 40), (131, 41), (131, 42), (131, 43), (131, 44), (131, 45), (131, 46), (131, 47), (131, 48), (131, 49), (131, 50), (131, 51), (131, 52), (131, 53), (131, 54), (131, 55), (131, 56); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (131, 57), (131, 58), (133, 10), (133, 18), (133, 19), (133, 20), (133, 21), (133, 22), (133, 23), (133, 24), (133, 25), (133, 26), (133, 27), (133, 28), (133, 29), (133, 30), (133, 31), (133, 32), (133, 33), (133, 34), (133, 35), (133, 36), (133, 37), (133, 38), (133, 39), (133, 40), (133, 41), (133, 42), (133, 43), (133, 44), (133, 45), (133, 46), (133, 47), (133, 48), (133, 49), (133, 50), (133, 51), (133, 52), (133, 53), (133, 54), (133, 55), (133, 56), (133, 57), (133, 58), (138, 10), (138, 18), (138, 19), (138, 20), (138, 21), (138, 22), (138, 23), (138, 24), (138, 25), (138, 26), (138, 27), (138, 28), (138, 29), (138, 30), (138, 31), (138, 32), (138, 33), (138, 34), (138, 35), (138, 36), (138, 37); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (138, 38), (138, 39), (138, 40), (138, 41), (138, 42), (138, 43), (138, 44), (138, 45), (138, 46), (138, 47), (138, 48), (138, 49), (138, 50), (138, 51), (138, 52), (138, 53), (138, 54), (138, 55), (138, 56), (138, 57), (138, 58), (138, 64), (138, 65), (138, 66), (138, 67), (139, 10), (139, 18), (139, 19), (139, 20), (139, 21), (139, 22), (139, 23), (139, 24), (139, 25), (139, 26), (139, 27), (139, 28), (139, 29), (139, 30), (139, 31), (139, 32), (139, 33), (139, 34), (139, 35), (139, 36), (139, 37), (139, 38), (139, 39), (139, 40), (139, 41), (139, 42), (139, 43), (139, 44), (139, 45), (139, 46), (139, 47), (139, 48), (139, 49), (139, 50), (139, 51), (139, 52), (139, 53), (139, 54), (139, 55), (139, 56); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (139, 57), (139, 58), (140, 10), (140, 18), (140, 19), (140, 20), (140, 38), (140, 39), (140, 40), (140, 41), (140, 42), (140, 43), (140, 44), (140, 45), (140, 51), (140, 52), (140, 53), (142, 10), (142, 18), (142, 19), (142, 20), (142, 21), (142, 22), (142, 23), (142, 24), (142, 25), (142, 26), (142, 27), (142, 28), (142, 29), (142, 30), (142, 31), (142, 32), (142, 33), (142, 38), (142, 39), (142, 40), (142, 41), (142, 42), (142, 43), (142, 44), (142, 45), (142, 46), (142, 47), (142, 48), (142, 49), (142, 50), (142, 51), (142, 52), (142, 53), (142, 54), (143, 10), (143, 18), (143, 19), (143, 20), (143, 21), (143, 22), (143, 23), (143, 24), (143, 25), (143, 26), (143, 27), (143, 28), (143, 29), (143, 30); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (143, 31), (143, 32), (143, 33), (143, 34), (143, 35), (143, 36), (143, 37), (143, 38), (143, 39), (143, 40), (143, 41), (143, 42), (143, 43), (143, 44), (143, 45), (143, 46), (143, 47), (143, 48), (143, 49), (143, 50), (143, 51), (143, 52), (143, 53), (143, 54), (143, 55), (143, 56), (143, 57), (143, 58), (144, 10), (144, 18), (144, 19), (144, 20), (144, 21), (144, 22), (144, 23), (144, 24), (144, 25), (144, 26), (144, 27), (144, 28), (144, 29), (144, 30), (144, 31), (144, 32), (144, 33), (144, 34), (144, 35), (144, 36), (144, 37), (144, 38), (144, 39), (144, 40), (144, 41), (144, 42), (144, 43), (144, 44), (144, 45), (144, 46), (144, 47), (144, 48), (144, 49), (144, 50), (144, 51), (144, 52), (144, 53); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (144, 54), (144, 55), (144, 56), (144, 57), (144, 58), (145, 10), (145, 18), (145, 19), (145, 20), (145, 21), (145, 22), (145, 23), (145, 24), (145, 25), (145, 26), (145, 27), (145, 28), (145, 29), (145, 30), (145, 31), (145, 32), (145, 33), (145, 34), (145, 35), (145, 36), (145, 37), (145, 38), (145, 39), (145, 40), (145, 41), (145, 42), (145, 43), (145, 44), (145, 45), (145, 46), (145, 47), (145, 48), (145, 49), (145, 50), (145, 51), (145, 52), (145, 53), (145, 54), (145, 55), (145, 56), (145, 57), (145, 58), (146, 10), (146, 18), (146, 19), (146, 20), (146, 21), (146, 22), (146, 23), (146, 24), (146, 25), (146, 26), (146, 27), (146, 28), (146, 29), (146, 30), (146, 31), (146, 32), (146, 33), (146, 34); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (146, 35), (146, 36), (146, 37), (146, 38), (146, 39), (146, 40), (146, 41), (146, 42), (146, 43), (146, 44), (146, 45), (146, 46), (146, 47), (146, 48), (146, 49), (146, 50), (146, 51), (146, 52), (146, 53), (146, 54), (146, 55), (146, 56), (146, 57), (146, 58), (147, 10), (147, 20), (147, 21), (147, 22), (147, 23), (147, 24), (147, 25), (147, 26), (147, 27), (147, 28), (147, 29), (147, 30), (147, 31), (147, 32), (147, 33), (147, 34), (147, 35), (147, 36), (147, 37), (147, 38), (147, 39), (147, 44), (147, 45), (147, 46), (147, 47), (147, 48), (147, 49), (147, 50), (147, 51), (147, 52), (147, 53), (147, 54), (147, 55), (147, 56), (147, 57), (147, 58), (148, 10), (148, 18), (148, 19), (148, 20), (148, 21); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (148, 22), (148, 23), (148, 24), (148, 25), (148, 26), (148, 27), (148, 28), (148, 29), (148, 30), (148, 31), (148, 32), (148, 33), (148, 34), (148, 35), (148, 36), (148, 37), (148, 38), (148, 39), (148, 40), (148, 41), (148, 42), (148, 43), (148, 44), (148, 45), (148, 46), (148, 47), (148, 48), (148, 49), (148, 50), (148, 51), (148, 52), (148, 53), (148, 54), (148, 55), (148, 56), (148, 57), (148, 58), (149, 10), (149, 18), (149, 19), (149, 20), (149, 21), (149, 22), (149, 23), (149, 24), (149, 25), (149, 26), (149, 27), (149, 28), (149, 29), (149, 30), (149, 31), (149, 32), (149, 33), (149, 34), (149, 35), (149, 36), (149, 37), (149, 38), (149, 39), (149, 40), (149, 41), (149, 42), (149, 43), (149, 44); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (149, 45), (149, 46), (149, 47), (149, 48), (149, 49), (149, 50), (149, 51), (149, 52), (149, 53), (149, 54), (149, 55), (149, 56), (149, 57), (149, 58), (149, 64), (149, 65), (149, 66), (149, 67), (150, 10), (150, 20), (150, 21), (150, 22), (150, 23), (150, 24), (150, 25), (150, 26), (150, 27), (150, 28), (150, 29), (150, 30), (150, 31), (150, 32), (150, 33), (150, 34), (150, 35), (150, 36), (150, 37), (150, 38), (150, 39), (150, 44), (150, 45), (150, 46), (150, 47), (150, 48), (150, 49), (150, 50), (150, 51), (150, 52), (150, 53), (150, 54), (150, 55), (150, 56), (150, 57), (150, 58), (151, 10), (151, 20), (151, 21), (151, 22), (151, 23), (151, 24), (151, 25), (151, 26), (151, 27), (151, 28), (151, 29); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (151, 30), (151, 31), (151, 32), (151, 33), (151, 34), (151, 35), (151, 36), (151, 37), (151, 38), (151, 39), (151, 44), (151, 45), (151, 46), (151, 47), (151, 48), (151, 49), (151, 50), (151, 51), (151, 52), (151, 53), (151, 54), (151, 55), (151, 56), (151, 57), (151, 58), (153, 10), (153, 20), (153, 21), (153, 22), (153, 23), (153, 24), (153, 25), (153, 26), (153, 27), (153, 28), (153, 29), (153, 30), (153, 31), (153, 32), (153, 33), (153, 34), (153, 35), (153, 36), (153, 37), (153, 38), (153, 39), (153, 44), (153, 45), (153, 46), (153, 47), (153, 48), (153, 49), (153, 50), (153, 51), (153, 52), (153, 53), (153, 54), (153, 55), (153, 56), (153, 57), (153, 58), (154, 10), (154, 20), (154, 21), (154, 22); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (154, 23), (154, 24), (154, 25), (154, 26), (154, 27), (154, 28), (154, 29), (154, 30), (154, 31), (154, 32), (154, 33), (154, 34), (154, 35), (154, 36), (154, 37), (154, 38), (154, 39), (154, 44), (154, 45), (154, 46), (154, 47), (154, 48), (154, 49), (154, 50), (154, 51), (154, 52), (154, 53), (154, 54), (154, 55), (154, 56), (154, 57), (154, 58), (156, 10), (156, 18), (156, 19), (156, 20), (156, 21), (156, 22), (156, 23), (156, 24), (156, 25), (156, 26), (156, 27), (156, 28), (156, 29), (156, 30), (156, 31), (156, 32), (156, 33), (156, 34), (156, 35), (156, 36), (156, 37), (156, 38), (156, 39), (156, 40), (156, 41), (156, 42), (156, 43), (156, 44), (156, 45), (156, 49), (156, 50), (156, 51), (156, 52); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (156, 53), (156, 54), (156, 55), (156, 56), (156, 57), (156, 58), (156, 64), (156, 65), (156, 66), (156, 67), (159, 10), (159, 18), (159, 19), (159, 20), (159, 21), (159, 22), (159, 23), (159, 24), (159, 25), (159, 26), (159, 27), (159, 28), (159, 29), (159, 30), (159, 31), (159, 32), (159, 33), (159, 34), (159, 35), (159, 36), (159, 37), (159, 38), (159, 39), (159, 40), (159, 41), (159, 42), (159, 43), (159, 44), (159, 45), (159, 46), (159, 47), (159, 48), (159, 49), (159, 50), (159, 51), (159, 52), (159, 53), (159, 54), (159, 55), (159, 56), (159, 57), (159, 58), (160, 10), (160, 20), (160, 21), (160, 22), (160, 23), (160, 24), (160, 25), (160, 26), (160, 27), (160, 28), (160, 29), (160, 30), (160, 31); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (160, 32), (160, 33), (160, 34), (160, 35), (160, 36), (160, 37), (160, 38), (160, 39), (160, 44), (160, 45), (160, 46), (160, 47), (160, 48), (160, 49), (160, 50), (160, 51), (160, 52), (160, 53), (160, 54), (160, 55), (160, 56), (160, 57), (160, 58), (161, 10), (161, 18), (161, 19), (161, 20), (161, 21), (161, 22), (161, 23), (161, 24), (161, 25), (161, 26), (161, 27), (161, 28), (161, 29), (161, 30), (161, 31), (161, 32), (161, 33), (161, 34), (161, 35), (161, 38), (161, 39), (161, 40), (161, 41), (161, 42), (161, 43), (161, 44), (161, 45), (161, 46), (161, 47), (161, 48), (161, 49), (161, 50), (161, 51), (161, 52), (161, 53), (161, 54), (161, 55), (161, 56), (161, 57), (161, 64), (161, 65), (161, 66); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (161, 67), (162, 10), (162, 18), (162, 19), (162, 20), (162, 21), (162, 22), (162, 23), (162, 24), (162, 25), (162, 26), (162, 27), (162, 28), (162, 29), (162, 30), (162, 31), (162, 32), (162, 33), (162, 34), (162, 35), (162, 38), (162, 39), (162, 40), (162, 41), (162, 42), (162, 43), (162, 44), (162, 45), (162, 46), (162, 47), (162, 48), (162, 49), (162, 50), (162, 51), (162, 52), (162, 53), (162, 54), (162, 55), (162, 56), (162, 57), (162, 64), (162, 65), (162, 66), (162, 67), (163, 10), (163, 20), (163, 21), (163, 22), (163, 23), (163, 24), (163, 25), (163, 26), (163, 27), (163, 28), (163, 29), (163, 30), (163, 31), (163, 32), (163, 33), (163, 34), (163, 35), (163, 36), (163, 37), (163, 38), (163, 39); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (163, 44), (163, 45), (163, 46), (163, 47), (163, 48), (163, 49), (163, 50), (163, 51), (163, 52), (163, 53), (163, 54), (163, 55), (163, 56), (163, 57), (163, 58), (164, 10), (164, 20), (164, 21), (164, 22), (164, 23), (164, 24), (164, 25), (164, 26), (164, 27), (164, 28), (164, 29), (164, 30), (164, 31), (164, 32), (164, 33), (164, 34), (164, 35), (164, 36), (164, 37), (164, 38), (164, 39), (164, 44), (164, 45), (164, 46), (164, 47), (164, 48), (164, 49), (164, 50), (164, 51), (164, 52), (164, 53), (164, 54), (164, 55), (164, 56), (164, 57), (164, 58), (165, 34), (165, 35), (165, 36), (165, 37), (165, 55), (165, 56), (165, 57), (165, 58), (167, 10), (167, 18), (167, 19), (167, 20), (167, 21), (167, 22); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (167, 23), (167, 24), (167, 25), (167, 26), (167, 27), (167, 28), (167, 29), (167, 30), (167, 31), (167, 32), (167, 33), (167, 34), (167, 35), (167, 36), (167, 37), (167, 38), (167, 39), (167, 40), (167, 41), (167, 42), (167, 43), (167, 44), (167, 45), (167, 46), (167, 47), (167, 48), (167, 49), (167, 50), (167, 51), (167, 52), (167, 53), (167, 54), (167, 55), (167, 56), (167, 57), (167, 58), (168, 10), (168, 18), (168, 19), (168, 20), (168, 21), (168, 22), (168, 23), (168, 24), (168, 25), (168, 26), (168, 27), (168, 28), (168, 29), (168, 30), (168, 31), (168, 32), (168, 33), (168, 34), (168, 35), (168, 36), (168, 37), (168, 38), (168, 39), (168, 40), (168, 41), (168, 42), (168, 43), (168, 44), (168, 45); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (168, 46), (168, 47), (168, 48), (168, 49), (168, 50), (168, 51), (168, 52), (168, 53), (168, 54), (168, 55), (168, 56), (168, 57), (168, 58), (169, 10), (169, 18), (169, 19), (169, 20), (169, 21), (169, 22), (169, 23), (169, 24), (169, 25), (169, 26), (169, 27), (169, 28), (169, 29), (169, 30), (169, 31), (169, 32), (169, 33), (169, 34), (169, 35), (169, 38), (169, 39), (169, 40), (169, 41), (169, 42), (169, 43), (169, 44), (169, 45), (169, 46), (169, 47), (169, 48), (169, 49), (169, 50), (169, 51), (169, 52), (169, 53), (169, 54), (169, 55), (169, 56), (169, 57), (169, 64), (169, 65), (169, 66), (169, 67), (174, 10), (174, 20), (174, 21), (174, 22), (174, 23), (174, 24), (174, 25), (174, 26), (174, 27); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (174, 28), (174, 29), (174, 30), (174, 31), (174, 32), (174, 33), (174, 34), (174, 35), (174, 36), (174, 37), (174, 38), (174, 39), (174, 44), (174, 45), (174, 46), (174, 47), (174, 48), (174, 49), (174, 50), (174, 51), (174, 52), (174, 53), (174, 54), (174, 55), (174, 56), (174, 57), (174, 58), (175, 10), (175, 20), (175, 21), (175, 22), (175, 23), (175, 24), (175, 25), (175, 26), (175, 27), (175, 28), (175, 29), (175, 30), (175, 31), (175, 32), (175, 33), (175, 34), (175, 35), (175, 36), (175, 37), (175, 38), (175, 39), (175, 44), (175, 45), (175, 46), (175, 47), (175, 48), (175, 49), (175, 50), (175, 51), (175, 52), (175, 53), (175, 54), (175, 55), (175, 56), (175, 57), (175, 58), (178, 10), (178, 20); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (178, 21), (178, 22), (178, 23), (178, 24), (178, 25), (178, 26), (178, 27), (178, 28), (178, 29), (178, 30), (178, 31), (178, 32), (178, 33), (178, 34), (178, 35), (178, 36), (178, 37), (178, 38), (178, 39), (178, 44), (178, 45), (178, 46), (178, 47), (178, 48), (178, 49), (178, 50), (178, 51), (178, 52), (178, 53), (178, 54), (178, 55), (178, 56), (178, 57), (178, 58), (179, 10), (179, 18), (179, 19), (179, 20), (179, 21), (179, 22), (179, 23), (179, 24), (179, 25), (179, 26), (179, 27), (179, 28), (179, 29), (179, 30), (179, 31), (179, 32), (179, 33), (179, 34), (179, 35), (179, 38), (179, 39), (179, 40), (179, 41), (179, 42), (179, 43), (179, 44), (179, 45), (179, 49), (179, 50), (179, 51), (179, 52); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (179, 53), (179, 54), (179, 55), (179, 56), (179, 57), (179, 64), (179, 65), (179, 66), (179, 67), (180, 10), (180, 18), (180, 19), (180, 20), (180, 21), (180, 22), (180, 23), (180, 24), (180, 25), (180, 26), (180, 27), (180, 28), (180, 29), (180, 30), (180, 31), (180, 32), (180, 33), (180, 34), (180, 35), (180, 36), (180, 37), (180, 38), (180, 39), (180, 40), (180, 41), (180, 42), (180, 43), (180, 44), (180, 45), (180, 46), (180, 47), (180, 48), (180, 49), (180, 50), (180, 51), (180, 52), (180, 53), (180, 54), (180, 55), (180, 56), (180, 57), (180, 58), (181, 10), (181, 18), (181, 19), (181, 20), (181, 21), (181, 22), (181, 23), (181, 24), (181, 25), (181, 26), (181, 27), (181, 28), (181, 29), (181, 30); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (181, 31), (181, 32), (181, 33), (181, 34), (181, 35), (181, 38), (181, 39), (181, 40), (181, 41), (181, 42), (181, 43), (181, 44), (181, 45), (181, 46), (181, 47), (181, 48), (181, 49), (181, 50), (181, 51), (181, 52), (181, 53), (181, 54), (181, 55), (181, 56), (181, 57), (181, 64), (181, 65), (181, 66), (181, 67), (182, 10), (182, 20), (182, 21), (182, 22), (182, 23), (182, 24), (182, 25), (182, 26), (182, 27), (182, 28), (182, 29), (182, 30), (182, 31), (182, 32), (182, 33), (182, 34), (182, 35), (182, 38), (182, 39), (182, 44), (182, 45), (182, 46), (182, 47), (182, 48), (182, 49), (182, 50), (182, 51), (182, 52), (182, 53), (182, 54), (182, 55), (182, 56), (182, 57), (182, 64), (182, 65), (182, 66); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (182, 67), (184, 10), (184, 20), (184, 21), (184, 22), (184, 23), (184, 24), (184, 25), (184, 26), (184, 27), (184, 28), (184, 29), (184, 30), (184, 31), (184, 32), (184, 33), (184, 34), (184, 35), (184, 36), (184, 37), (184, 38), (184, 39), (184, 44), (184, 45), (184, 46), (184, 47), (184, 48), (184, 49), (184, 50), (184, 51), (184, 52), (184, 53), (184, 54), (184, 55), (184, 56), (184, 57), (184, 58), (185, 10), (185, 20), (185, 21), (185, 22), (185, 23), (185, 24), (185, 25), (185, 26), (185, 27), (185, 28), (185, 29), (185, 30), (185, 31), (185, 32), (185, 33), (185, 34), (185, 35), (185, 36), (185, 37), (185, 38), (185, 39), (185, 44), (185, 45), (185, 46), (185, 47), (185, 48), (185, 49), (185, 50); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (185, 51), (185, 52), (185, 53), (185, 54), (185, 55), (185, 56), (185, 57), (185, 58), (186, 10), (186, 18), (186, 19), (186, 20), (186, 21), (186, 22), (186, 23), (186, 24), (186, 25), (186, 26), (186, 27), (186, 28), (186, 29), (186, 30), (186, 31), (186, 32), (186, 33), (186, 34), (186, 35), (186, 36), (186, 37), (186, 38), (186, 39), (186, 40), (186, 41), (186, 42), (186, 43), (186, 44), (186, 45), (186, 46), (186, 47), (186, 48), (186, 49), (186, 50), (186, 51), (186, 52), (186, 53), (186, 54), (186, 55), (186, 56), (186, 57), (186, 58), (187, 10), (187, 18), (187, 19), (187, 20), (187, 21), (187, 22), (187, 23), (187, 24), (187, 25), (187, 26), (187, 27), (187, 28), (187, 29), (187, 30), (187, 31); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (187, 32), (187, 33), (187, 34), (187, 35), (187, 38), (187, 39), (187, 40), (187, 41), (187, 42), (187, 43), (187, 44), (187, 45), (187, 46), (187, 47), (187, 48), (187, 49), (187, 50), (187, 51), (187, 52), (187, 53), (187, 54), (187, 55), (187, 56), (187, 57), (187, 64), (187, 65), (187, 66), (187, 67), (188, 10), (188, 20), (188, 21), (188, 22), (188, 23), (188, 24), (188, 25), (188, 26), (188, 27), (188, 28), (188, 29), (188, 30), (188, 31), (188, 32), (188, 33), (188, 34), (188, 35), (188, 36), (188, 37), (188, 38), (188, 39), (188, 44), (188, 45), (188, 46), (188, 47), (188, 48), (188, 49), (188, 50), (188, 51), (188, 52), (188, 53), (188, 54), (188, 55), (188, 56), (188, 57), (188, 58), (189, 10); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (189, 20), (189, 21), (189, 22), (189, 23), (189, 24), (189, 25), (189, 26), (189, 27), (189, 28), (189, 29), (189, 30), (189, 31), (189, 32), (189, 33), (189, 34), (189, 35), (189, 36), (189, 37), (189, 38), (189, 39), (189, 44), (189, 45), (189, 46), (189, 47), (189, 48), (189, 49), (189, 50), (189, 51), (189, 52), (189, 53), (189, 54), (189, 55), (189, 56), (189, 57), (189, 58), (190, 10), (190, 20), (190, 21), (190, 22), (190, 23), (190, 24), (190, 25), (190, 26), (190, 27), (190, 28), (190, 29), (190, 30), (190, 31), (190, 32), (190, 33), (190, 34), (190, 35), (190, 36), (190, 37), (190, 38), (190, 39), (190, 44), (190, 45), (190, 46), (190, 47), (190, 48), (190, 49), (190, 50), (190, 51), (190, 52); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (190, 53), (190, 54), (190, 55), (190, 56), (190, 57), (190, 58), (190, 70), (190, 71), (190, 72), (190, 73), (193, 10), (193, 20), (193, 21), (193, 22), (193, 23), (193, 24), (193, 25), (193, 26), (193, 27), (193, 28), (193, 29), (193, 30), (193, 31), (193, 32), (193, 33), (193, 34), (193, 35), (193, 36), (193, 37), (193, 38), (193, 39), (193, 44), (193, 45), (193, 46), (193, 47), (193, 48), (193, 49), (193, 50), (193, 51), (193, 52), (193, 53), (193, 54), (193, 55), (193, 56), (193, 57), (193, 58), (194, 10), (194, 20), (194, 21), (194, 22), (194, 23), (194, 24), (194, 25), (194, 26), (194, 27), (194, 28), (194, 29), (194, 30), (194, 31), (194, 32), (194, 33), (194, 34), (194, 35), (194, 36), (194, 37); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (194, 38), (194, 39), (194, 44), (194, 45), (194, 46), (194, 47), (194, 48), (194, 49), (194, 50), (194, 51), (194, 52), (194, 53), (194, 54), (194, 55), (194, 56), (194, 57), (194, 58), (195, 10), (195, 20), (195, 21), (195, 22), (195, 23), (195, 24), (195, 25), (195, 26), (195, 27), (195, 28), (195, 29), (195, 30), (195, 31), (195, 32), (195, 33), (195, 34), (195, 35), (195, 38), (195, 39), (195, 44), (195, 45), (195, 46), (195, 47), (195, 48), (195, 49), (195, 50), (195, 51), (195, 52), (195, 53), (195, 54), (195, 55), (195, 56), (195, 57), (195, 64), (195, 65), (195, 66), (195, 67), (197, 10), (197, 20), (197, 21), (197, 22), (197, 23), (197, 24), (197, 25), (197, 26), (197, 27), (197, 28), (197, 29); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (197, 30), (197, 31), (197, 32), (197, 33), (197, 34), (197, 35), (197, 36), (197, 37), (197, 38), (197, 39), (197, 44), (197, 45), (197, 46), (197, 47), (197, 48), (197, 49), (197, 50), (197, 51), (197, 52), (197, 53), (197, 54), (197, 55), (197, 56), (197, 57), (197, 58), (198, 10), (198, 20), (198, 21), (198, 22), (198, 23), (198, 24), (198, 25), (198, 26), (198, 27), (198, 28), (198, 29), (198, 30), (198, 31), (198, 32), (198, 33), (198, 34), (198, 35), (198, 36), (198, 37), (198, 38), (198, 39), (198, 44), (198, 45), (198, 46), (198, 47), (198, 48), (198, 49), (198, 50), (198, 51), (198, 52), (198, 53), (198, 54), (198, 55), (198, 56), (198, 57), (198, 58), (199, 10), (199, 20), (199, 21), (199, 22); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (199, 23), (199, 24), (199, 25), (199, 26), (199, 27), (199, 28), (199, 29), (199, 30), (199, 31), (199, 32), (199, 33), (199, 34), (199, 35), (199, 36), (199, 37), (199, 38), (199, 39), (199, 44), (199, 45), (199, 46), (199, 47), (199, 48), (199, 49), (199, 50), (199, 51), (199, 52), (199, 53), (199, 54), (199, 55), (199, 56), (199, 57), (199, 58), (200, 10), (200, 20), (200, 21), (200, 22), (200, 23), (200, 24), (200, 25), (200, 26), (200, 27), (200, 28), (200, 29), (200, 30), (200, 31), (200, 32), (200, 33), (200, 34), (200, 35), (200, 36), (200, 37), (200, 38), (200, 39), (200, 44), (200, 45), (200, 46), (200, 47), (200, 48), (200, 49), (200, 50), (200, 51), (200, 52), (200, 53), (200, 54), (200, 55); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (200, 56), (200, 57), (200, 58), (201, 10), (201, 20), (201, 21), (201, 22), (201, 23), (201, 24), (201, 25), (201, 26), (201, 27), (201, 28), (201, 29), (201, 30), (201, 31), (201, 32), (201, 33), (201, 34), (201, 35), (201, 36), (201, 37), (201, 38), (201, 39), (201, 44), (201, 45), (201, 46), (201, 47), (201, 48), (201, 49), (201, 50), (201, 51), (201, 52), (201, 53), (201, 54), (201, 55), (201, 56), (201, 57), (201, 58), (202, 10), (202, 18), (202, 19), (202, 20), (202, 21), (202, 22), (202, 23), (202, 24), (202, 25), (202, 26), (202, 27), (202, 28), (202, 29), (202, 30), (202, 31), (202, 32), (202, 33), (202, 34), (202, 35), (202, 38), (202, 39), (202, 40), (202, 41), (202, 42), (202, 43), (202, 44); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (202, 45), (202, 46), (202, 47), (202, 48), (202, 49), (202, 50), (202, 51), (202, 52), (202, 53), (202, 54), (202, 55), (202, 56), (202, 57), (202, 64), (202, 65), (202, 66), (202, 67), (203, 6), (203, 10), (203, 20), (203, 21), (203, 22), (203, 23), (203, 24), (203, 25), (203, 26), (203, 27), (203, 28), (203, 29), (203, 30), (203, 31), (203, 32), (203, 33), (203, 34), (203, 35), (203, 38), (203, 39), (203, 44), (203, 45), (203, 46), (203, 47), (203, 48), (203, 49), (203, 50), (203, 51), (203, 52), (203, 53), (203, 54), (203, 55), (203, 56), (203, 57), (204, 10), (204, 18), (204, 19), (204, 20), (204, 21), (204, 22), (204, 23), (204, 24), (204, 25), (204, 26), (204, 27), (204, 28), (204, 29), (204, 30); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (204, 31), (204, 32), (204, 33), (204, 34), (204, 35), (204, 36), (204, 37), (204, 38), (204, 39), (204, 40), (204, 41), (204, 42), (204, 43), (204, 44), (204, 45), (204, 46), (204, 47), (204, 48), (204, 49), (204, 50), (204, 51), (204, 52), (204, 53), (204, 54), (204, 55), (204, 56), (204, 57), (204, 58), (204, 68), (204, 70), (204, 71), (204, 72), (204, 73), (205, 10), (205, 20), (205, 21), (205, 22), (205, 23), (205, 24), (205, 25), (205, 26), (205, 27), (205, 28), (205, 29), (205, 30), (205, 31), (205, 32), (205, 33), (205, 34), (205, 35), (205, 36), (205, 37), (205, 38), (205, 39), (205, 44), (205, 45), (205, 46), (205, 47), (205, 48), (205, 49), (205, 50), (205, 51), (205, 52), (205, 53), (205, 54); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (205, 55), (205, 56), (205, 57), (205, 58), (205, 68), (205, 70), (205, 71), (205, 72), (205, 73), (206, 10), (206, 20), (206, 21), (206, 22), (206, 23), (206, 24), (206, 25), (206, 26), (206, 27), (206, 28), (206, 29), (206, 30), (206, 31), (206, 32), (206, 33), (206, 34), (206, 35), (206, 36), (206, 37), (206, 38), (206, 39), (206, 44), (206, 45), (206, 46), (206, 47), (206, 48), (206, 49), (206, 50), (206, 51), (206, 52), (206, 53), (206, 54), (206, 55), (206, 56), (206, 57), (206, 58), (207, 10), (207, 20), (207, 21), (207, 22), (207, 23), (207, 24), (207, 25), (207, 26), (207, 27), (207, 28), (207, 29), (207, 30), (207, 31), (207, 32), (207, 33), (207, 34), (207, 35), (207, 36), (207, 37), (207, 38); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (207, 39), (207, 44), (207, 45), (207, 46), (207, 47), (207, 48), (207, 49), (207, 50), (207, 51), (207, 52), (207, 53), (207, 54), (207, 55), (207, 56), (207, 57), (207, 58), (208, 10), (208, 20), (208, 21), (208, 22), (208, 23), (208, 24), (208, 25), (208, 26), (208, 27), (208, 28), (208, 29), (208, 30), (208, 31), (208, 32), (208, 33), (208, 34), (208, 35), (208, 36), (208, 37), (208, 38), (208, 39), (208, 44), (208, 45), (208, 46), (208, 47), (208, 48), (208, 49), (208, 50), (208, 51), (208, 52), (208, 53), (208, 54), (208, 55), (208, 56), (208, 57), (208, 58), (209, 10), (209, 20), (209, 21), (209, 22), (209, 23), (209, 24), (209, 25), (209, 26), (209, 27), (209, 28), (209, 29), (209, 30), (209, 31); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (209, 32), (209, 33), (209, 34), (209, 35), (209, 36), (209, 37), (209, 38), (209, 39), (209, 44), (209, 45), (209, 46), (209, 47), (209, 48), (209, 49), (209, 50), (209, 51), (209, 52), (209, 53), (209, 54), (209, 55), (209, 56), (209, 57), (209, 58), (209, 68), (209, 69), (209, 70), (209, 71), (209, 72), (209, 73), (210, 10), (210, 20), (210, 21), (210, 22), (210, 23), (210, 24), (210, 25), (210, 26), (210, 27), (210, 28), (210, 29), (210, 30), (210, 31), (210, 32), (210, 33), (210, 34), (210, 35), (210, 36), (210, 37), (210, 38), (210, 39), (210, 44), (210, 45), (210, 46), (210, 47), (210, 48), (210, 49), (210, 50), (210, 51), (210, 52), (210, 53), (210, 54), (210, 55), (210, 56), (210, 57), (210, 58); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (210, 68), (210, 70), (210, 71), (210, 72), (210, 73), (211, 10), (211, 18), (211, 19), (211, 20), (211, 21), (211, 22), (211, 23), (211, 24), (211, 25), (211, 26), (211, 27), (211, 28), (211, 29), (211, 30), (211, 31), (211, 32), (211, 33), (211, 34), (211, 35), (211, 36), (211, 37), (211, 38), (211, 39), (211, 40), (211, 41), (211, 42), (211, 43), (211, 44), (211, 45), (211, 46), (211, 47), (211, 48), (211, 49), (211, 50), (211, 51), (211, 52), (211, 53), (211, 54), (211, 55), (211, 56), (211, 57), (211, 58), (211, 68), (211, 70), (211, 71), (211, 72), (211, 73), (212, 10), (212, 20), (212, 21), (212, 22), (212, 23), (212, 24), (212, 25), (212, 26), (212, 27), (212, 28), (212, 29), (212, 30), (212, 31); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (212, 32), (212, 33), (212, 34), (212, 35), (212, 36), (212, 37), (212, 38), (212, 39), (212, 44), (212, 45), (212, 46), (212, 47), (212, 48), (212, 49), (212, 50), (212, 51), (212, 52), (212, 53), (212, 54), (212, 55), (212, 56), (212, 57), (212, 58), (212, 68), (212, 70), (212, 71), (212, 72), (212, 73), (213, 10), (213, 20), (213, 21), (213, 22), (213, 23), (213, 24), (213, 25), (213, 26), (213, 27), (213, 28), (213, 29), (213, 30), (213, 31), (213, 32), (213, 33), (213, 34), (213, 35), (213, 36), (213, 37), (213, 38), (213, 39), (213, 44), (213, 45), (213, 46), (213, 47), (213, 48), (213, 49), (213, 50), (213, 51), (213, 52), (213, 53), (213, 54), (213, 55), (213, 56), (213, 57), (213, 58), (213, 68); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (213, 69), (213, 70), (213, 71), (213, 72), (213, 73), (214, 10), (214, 20), (214, 21), (214, 22), (214, 23), (214, 24), (214, 25), (214, 26), (214, 27), (214, 28), (214, 29), (214, 30), (214, 31), (214, 32), (214, 33), (214, 34), (214, 35), (214, 36), (214, 37), (214, 38), (214, 39), (214, 44), (214, 45), (214, 46), (214, 47), (214, 48), (214, 49), (214, 50), (214, 51), (214, 52), (214, 53), (214, 54), (214, 55), (214, 56), (214, 57), (214, 58), (214, 68), (214, 70), (214, 71), (214, 72), (214, 73), (215, 10), (215, 18), (215, 19), (215, 20), (215, 21), (215, 22), (215, 23), (215, 24), (215, 25), (215, 26), (215, 27), (215, 28), (215, 29), (215, 30), (215, 31), (215, 32), (215, 33), (215, 34), (215, 35); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (215, 36), (215, 37), (215, 38), (215, 39), (215, 40), (215, 41), (215, 42), (215, 43), (215, 44), (215, 45), (215, 46), (215, 47), (215, 48), (215, 49), (215, 50), (215, 51), (215, 52), (215, 53), (215, 54), (215, 55), (215, 56), (215, 57), (215, 58), (215, 68), (215, 70), (215, 71), (215, 72), (215, 73), (215, 74), (216, 10), (216, 18), (216, 19), (216, 20), (216, 21), (216, 22), (216, 23), (216, 24), (216, 25), (216, 26), (216, 27), (216, 28), (216, 29), (216, 30), (216, 31), (216, 32), (216, 33), (216, 34), (216, 35), (216, 36), (216, 37), (216, 38), (216, 39), (216, 40), (216, 41), (216, 42), (216, 43), (216, 44), (216, 45), (216, 46), (216, 47), (216, 48), (216, 49), (216, 50), (216, 51), (216, 52); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (216, 53), (216, 54), (216, 55), (216, 56), (216, 57), (216, 58), (216, 68), (216, 70), (216, 71), (216, 72), (216, 73), (216, 74), (218, 10), (218, 18), (218, 19), (218, 20), (218, 21), (218, 22), (218, 23), (218, 24), (218, 25), (218, 26), (218, 27), (218, 28), (218, 29), (218, 30), (218, 31), (218, 32), (218, 33), (218, 34), (218, 35), (218, 36), (218, 37), (218, 38), (218, 39), (218, 40), (218, 41), (218, 42), (218, 43), (218, 44), (218, 45), (218, 46), (218, 47), (218, 48), (218, 49), (218, 50), (218, 51), (218, 52), (218, 53), (218, 54), (218, 55), (218, 56), (218, 57), (218, 58), (218, 68), (218, 70), (218, 71), (218, 72), (218, 73), (218, 74), (219, 10), (219, 20), (219, 21), (219, 22), (219, 23); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (219, 24), (219, 25), (219, 26), (219, 27), (219, 28), (219, 29), (219, 30), (219, 31), (219, 32), (219, 33), (219, 34), (219, 35), (219, 36), (219, 37), (219, 38), (219, 39), (219, 44), (219, 45), (219, 46), (219, 47), (219, 48), (219, 49), (219, 50), (219, 51), (219, 52), (219, 53), (219, 54), (219, 55), (219, 56), (219, 57), (219, 58), (219, 68), (219, 70), (219, 71), (219, 72), (219, 73), (219, 74), (220, 10), (220, 18), (220, 19), (220, 20), (220, 21), (220, 22), (220, 23), (220, 24), (220, 25), (220, 26), (220, 27), (220, 28), (220, 29), (220, 30), (220, 31), (220, 32), (220, 33), (220, 34), (220, 35), (220, 36), (220, 37), (220, 38), (220, 39), (220, 40), (220, 41), (220, 42), (220, 43), (220, 44); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (220, 45), (220, 46), (220, 47), (220, 48), (220, 49), (220, 50), (220, 51), (220, 52), (220, 53), (220, 54), (220, 55), (220, 56), (220, 57), (220, 58), (220, 68), (220, 70), (220, 71), (220, 72), (220, 73), (220, 74), (221, 10), (221, 18), (221, 19), (221, 20), (221, 21), (221, 22), (221, 23), (221, 24), (221, 25), (221, 26), (221, 27), (221, 28), (221, 29), (221, 30), (221, 31), (221, 32), (221, 33), (221, 34), (221, 35), (221, 36), (221, 37), (221, 38), (221, 39), (221, 40), (221, 41), (221, 42), (221, 43), (221, 44), (221, 45), (221, 46), (221, 47), (221, 48), (221, 49), (221, 50), (221, 51), (221, 52), (221, 53), (221, 54), (221, 55), (221, 56), (221, 57), (221, 58), (221, 68), (221, 70), (221, 71); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (221, 72), (221, 73), (221, 74), (222, 10), (222, 20), (222, 21), (222, 22), (222, 23), (222, 24), (222, 25), (222, 26), (222, 27), (222, 28), (222, 29), (222, 30), (222, 31), (222, 32), (222, 33), (222, 34), (222, 35), (222, 36), (222, 37), (222, 38), (222, 39), (222, 44), (222, 45), (222, 46), (222, 47), (222, 48), (222, 49), (222, 50), (222, 51), (222, 52), (222, 53), (222, 54), (222, 55), (222, 56), (222, 57), (222, 58), (222, 68), (222, 70), (222, 71), (222, 72), (222, 73), (222, 74), (223, 10), (223, 18), (223, 19), (223, 20), (223, 21), (223, 22), (223, 23), (223, 24), (223, 25), (223, 26), (223, 27), (223, 28), (223, 29), (223, 30), (223, 31), (223, 32), (223, 33), (223, 34), (223, 35), (223, 36); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (223, 37), (223, 38), (223, 39), (223, 40), (223, 41), (223, 42), (223, 43), (223, 44), (223, 45), (223, 46), (223, 47), (223, 48), (223, 49), (223, 50), (223, 51), (223, 52), (223, 53), (223, 54), (223, 55), (223, 56), (223, 57), (223, 58), (223, 68), (223, 70), (223, 71), (223, 72), (223, 73), (223, 74), (226, 10), (226, 20), (226, 21), (226, 22), (226, 23), (226, 24), (226, 25), (226, 26), (226, 27), (226, 28), (226, 29), (226, 30), (226, 31), (226, 32), (226, 33), (226, 34), (226, 35), (226, 36), (226, 37), (226, 38), (226, 39), (226, 44), (226, 45), (226, 46), (226, 47), (226, 48), (226, 49), (226, 50), (226, 51), (226, 52), (226, 53), (226, 54), (226, 55), (226, 56), (226, 57), (226, 58), (226, 68); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (226, 70), (226, 71), (226, 72), (226, 73), (226, 74), (228, 10), (228, 20), (228, 21), (228, 22), (228, 23), (228, 24), (228, 25), (228, 26), (228, 27), (228, 28), (228, 29), (228, 30), (228, 31), (228, 32), (228, 33), (228, 34), (228, 35), (228, 36), (228, 37), (228, 38), (228, 39), (228, 44), (228, 45), (228, 46), (228, 47), (228, 48), (228, 49), (228, 50), (228, 51), (228, 52), (228, 53), (228, 54), (228, 55), (228, 56), (228, 57), (228, 58), (228, 68), (228, 69), (228, 70), (228, 71), (228, 72), (228, 73), (230, 10), (230, 20), (230, 21), (230, 22), (230, 23), (230, 24), (230, 25), (230, 26), (230, 27), (230, 28), (230, 29), (230, 30), (230, 31), (230, 32), (230, 33), (230, 34), (230, 35), (230, 36); INSERT INTO `user_permission_group` (`user`, `permission_group`) VALUES (230, 37), (230, 38), (230, 39), (230, 44), (230, 45), (230, 46), (230, 47), (230, 48), (230, 49), (230, 50), (230, 51), (230, 52), (230, 53), (230, 54), (230, 55), (230, 56), (230, 57), (230, 58), (230, 68), (230, 70), (230, 71), (230, 72), (230, 73), (230, 74); /*!40000 ALTER TABLE `user_permission_group` ENABLE KEYS */; -- 导出 表 shenyangshitang.user_shop 结构 CREATE TABLE IF NOT EXISTS `user_shop` ( `usr` int(11) NOT NULL, `shop` int(11) NOT NULL, PRIMARY KEY (`usr`,`shop`), KEY `FK_USER_SHO_REFERENCE_SHOP_idx` (`shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- 正在导出表 shenyangshitang.user_shop 的数据:~0 rows (大约) /*!40000 ALTER TABLE `user_shop` DISABLE KEYS */; /*!40000 ALTER TABLE `user_shop` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */; /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;