myEnv.js 126 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931
  1. // 四维 千寻
  2. const envTxt = '四维'
  3. // 动态插入
  4. const faviconurl = `./favicon${envTxt === '千寻' ? '2' : ''}.ico` //这里可以是动态的获取的favicon的地址
  5. const link = document.querySelector("link[rel*='icon']") || document.createElement('link')
  6. link.type = 'image/x-icon'
  7. link.rel = 'shortcut icon'
  8. link.href = faviconurl
  9. document.getElementsByTagName('head')[0].appendChild(link)
  10. // -------------地址信息
  11. const myCityTemp = [
  12. {
  13. name: '北京市',
  14. city: [
  15. {
  16. name: '北京市',
  17. districtAndCounty: [
  18. '东城区',
  19. '西城区',
  20. '崇文区',
  21. '宣武区',
  22. '朝阳区',
  23. '丰台区',
  24. '石景山区',
  25. '海淀区',
  26. '门头沟区',
  27. '房山区',
  28. '通州区',
  29. '顺义区',
  30. '昌平区',
  31. '大兴区',
  32. '怀柔区',
  33. '平谷区',
  34. '密云县',
  35. '延庆县',
  36. '延庆镇'
  37. ]
  38. }
  39. ]
  40. },
  41. {
  42. name: '天津市',
  43. city: [
  44. {
  45. name: '天津市',
  46. districtAndCounty: [
  47. '和平区',
  48. '河东区',
  49. '河西区',
  50. '南开区',
  51. '河北区',
  52. '红桥区',
  53. '塘沽区',
  54. '汉沽区',
  55. '大港区',
  56. '东丽区',
  57. '西青区',
  58. '津南区',
  59. '北辰区',
  60. '武清区',
  61. '宝坻区',
  62. '蓟县',
  63. '宁河县',
  64. '芦台镇',
  65. '静海县',
  66. '静海镇',
  67. '蓟州区',
  68. '滨海新区'
  69. ]
  70. }
  71. ]
  72. },
  73. {
  74. name: '上海市',
  75. city: [
  76. {
  77. name: '上海市',
  78. districtAndCounty: [
  79. '黄浦区',
  80. '卢湾区',
  81. '徐汇区',
  82. '长宁区',
  83. '静安区',
  84. '普陀区',
  85. '闸北区',
  86. '虹口区',
  87. '杨浦区',
  88. '闵行区',
  89. '宝山区?',
  90. '嘉定区',
  91. '浦东新区',
  92. '金山区',
  93. '松江区',
  94. '青浦区',
  95. '南汇区',
  96. '奉贤区',
  97. '崇明县',
  98. '城桥镇'
  99. ]
  100. }
  101. ]
  102. },
  103. {
  104. name: '重庆市',
  105. city: [
  106. {
  107. name: '重庆市',
  108. districtAndCounty: [
  109. '渝中区',
  110. '大渡口区',
  111. '江北区',
  112. '沙坪坝区',
  113. '九龙坡区',
  114. '南岸区',
  115. '北碚区',
  116. '万盛区',
  117. '双桥区',
  118. '渝北区',
  119. '巴南区',
  120. '万州区',
  121. '涪陵区',
  122. '黔江区',
  123. '长寿区',
  124. '合川市',
  125. '永川区市',
  126. '江津市',
  127. '南川市',
  128. '綦江县',
  129. '潼南县',
  130. '铜梁县',
  131. '大足县',
  132. '荣昌县',
  133. '璧山县',
  134. '垫江县',
  135. '武隆县',
  136. '丰都县',
  137. '城口县',
  138. '梁平县',
  139. '开县',
  140. '巫溪县',
  141. '巫山县',
  142. '奉节县',
  143. '云阳县',
  144. '忠县',
  145. '石柱土家族自治县',
  146. '彭水苗族土家族自治县',
  147. '酉阳土家族苗族自治县',
  148. '秀山土家族苗族自治县'
  149. ]
  150. }
  151. ]
  152. },
  153. {
  154. name: '河北省',
  155. city: [
  156. {
  157. name: '石家庄市',
  158. districtAndCounty: [
  159. '长安区',
  160. '桥东区',
  161. '桥西区',
  162. '新华区',
  163. '裕华区',
  164. '井陉矿区',
  165. '辛集市',
  166. '藁城市',
  167. '晋州市',
  168. '新乐市',
  169. '鹿泉市',
  170. '井陉县',
  171. '微水镇',
  172. '正定县',
  173. '正定镇',
  174. '栾城县',
  175. '栾城镇',
  176. '行唐县',
  177. '龙州镇',
  178. '灵寿县',
  179. '灵寿镇',
  180. '高邑县',
  181. '高邑镇',
  182. '深泽县',
  183. '深泽镇',
  184. '赞皇县',
  185. '赞皇镇',
  186. '无极县',
  187. '无极镇',
  188. '平山县',
  189. '平山镇',
  190. '元氏县',
  191. '槐阳镇',
  192. '赵县',
  193. '赵州镇'
  194. ]
  195. },
  196. {
  197. name: '张家口市',
  198. districtAndCounty: [
  199. '桥西区',
  200. '桥东区',
  201. '宣化区',
  202. '下花园区',
  203. '宣化县',
  204. '张家口市宣化区',
  205. '张北县',
  206. '张北镇',
  207. '康保县',
  208. '康保镇',
  209. '沽源县',
  210. '平定堡镇',
  211. '尚义县',
  212. '南壕堑镇',
  213. '蔚县',
  214. '蔚州镇',
  215. '阳原县',
  216. '西城镇',
  217. '怀安县',
  218. '柴沟堡镇',
  219. '万全县',
  220. '孔家庄镇',
  221. '怀来县',
  222. '沙城镇',
  223. '涿鹿县',
  224. '涿鹿镇',
  225. '赤城县',
  226. '赤城镇',
  227. '崇礼县',
  228. '西湾子镇'
  229. ]
  230. },
  231. {
  232. name: '承德市',
  233. districtAndCounty: [
  234. '双桥区',
  235. '双滦区',
  236. '鹰手营子矿区',
  237. '承德县',
  238. '下板城镇',
  239. '兴隆县',
  240. '兴隆镇',
  241. '平泉县',
  242. '平泉镇',
  243. '滦平县',
  244. '滦平镇',
  245. '隆化县',
  246. '隆化镇',
  247. '丰宁满族自治县',
  248. '大阁镇',
  249. '宽城满族自治县',
  250. '宽城镇',
  251. '围场满族蒙古族自治县',
  252. '围场镇'
  253. ]
  254. },
  255. {
  256. name: '秦皇岛市',
  257. districtAndCounty: [
  258. '海港区',
  259. '山海关区',
  260. '北戴河区',
  261. '昌黎县',
  262. '昌黎镇',
  263. '抚宁县',
  264. '抚宁镇',
  265. '卢龙县',
  266. '卢龙镇',
  267. '青龙满族自治县',
  268. '青龙镇'
  269. ]
  270. },
  271. {
  272. name: '唐山市',
  273. districtAndCounty: [
  274. '路北区',
  275. '路南区',
  276. '古冶区',
  277. '开平区',
  278. '丰润区',
  279. '丰南区',
  280. '遵化市',
  281. '迁安市',
  282. '滦县',
  283. '滦州镇',
  284. '滦南县',
  285. '倴城镇',
  286. '乐亭县',
  287. '乐亭镇',
  288. '迁西县',
  289. '兴城镇',
  290. '玉田县',
  291. '玉田镇',
  292. '唐海县',
  293. '唐海镇'
  294. ]
  295. },
  296. {
  297. name: '廊坊市',
  298. districtAndCounty: [
  299. '安次区',
  300. '广阳区',
  301. '霸州市',
  302. '三河市',
  303. '固安县',
  304. '固安镇',
  305. '永清县',
  306. '永清镇',
  307. '香河县',
  308. '淑阳镇',
  309. '大城县',
  310. '平舒镇',
  311. '文安县',
  312. '文安镇',
  313. '大厂回族自治县',
  314. '大厂镇'
  315. ]
  316. },
  317. {
  318. name: '保定市',
  319. districtAndCounty: [
  320. '新市区',
  321. '北市区',
  322. '南市区',
  323. '定州市',
  324. '涿州市',
  325. '安国市',
  326. '高碑店市',
  327. '满城县',
  328. '满城镇',
  329. '清苑县',
  330. '清苑镇',
  331. '易县',
  332. '易州镇',
  333. '徐水县',
  334. '安肃镇',
  335. '涞源县',
  336. '涞源镇',
  337. '定兴县',
  338. '定兴镇',
  339. '顺平县',
  340. '蒲阳镇',
  341. '唐县',
  342. '仁厚镇',
  343. '望都县',
  344. '望都镇',
  345. '涞水县',
  346. '涞水镇',
  347. '高阳县',
  348. '高阳镇',
  349. '安新县',
  350. '安新镇',
  351. '雄县',
  352. '雄州镇',
  353. '容城县',
  354. '容城镇',
  355. '曲阳县',
  356. '恒州镇',
  357. '阜平县',
  358. '阜平镇',
  359. '博野县',
  360. '博陵镇',
  361. '蠡县',
  362. '蠡吾镇'
  363. ]
  364. },
  365. {
  366. name: '衡水市',
  367. districtAndCounty: [
  368. '桃城区',
  369. '冀州市',
  370. '深州市',
  371. '枣强县',
  372. '枣强镇',
  373. '武邑县',
  374. '武邑镇',
  375. '武强县',
  376. '武强镇',
  377. '饶阳县',
  378. '饶阳镇',
  379. '安平县',
  380. '安平镇',
  381. '故城县',
  382. '郑口镇',
  383. '景县',
  384. '景州镇',
  385. '阜城县',
  386. '阜城镇'
  387. ]
  388. },
  389. {
  390. name: '沧州市',
  391. districtAndCounty: [
  392. '运河区',
  393. '新华区',
  394. '泊头市',
  395. '任丘市',
  396. '黄骅市',
  397. '河间市',
  398. '沧县',
  399. '沧州市新华区',
  400. '青县',
  401. '清州镇',
  402. '东光县',
  403. '东光镇',
  404. '海兴县',
  405. '苏基镇',
  406. '盐山县',
  407. '盐山镇',
  408. '肃宁县',
  409. '肃宁镇',
  410. '南皮县',
  411. '南皮镇',
  412. '吴桥县',
  413. '桑园镇',
  414. '献县',
  415. '乐寿镇',
  416. '孟村回族自治县',
  417. '孟村镇'
  418. ]
  419. },
  420. {
  421. name: '邢台市',
  422. districtAndCounty: [
  423. '桥东区',
  424. '桥西区',
  425. '南宫市',
  426. '沙河市',
  427. '邢台县',
  428. '邢台市桥东区',
  429. '临城县',
  430. '临城镇',
  431. '内丘县',
  432. '内丘镇',
  433. '柏乡县',
  434. '柏乡镇',
  435. '隆尧县',
  436. '隆尧镇',
  437. '任县',
  438. '任城镇',
  439. '南和县',
  440. '和阳镇',
  441. '宁晋县',
  442. '凤凰镇',
  443. '巨鹿县',
  444. '巨鹿镇',
  445. '新河县',
  446. '新河镇',
  447. '广宗县',
  448. '广宗镇',
  449. '平乡县',
  450. '丰州镇',
  451. '威县',
  452. '洺州镇',
  453. '清河县',
  454. '葛仙庄镇',
  455. '临西县',
  456. '临西镇'
  457. ]
  458. },
  459. {
  460. name: '邯郸市',
  461. districtAndCounty: [
  462. '丛台区',
  463. '邯山区',
  464. '复兴区',
  465. '峰峰矿区',
  466. '武安市',
  467. '邯郸县',
  468. '南堡乡东小屯村',
  469. '临漳县',
  470. '临漳镇',
  471. '成安县',
  472. '成安镇',
  473. '大名县',
  474. '大名镇',
  475. '涉县',
  476. '涉城镇',
  477. '磁县',
  478. '磁州镇',
  479. '肥乡县',
  480. '肥乡镇',
  481. '永年县',
  482. '临洺关镇',
  483. '邱县',
  484. '新马头镇',
  485. '鸡泽县',
  486. '鸡泽镇',
  487. '广平县',
  488. '广平镇',
  489. '馆陶县',
  490. '馆陶镇',
  491. '魏县',
  492. '魏城镇',
  493. '曲周县',
  494. '曲周镇'
  495. ]
  496. }
  497. ]
  498. },
  499. {
  500. name: '山西省',
  501. city: [
  502. {
  503. name: '太原市',
  504. districtAndCounty: [
  505. '杏花岭区',
  506. '小店区',
  507. '迎泽区',
  508. '尖草坪区',
  509. '万柏林区',
  510. '晋源区',
  511. '古交市',
  512. '清徐县',
  513. '清源镇',
  514. '阳曲县',
  515. '黄寨镇',
  516. '娄烦县',
  517. '娄烦镇'
  518. ]
  519. },
  520. {
  521. name: '朔州市',
  522. districtAndCounty: [
  523. '朔城区',
  524. '平鲁区',
  525. '山阴县',
  526. '岱岳乡',
  527. '应县',
  528. '金城镇',
  529. '右玉县',
  530. '新城镇',
  531. '怀仁县',
  532. '云中镇'
  533. ]
  534. },
  535. {
  536. name: '大同市',
  537. districtAndCounty: [
  538. '城区',
  539. '矿区',
  540. '南郊区',
  541. '新荣区',
  542. '阳高县',
  543. '龙泉镇',
  544. '天镇县',
  545. '玉泉镇',
  546. '广灵县',
  547. '壶泉镇',
  548. '灵丘县',
  549. '武灵镇',
  550. '浑源县',
  551. '永安镇',
  552. '左云县',
  553. '云兴镇',
  554. '大同县',
  555. '西坪镇'
  556. ]
  557. },
  558. {
  559. name: '阳泉市',
  560. districtAndCounty: ['城区', '矿区', '郊区', '平定县', '冠山镇', '盂县', '秀水镇']
  561. },
  562. {
  563. name: '长治市',
  564. districtAndCounty: [
  565. '城区',
  566. '郊区',
  567. '潞城市',
  568. '长治县',
  569. '韩店镇',
  570. '襄垣县',
  571. '古韩镇',
  572. '屯留县',
  573. '麟绛镇',
  574. '平顺县',
  575. '青羊镇',
  576. '黎城县',
  577. '黎侯镇',
  578. '壶关县',
  579. '龙泉镇',
  580. '长子县',
  581. '丹朱镇',
  582. '武乡县',
  583. '丰州镇',
  584. '沁县',
  585. '定昌镇',
  586. '沁源县',
  587. '沁河镇'
  588. ]
  589. },
  590. {
  591. name: '晋城市',
  592. districtAndCounty: [
  593. '城区',
  594. '高平市',
  595. '泽州县',
  596. '南村镇',
  597. '沁水县',
  598. '龙港镇',
  599. '阳城县',
  600. '凤城镇',
  601. '陵川县',
  602. '崇文镇'
  603. ]
  604. },
  605. {
  606. name: '忻州市',
  607. districtAndCounty: [
  608. '忻府区',
  609. '原平市',
  610. '定襄县',
  611. '晋昌镇',
  612. '五台县',
  613. '台城镇',
  614. '代县',
  615. '上馆镇',
  616. '繁峙县',
  617. '繁城镇',
  618. '宁武县',
  619. '凤凰镇',
  620. '静乐县',
  621. '鹅城镇',
  622. '神池县',
  623. '龙泉镇',
  624. '五寨县',
  625. '砚城镇',
  626. '岢岚县',
  627. '岚漪镇',
  628. '河曲县',
  629. '文笔镇',
  630. '保德县',
  631. '东关镇',
  632. '偏关县',
  633. '新关镇'
  634. ]
  635. },
  636. {
  637. name: '晋中市',
  638. districtAndCounty: [
  639. '榆次区',
  640. '介休市',
  641. '榆社县',
  642. '箕城镇',
  643. '左权县',
  644. '辽阳镇',
  645. '和顺县',
  646. '义兴镇',
  647. '昔阳县',
  648. '乐平镇',
  649. '寿阳县',
  650. '朝阳镇',
  651. '太谷县',
  652. '明星镇',
  653. '祁县',
  654. '昭余镇',
  655. '平遥县',
  656. '古陶镇',
  657. '灵石县',
  658. '翠峰镇'
  659. ]
  660. },
  661. {
  662. name: '临汾市',
  663. districtAndCounty: [
  664. '尧都区',
  665. '侯马市',
  666. '霍州市',
  667. '曲沃县',
  668. '乐昌镇',
  669. '翼城县',
  670. '唐兴镇',
  671. '襄汾县',
  672. '新城镇',
  673. '洪洞县',
  674. '大槐树镇',
  675. '古县',
  676. '岳阳镇',
  677. '安泽县',
  678. '府城镇',
  679. '浮山县',
  680. '天坛镇',
  681. '吉县',
  682. '吉昌镇',
  683. '乡宁县',
  684. '昌宁镇',
  685. '蒲县',
  686. '蒲城镇',
  687. '大宁县',
  688. '昕水镇',
  689. '永和县',
  690. '芝河镇',
  691. '隰县',
  692. '龙泉镇',
  693. '汾西县',
  694. '永安镇'
  695. ]
  696. },
  697. {
  698. name: '吕梁市',
  699. districtAndCounty: [
  700. '离石区',
  701. '孝义市',
  702. '汾阳市',
  703. '文水县',
  704. '凤城镇',
  705. '中阳县',
  706. '宁乡镇',
  707. '兴县',
  708. '蔚汾镇',
  709. '临县',
  710. '临泉镇',
  711. '方山县',
  712. '圪洞镇',
  713. '柳林县',
  714. '柳林镇',
  715. '岚县',
  716. '东村镇',
  717. '交口县',
  718. '水头镇',
  719. '交城县',
  720. '天宁镇',
  721. '石楼县',
  722. '灵泉镇'
  723. ]
  724. },
  725. {
  726. name: '运城市',
  727. districtAndCounty: [
  728. '盐湖区',
  729. '永济市',
  730. '河津市',
  731. '芮城县',
  732. '古魏镇',
  733. '临猗县',
  734. '猗氏镇',
  735. '万荣县',
  736. '解店镇',
  737. '新绛县',
  738. '龙兴镇',
  739. '稷山县',
  740. '稷峰镇',
  741. '闻喜县',
  742. '桐城镇',
  743. '夏县',
  744. '瑶峰镇',
  745. '绛县',
  746. '古绛镇',
  747. '平陆县',
  748. '圣人涧镇',
  749. '垣曲县',
  750. '新城镇'
  751. ]
  752. }
  753. ]
  754. },
  755. {
  756. name: '内蒙古',
  757. city: [
  758. {
  759. name: '呼和浩特市',
  760. districtAndCounty: [
  761. '回民区',
  762. '新城区',
  763. '玉泉区',
  764. '赛罕区',
  765. '托克托县',
  766. '双河镇',
  767. '武川县',
  768. '可可以力更镇',
  769. '和林格尔县',
  770. '清水河县',
  771. '土默特左旗',
  772. '察素齐镇'
  773. ]
  774. },
  775. {
  776. name: '包头市',
  777. districtAndCounty: [
  778. '昆都仑区',
  779. '东河区',
  780. '青山区',
  781. '石拐区',
  782. '白云矿区',
  783. '九原区',
  784. '固阳县',
  785. '金山镇',
  786. '土默特右旗',
  787. '萨拉齐镇',
  788. '达尔罕茂明安联合旗',
  789. '百灵庙镇'
  790. ]
  791. },
  792. {
  793. name: '乌海市',
  794. districtAndCounty: ['海勃湾区', '海南区', '乌达区']
  795. },
  796. {
  797. name: '赤峰市',
  798. districtAndCounty: [
  799. '红山区',
  800. '元宝山区',
  801. '松山区',
  802. '宁城县',
  803. '天义镇',
  804. '林西县',
  805. '林西镇',
  806. '阿鲁科尔沁旗',
  807. '天山镇',
  808. '巴林左旗',
  809. '林东镇',
  810. '巴林右旗',
  811. '大板镇',
  812. '克什克腾旗',
  813. '经棚镇',
  814. '翁牛特旗',
  815. '乌丹镇',
  816. '喀喇沁旗',
  817. '锦山镇',
  818. '敖汉旗',
  819. '新惠镇'
  820. ]
  821. },
  822. {
  823. name: '通辽市',
  824. districtAndCounty: [
  825. '科尔沁区',
  826. '霍林郭勒市',
  827. '开鲁县',
  828. '开鲁镇',
  829. '库伦旗',
  830. '库伦镇',
  831. '奈曼旗',
  832. '大沁他拉镇',
  833. '扎鲁特旗',
  834. '鲁北镇',
  835. '科尔沁左翼中旗',
  836. '保康镇',
  837. '科尔沁左翼后旗',
  838. '甘旗卡镇'
  839. ]
  840. },
  841. {
  842. name: '呼伦贝尔市',
  843. districtAndCounty: [
  844. '海拉尔区',
  845. '满洲里市',
  846. '扎兰屯市',
  847. '牙克石市',
  848. '根河市',
  849. '额尔古纳市',
  850. '阿荣旗',
  851. '那吉镇',
  852. '新巴尔虎右旗',
  853. '阿拉坦额莫勒镇',
  854. '新巴尔虎左旗',
  855. '阿穆古郎镇',
  856. '陈巴尔虎旗',
  857. '巴彦库仁镇',
  858. '鄂伦春自治旗',
  859. '阿里河镇',
  860. '鄂温克族自治旗',
  861. '巴彦托海镇',
  862. '莫力达瓦达斡尔族自治旗',
  863. '尼尔基镇'
  864. ]
  865. },
  866. {
  867. name: '鄂尔多斯市',
  868. districtAndCounty: [
  869. '东胜区',
  870. '达拉特旗',
  871. '树林召镇',
  872. '准格尔旗',
  873. '薛家湾镇',
  874. '鄂托克前旗',
  875. '敖勒召其镇',
  876. '鄂托克旗',
  877. '乌兰镇',
  878. '杭锦旗',
  879. '锡尼镇',
  880. '乌审旗',
  881. '嘎鲁图镇',
  882. '伊金霍洛旗',
  883. '阿勒腾席热镇'
  884. ]
  885. },
  886. {
  887. name: '乌兰察布市',
  888. districtAndCounty: [
  889. '集宁区',
  890. '丰镇市',
  891. '卓资县',
  892. '卓资山镇',
  893. '化德县',
  894. '长顺镇',
  895. '商都县',
  896. '商都镇',
  897. '兴和县',
  898. '凉城县',
  899. '岱海镇',
  900. '察哈尔右翼前旗',
  901. '土贵乌拉镇',
  902. '察哈尔右翼中旗',
  903. '科布尔镇',
  904. '察哈尔右翼后旗',
  905. '白音察干镇',
  906. '四子王旗',
  907. '乌兰花镇'
  908. ]
  909. },
  910. {
  911. name: '巴彦淖尔市',
  912. districtAndCounty: [
  913. '临河区',
  914. '五原县',
  915. '隆兴昌镇',
  916. '磴口县',
  917. '巴彦高勒镇',
  918. '乌拉特前旗',
  919. '乌拉山镇',
  920. '乌拉特中旗',
  921. '海流图镇',
  922. '乌拉特后旗',
  923. '巴音宝力格镇',
  924. '杭锦后旗',
  925. '陕坝镇'
  926. ]
  927. },
  928. {
  929. name: '兴安盟',
  930. districtAndCounty: [
  931. '乌兰浩特市',
  932. '阿尔山市',
  933. '突泉县',
  934. '突泉镇',
  935. '科尔沁右翼前旗',
  936. '大坝沟镇',
  937. '科尔沁右翼中旗',
  938. '巴彦呼硕镇',
  939. '扎赉特旗',
  940. '音德尔镇'
  941. ]
  942. },
  943. {
  944. name: '锡林郭勒盟',
  945. districtAndCounty: [
  946. '锡林浩特市',
  947. '二连浩特市',
  948. '多伦县',
  949. '多伦淖尔镇',
  950. '阿巴嘎旗',
  951. '别力古台镇',
  952. '苏尼特左旗',
  953. '满都拉图镇',
  954. '苏尼特右旗',
  955. '赛汉塔拉镇',
  956. '东乌珠穆沁旗',
  957. '乌里雅斯太镇',
  958. '西乌珠穆沁旗',
  959. '巴拉嘎尔郭勒镇',
  960. '太仆寺旗',
  961. '宝昌镇',
  962. '镶黄旗',
  963. '新宝拉格镇',
  964. '正镶白旗',
  965. '明安图镇',
  966. '正蓝旗',
  967. '上都镇'
  968. ]
  969. },
  970. {
  971. name: '阿拉善盟',
  972. districtAndCounty: ['巴彦浩特镇', '阿拉善右旗', '额肯呼都格镇', '额济纳旗', '达来呼布镇']
  973. }
  974. ]
  975. },
  976. {
  977. name: '辽宁省',
  978. city: [
  979. {
  980. name: '沈阳市',
  981. districtAndCounty: [
  982. '沈河区',
  983. '和平区',
  984. '大东区',
  985. '皇姑区',
  986. '铁西区',
  987. '苏家屯区',
  988. '东陵区',
  989. '新城子区',
  990. '于洪区',
  991. '新民市',
  992. '辽中县',
  993. '辽中镇',
  994. '康平县',
  995. '康平镇',
  996. '法库县',
  997. '法库镇'
  998. ]
  999. },
  1000. {
  1001. name: '朝阳市',
  1002. districtAndCounty: [
  1003. '双塔区',
  1004. '龙城区',
  1005. '北票市',
  1006. '凌源市',
  1007. '朝阳县',
  1008. '朝阳市双塔区',
  1009. '建平县',
  1010. '喀喇沁左翼蒙古族自治县',
  1011. '大城子镇'
  1012. ]
  1013. },
  1014. {
  1015. name: '阜新市',
  1016. districtAndCounty: [
  1017. '海州区',
  1018. '新邱区',
  1019. '太平区',
  1020. '清河门区',
  1021. '细河区',
  1022. '彰武县',
  1023. '彰武镇',
  1024. '阜新蒙古族自治县',
  1025. '阜新镇'
  1026. ]
  1027. },
  1028. {
  1029. name: '铁岭市',
  1030. districtAndCounty: [
  1031. '银州区',
  1032. '清河区',
  1033. '调兵山市',
  1034. '开原市',
  1035. '铁岭县',
  1036. '铁岭市银州区',
  1037. '西丰县',
  1038. '西丰镇',
  1039. '昌图县',
  1040. '昌图镇'
  1041. ]
  1042. },
  1043. {
  1044. name: '抚顺市',
  1045. districtAndCounty: [
  1046. '顺城区',
  1047. '新抚区',
  1048. '东洲区',
  1049. '望花区',
  1050. '抚顺县',
  1051. '抚顺市顺城区',
  1052. '新宾满族自治县',
  1053. '新宾镇',
  1054. '清原满族自治县',
  1055. '清原镇'
  1056. ]
  1057. },
  1058. {
  1059. name: '本溪市',
  1060. districtAndCounty: [
  1061. '平山区',
  1062. '溪湖区',
  1063. '明山区',
  1064. '南芬区',
  1065. '本溪满族自治县',
  1066. '小市镇',
  1067. '桓仁满族自治县',
  1068. '桓仁镇'
  1069. ]
  1070. },
  1071. {
  1072. name: '辽阳市',
  1073. districtAndCounty: [
  1074. '白塔区',
  1075. '文圣区',
  1076. '宏伟区',
  1077. '弓长岭区',
  1078. '太子河区',
  1079. '灯塔市',
  1080. '辽阳县',
  1081. '首山镇'
  1082. ]
  1083. },
  1084. {
  1085. name: '鞍山市',
  1086. districtAndCounty: [
  1087. '铁东区',
  1088. '铁西区',
  1089. '立山区',
  1090. '千山区',
  1091. '海城市',
  1092. '台安县',
  1093. '台安镇',
  1094. '岫岩满族自治县',
  1095. '岫岩镇'
  1096. ]
  1097. },
  1098. {
  1099. name: '丹东市',
  1100. districtAndCounty: [
  1101. '振兴区',
  1102. '元宝区',
  1103. '振安区',
  1104. '凤城市',
  1105. '东港市',
  1106. '宽甸满族自治县',
  1107. '宽甸镇'
  1108. ]
  1109. },
  1110. {
  1111. name: '大连市',
  1112. districtAndCounty: [
  1113. '西岗区',
  1114. '中山区',
  1115. '沙河口区',
  1116. '甘井子区',
  1117. '旅顺口区',
  1118. '金州区',
  1119. '瓦房店市',
  1120. '普兰店市',
  1121. '庄河市',
  1122. '长海县',
  1123. '大长山岛镇'
  1124. ]
  1125. },
  1126. {
  1127. name: '营口市',
  1128. districtAndCounty: ['站前区', '西市区', '鲅鱼圈区', '老边区', '大石桥市', '盖州市']
  1129. },
  1130. {
  1131. name: '盘锦市',
  1132. districtAndCounty: ['兴隆台区', '双台子区', '大洼县', '大洼镇', '盘山县', '盘锦市双台子区']
  1133. },
  1134. {
  1135. name: '锦州市',
  1136. districtAndCounty: [
  1137. '太和区',
  1138. '古塔区',
  1139. '凌河区',
  1140. '凌海市',
  1141. '北宁市',
  1142. '黑山县',
  1143. '黑山镇',
  1144. '义县',
  1145. '义州镇',
  1146. '滨海新区',
  1147. '北镇市'
  1148. ]
  1149. },
  1150. {
  1151. name: '葫芦岛市',
  1152. districtAndCounty: [
  1153. '龙港区',
  1154. '连山区',
  1155. '南票区',
  1156. '兴城市',
  1157. '绥中县',
  1158. '绥中镇',
  1159. '建昌县',
  1160. '建昌镇'
  1161. ]
  1162. }
  1163. ]
  1164. },
  1165. {
  1166. name: '吉林省',
  1167. city: [
  1168. {
  1169. name: '长春市',
  1170. districtAndCounty: [
  1171. '朝阳区',
  1172. '南关区',
  1173. '宽城区',
  1174. '二道区',
  1175. '绿园区',
  1176. '双阳区',
  1177. '德惠市',
  1178. '九台市',
  1179. '榆树市',
  1180. '农安县',
  1181. '农安镇'
  1182. ]
  1183. },
  1184. {
  1185. name: '白城市',
  1186. districtAndCounty: ['洮北区', '大安市', '洮南市', '镇赉县', '镇赉镇', '通榆县', '开通镇']
  1187. },
  1188. {
  1189. name: '松原市',
  1190. districtAndCounty: [
  1191. '宁江区',
  1192. '扶余县',
  1193. '三岔河镇',
  1194. '长岭县',
  1195. '长岭镇',
  1196. '乾安县',
  1197. '乾安镇',
  1198. '前郭尔罗斯蒙古族自治县',
  1199. '前郭镇'
  1200. ]
  1201. },
  1202. {
  1203. name: '吉林市',
  1204. districtAndCounty: [
  1205. '船营区',
  1206. '龙潭区',
  1207. '昌邑区',
  1208. '丰满区',
  1209. '磐石市',
  1210. '蛟河市',
  1211. '桦甸市',
  1212. '舒兰市',
  1213. '永吉县',
  1214. '口前镇'
  1215. ]
  1216. },
  1217. {
  1218. name: '四平市',
  1219. districtAndCounty: [
  1220. '铁西区',
  1221. '铁东区',
  1222. '双辽市',
  1223. '公主岭市',
  1224. '梨树县',
  1225. '梨树镇',
  1226. '伊通满族自治县',
  1227. '伊通镇'
  1228. ]
  1229. },
  1230. {
  1231. name: '辽源市',
  1232. districtAndCounty: ['龙山区', '西安区', '东丰县', '东丰镇', '东辽县', '白泉镇']
  1233. },
  1234. {
  1235. name: '通化市',
  1236. districtAndCounty: [
  1237. '东昌区',
  1238. '二道江区',
  1239. '梅河口市',
  1240. '集安市',
  1241. '通化县',
  1242. '快大茂镇',
  1243. '辉南县',
  1244. '朝阳镇',
  1245. '柳河县',
  1246. '柳河镇'
  1247. ]
  1248. },
  1249. {
  1250. name: '白山市',
  1251. districtAndCounty: [
  1252. '八道江区',
  1253. '临江市',
  1254. '江源县',
  1255. '孙家堡子镇',
  1256. '抚松县',
  1257. '抚松镇',
  1258. '靖宇县',
  1259. '靖宇镇',
  1260. '长白朝鲜族自治县',
  1261. '长白镇'
  1262. ]
  1263. },
  1264. {
  1265. name: '延边州',
  1266. districtAndCounty: [
  1267. '延吉市',
  1268. '图们市',
  1269. '敦化市',
  1270. '珲春市',
  1271. '龙井市',
  1272. '和龙市',
  1273. '汪清县',
  1274. '汪清镇',
  1275. '安图县',
  1276. '明月镇'
  1277. ]
  1278. }
  1279. ]
  1280. },
  1281. {
  1282. name: '黑龙江省',
  1283. city: [
  1284. {
  1285. name: '哈尔滨市',
  1286. districtAndCounty: [
  1287. '松北区',
  1288. '道里区',
  1289. '南岗区',
  1290. '道外区',
  1291. '香坊区',
  1292. '动力区',
  1293. '平房区',
  1294. '呼兰区',
  1295. '双城市',
  1296. '尚志市',
  1297. '五常市',
  1298. '阿城市',
  1299. '依兰县',
  1300. '依兰镇',
  1301. '方正县',
  1302. '方正镇',
  1303. '宾县',
  1304. '宾州镇',
  1305. '巴彦县',
  1306. '巴彦镇',
  1307. '木兰县',
  1308. '木兰镇',
  1309. '通河县',
  1310. '通河镇',
  1311. '延寿县',
  1312. '延寿镇'
  1313. ]
  1314. },
  1315. {
  1316. name: '齐齐哈尔市',
  1317. districtAndCounty: [
  1318. '建华区',
  1319. '龙沙区',
  1320. '铁锋区',
  1321. '昂昂溪区',
  1322. '富拉尔基区',
  1323. '碾子山区',
  1324. '梅里斯达斡尔族区',
  1325. '讷河市',
  1326. '龙江县',
  1327. '龙江镇',
  1328. '依安县',
  1329. '依安镇',
  1330. '泰来县',
  1331. '泰来镇',
  1332. '甘南县',
  1333. '甘南镇',
  1334. '富裕县',
  1335. '富裕镇',
  1336. '克山县',
  1337. '克山镇',
  1338. '克东县',
  1339. '克东镇',
  1340. '拜泉县',
  1341. '拜泉镇'
  1342. ]
  1343. },
  1344. {
  1345. name: '七台河市',
  1346. districtAndCounty: ['桃山区', '新兴区', '茄子河区', '勃利县', '勃利镇']
  1347. },
  1348. {
  1349. name: '黑河市',
  1350. districtAndCounty: [
  1351. '爱辉区',
  1352. '北安市',
  1353. '五大连池市',
  1354. '嫩江县',
  1355. '嫩江镇',
  1356. '逊克县',
  1357. '边疆镇',
  1358. '孙吴县',
  1359. '孙吴镇'
  1360. ]
  1361. },
  1362. {
  1363. name: '大庆市',
  1364. districtAndCounty: [
  1365. '萨尔图区',
  1366. '龙凤区',
  1367. '让胡路区',
  1368. '大同区',
  1369. '红岗区',
  1370. '肇州县',
  1371. '肇州镇',
  1372. '肇源县',
  1373. '肇源镇',
  1374. '林甸县',
  1375. '林甸镇',
  1376. '杜尔伯特蒙古族自治县',
  1377. '泰康镇'
  1378. ]
  1379. },
  1380. {
  1381. name: '鹤岗市',
  1382. districtAndCounty: [
  1383. '兴山区',
  1384. '向阳区',
  1385. '工农区',
  1386. '南山区',
  1387. '兴安区',
  1388. '东山区',
  1389. '萝北县',
  1390. '凤翔镇',
  1391. '绥滨县',
  1392. '绥滨镇'
  1393. ]
  1394. },
  1395. {
  1396. name: '伊春市',
  1397. districtAndCounty: [
  1398. '伊春区',
  1399. '南岔区',
  1400. '友好区',
  1401. '西林区',
  1402. '翠峦区',
  1403. '新青区',
  1404. '美溪区',
  1405. '金山屯区',
  1406. '五营区',
  1407. '乌马河区',
  1408. '汤旺河区',
  1409. '带岭区',
  1410. '乌伊岭区',
  1411. '红星区',
  1412. '上甘岭区',
  1413. '铁力市',
  1414. '嘉荫县',
  1415. '朝阳镇'
  1416. ]
  1417. },
  1418. {
  1419. name: '佳木斯市',
  1420. districtAndCounty: [
  1421. '前进区',
  1422. '永红区',
  1423. '向阳区',
  1424. '东风区',
  1425. '郊区',
  1426. '同江市',
  1427. '富锦市',
  1428. '桦南县',
  1429. '桦南镇',
  1430. '桦川县',
  1431. '悦来镇',
  1432. '汤原县',
  1433. '汤原镇',
  1434. '抚远县',
  1435. '抚远镇'
  1436. ]
  1437. },
  1438. {
  1439. name: '双鸭山市',
  1440. districtAndCounty: [
  1441. '尖山区',
  1442. '岭东区',
  1443. '四方台区',
  1444. '宝山区',
  1445. '集贤县',
  1446. '福利镇',
  1447. '友谊县',
  1448. '友谊镇',
  1449. '宝清县',
  1450. '宝清镇',
  1451. '饶河县',
  1452. '饶河镇'
  1453. ]
  1454. },
  1455. {
  1456. name: '鸡西市',
  1457. districtAndCounty: [
  1458. '鸡冠区',
  1459. '恒山区',
  1460. '滴道区',
  1461. '梨树区',
  1462. '城子河区',
  1463. '麻山区',
  1464. '虎林市',
  1465. '密山市',
  1466. '鸡东县',
  1467. '鸡东镇'
  1468. ]
  1469. },
  1470. {
  1471. name: '牡丹江市',
  1472. districtAndCounty: [
  1473. '爱民区',
  1474. '东安区',
  1475. '阳明区',
  1476. '西安区',
  1477. '穆棱市',
  1478. '绥芬河市',
  1479. '海林市',
  1480. '宁安市',
  1481. '东宁县',
  1482. '东宁镇',
  1483. '林口县',
  1484. '林口镇'
  1485. ]
  1486. },
  1487. {
  1488. name: '绥化市',
  1489. districtAndCounty: [
  1490. '北林区',
  1491. '安达市',
  1492. '肇东市',
  1493. '海伦市',
  1494. '望奎县',
  1495. '望奎镇',
  1496. '兰西县',
  1497. '兰西镇',
  1498. '青冈县',
  1499. '青冈镇',
  1500. '庆安县',
  1501. '庆安镇',
  1502. '明水县',
  1503. '明水镇',
  1504. '绥棱县',
  1505. '绥棱镇'
  1506. ]
  1507. },
  1508. {
  1509. name: '大兴安岭地区',
  1510. districtAndCounty: ['呼玛县', '呼玛镇', '塔河县', '塔河镇', '漠河县', '西林吉镇']
  1511. }
  1512. ]
  1513. },
  1514. {
  1515. name: '江苏省',
  1516. city: [
  1517. {
  1518. name: '南京市',
  1519. districtAndCounty: [
  1520. '玄武区',
  1521. '白下区',
  1522. '秦淮区',
  1523. '建邺区',
  1524. '鼓楼区',
  1525. '下关区',
  1526. '浦口区',
  1527. '六合区',
  1528. '栖霞区',
  1529. '雨花台区',
  1530. '江宁区',
  1531. '溧水县',
  1532. '永阳镇',
  1533. '高淳县',
  1534. '淳溪镇'
  1535. ]
  1536. },
  1537. {
  1538. name: '徐州市',
  1539. districtAndCounty: [
  1540. '云龙区',
  1541. '鼓楼区',
  1542. '九里区',
  1543. '贾汪区',
  1544. '泉山区',
  1545. '邳州市',
  1546. '新沂市',
  1547. '铜山县',
  1548. '铜山镇',
  1549. '睢宁县',
  1550. '睢城镇',
  1551. '沛县',
  1552. '沛城镇',
  1553. '丰县',
  1554. '凤城镇'
  1555. ]
  1556. },
  1557. {
  1558. name: '连云港市',
  1559. districtAndCounty: [
  1560. '新浦区',
  1561. '连云区',
  1562. '海州区',
  1563. '赣榆县',
  1564. '青口镇',
  1565. '灌云县',
  1566. '伊山镇',
  1567. '东海县',
  1568. '牛山镇',
  1569. '灌南县',
  1570. '新安镇'
  1571. ]
  1572. },
  1573. {
  1574. name: '宿迁市',
  1575. districtAndCounty: [
  1576. '宿城区',
  1577. '宿豫区',
  1578. '沭阳县',
  1579. '沭城镇',
  1580. '泗阳县',
  1581. '众兴镇',
  1582. '泗洪县',
  1583. '青阳镇'
  1584. ]
  1585. },
  1586. {
  1587. name: '淮安市',
  1588. districtAndCounty: [
  1589. '清河区',
  1590. '清浦区',
  1591. '楚州区',
  1592. '淮阴区',
  1593. '金湖县',
  1594. '黎城镇',
  1595. '盱眙县',
  1596. '盱城镇',
  1597. '洪泽县',
  1598. '高良涧镇',
  1599. '涟水县',
  1600. '涟城镇'
  1601. ]
  1602. },
  1603. {
  1604. name: '盐城市',
  1605. districtAndCounty: [
  1606. '亭湖区',
  1607. '盐都区',
  1608. '东台市',
  1609. '大丰市',
  1610. '射阳县',
  1611. '合德镇',
  1612. '阜宁县',
  1613. '阜城镇',
  1614. '滨海县',
  1615. '东坎镇',
  1616. '响水县',
  1617. '响水镇',
  1618. '建湖县',
  1619. '近湖镇'
  1620. ]
  1621. },
  1622. {
  1623. name: '扬州市',
  1624. districtAndCounty: [
  1625. '维扬区',
  1626. '广陵区',
  1627. '邗江区',
  1628. '仪征市',
  1629. '江都市',
  1630. '高邮市',
  1631. '宝应县',
  1632. '安宜镇'
  1633. ]
  1634. },
  1635. {
  1636. name: '泰州市',
  1637. districtAndCounty: ['海陵区', '高港区', '靖江市', '泰兴市', '姜堰市', '兴化市']
  1638. },
  1639. {
  1640. name: '南通市',
  1641. districtAndCounty: [
  1642. '崇川区',
  1643. '港闸区',
  1644. '海门市',
  1645. '启东市',
  1646. '通州市',
  1647. '如皋市',
  1648. '如东县',
  1649. '掘港镇',
  1650. '海安县',
  1651. '海安镇'
  1652. ]
  1653. },
  1654. {
  1655. name: '镇江市',
  1656. districtAndCounty: ['京口区', '润州区', '丹徒区', '扬中市', '丹阳市', '句容市']
  1657. },
  1658. {
  1659. name: '常州市',
  1660. districtAndCounty: ['钟楼区', '天宁区', '戚墅堰区', '新北区', '武进区', '金坛市', '溧阳市']
  1661. },
  1662. {
  1663. name: '无锡市',
  1664. districtAndCounty: [
  1665. '崇安区',
  1666. '南长区',
  1667. '北塘区',
  1668. '滨湖区',
  1669. '惠山区',
  1670. '锡山区',
  1671. '江阴市',
  1672. '宜兴市'
  1673. ]
  1674. },
  1675. {
  1676. name: '苏州市',
  1677. districtAndCounty: [
  1678. '金阊区',
  1679. '沧浪区',
  1680. '平江区',
  1681. '虎丘区',
  1682. '吴中区',
  1683. '相城区',
  1684. '吴江市',
  1685. '昆山市',
  1686. '太仓市',
  1687. '常熟市',
  1688. '张家港市'
  1689. ]
  1690. }
  1691. ]
  1692. },
  1693. {
  1694. name: '浙江省',
  1695. city: [
  1696. {
  1697. name: '杭州市',
  1698. districtAndCounty: [
  1699. '拱墅区',
  1700. '上城区',
  1701. '下城区',
  1702. '江干区',
  1703. '西湖区',
  1704. '滨江区',
  1705. '余杭区',
  1706. '萧山区',
  1707. '临安市',
  1708. '富阳市',
  1709. '建德市',
  1710. '桐庐县',
  1711. '淳安县',
  1712. '千岛湖镇'
  1713. ]
  1714. },
  1715. {
  1716. name: '湖州市',
  1717. districtAndCounty: [
  1718. '吴兴区',
  1719. '南浔区',
  1720. '长兴县',
  1721. '雉城镇',
  1722. '德清县',
  1723. '武康镇',
  1724. '安吉县',
  1725. '递铺镇'
  1726. ]
  1727. },
  1728. {
  1729. name: '嘉兴市',
  1730. districtAndCounty: [
  1731. '南湖区',
  1732. '秀洲区',
  1733. '平湖市',
  1734. '海宁市',
  1735. '桐乡市',
  1736. '嘉善县',
  1737. '魏塘镇',
  1738. '海盐县',
  1739. '武原镇'
  1740. ]
  1741. },
  1742. {
  1743. name: '舟山市',
  1744. districtAndCounty: ['定海区', '普陀区', '岱山县', '高亭镇', '嵊泗县', '菜园镇']
  1745. },
  1746. {
  1747. name: '宁波市',
  1748. districtAndCounty: [
  1749. '海曙区',
  1750. '江东区',
  1751. '江北区',
  1752. '北仑区',
  1753. '镇海区',
  1754. '鄞州区',
  1755. '慈溪市',
  1756. '余姚市',
  1757. '奉化市',
  1758. '宁海县',
  1759. '象山县'
  1760. ]
  1761. },
  1762. {
  1763. name: '绍兴市',
  1764. districtAndCounty: ['越城区', '诸暨市', '上虞市', '嵊州市', '绍兴县', '新昌县']
  1765. },
  1766. {
  1767. name: '衢州市',
  1768. districtAndCounty: ['柯城区', '衢江区', '江山市', '常山县', '天马镇', '开化县', '龙游县']
  1769. },
  1770. {
  1771. name: '金华市',
  1772. districtAndCounty: [
  1773. '婺城区',
  1774. '金东区',
  1775. '兰溪市',
  1776. '永康市',
  1777. '义乌市',
  1778. '东阳市',
  1779. '武义县',
  1780. '浦江县',
  1781. '磐安县',
  1782. '安文镇'
  1783. ]
  1784. },
  1785. {
  1786. name: '台州市',
  1787. districtAndCounty: [
  1788. '椒江区',
  1789. '黄岩区',
  1790. '路桥区',
  1791. '临海市',
  1792. '温岭市',
  1793. '三门县',
  1794. '海游镇',
  1795. '天台县',
  1796. '仙居县',
  1797. '玉环县',
  1798. '珠港镇'
  1799. ]
  1800. },
  1801. {
  1802. name: '温州市',
  1803. districtAndCounty: [
  1804. '鹿城区',
  1805. '龙湾区',
  1806. '瓯海区',
  1807. '瑞安市',
  1808. '乐清市',
  1809. '永嘉县',
  1810. '上塘镇',
  1811. '文成县',
  1812. '大峃镇',
  1813. '平阳县',
  1814. '昆阳镇',
  1815. '泰顺县',
  1816. '罗阳镇',
  1817. '洞头县',
  1818. '北岙镇',
  1819. '苍南县',
  1820. '灵溪镇'
  1821. ]
  1822. },
  1823. {
  1824. name: '丽水市',
  1825. districtAndCounty: [
  1826. '莲都区',
  1827. '龙泉市',
  1828. '缙云县',
  1829. '五云镇',
  1830. '青田县',
  1831. '鹤城镇',
  1832. '云和县',
  1833. '云和镇',
  1834. '遂昌县',
  1835. '妙高镇',
  1836. '松阳县',
  1837. '西屏镇',
  1838. '庆元县',
  1839. '松源镇',
  1840. '景宁畲族自治县',
  1841. '鹤溪镇'
  1842. ]
  1843. }
  1844. ]
  1845. },
  1846. {
  1847. name: '安徽省',
  1848. city: [
  1849. {
  1850. name: '合肥市',
  1851. districtAndCounty: [
  1852. '庐阳区',
  1853. '瑶海区',
  1854. '蜀山区',
  1855. '包河区',
  1856. '长丰县',
  1857. '水湖镇',
  1858. '肥东县',
  1859. '店埠镇',
  1860. '肥西县',
  1861. '上派镇'
  1862. ]
  1863. },
  1864. {
  1865. name: '宿州市',
  1866. districtAndCounty: [
  1867. '埇桥区',
  1868. '砀山县',
  1869. '砀城镇',
  1870. '萧县',
  1871. '龙城镇',
  1872. '灵璧县',
  1873. '灵城镇',
  1874. '泗县',
  1875. '泗城镇'
  1876. ]
  1877. },
  1878. {
  1879. name: '淮北市',
  1880. districtAndCounty: ['相山区', '杜集区', '烈山区', '濉溪县', '濉溪镇']
  1881. },
  1882. {
  1883. name: '亳州市',
  1884. districtAndCounty: ['谯城区', '涡阳县', '蒙城县', '利辛县']
  1885. },
  1886. {
  1887. name: '阜阳市',
  1888. districtAndCounty: [
  1889. '颍州区',
  1890. '颍东区',
  1891. '颍泉区',
  1892. '界首市',
  1893. '临泉县',
  1894. '太和县',
  1895. '阜南县',
  1896. '颍上县',
  1897. '慎城镇'
  1898. ]
  1899. },
  1900. {
  1901. name: '蚌埠市',
  1902. districtAndCounty: ['蚌山区', '龙子湖区', '禹会区', '淮上区', '怀远县', '五河县', '固镇县']
  1903. },
  1904. {
  1905. name: '淮南市',
  1906. districtAndCounty: ['田家庵区', '大通区', '谢家集区', '八公山区', '潘集区', '凤台县']
  1907. },
  1908. {
  1909. name: '滁州市',
  1910. districtAndCounty: [
  1911. '琅区',
  1912. '南谯区',
  1913. '明光市',
  1914. '天长市',
  1915. '来安县',
  1916. '新安镇',
  1917. '全椒县',
  1918. '襄河镇',
  1919. '定远县',
  1920. '定城镇',
  1921. '凤阳县',
  1922. '府城镇'
  1923. ]
  1924. },
  1925. {
  1926. name: '马鞍山市',
  1927. districtAndCounty: ['雨山区', '花山区', '金家庄区', '当涂县', '姑孰镇']
  1928. },
  1929. {
  1930. name: '芜湖市',
  1931. districtAndCounty: [
  1932. '镜湖区',
  1933. '弋江区',
  1934. '三山区',
  1935. '鸠江区',
  1936. '芜湖县',
  1937. '湾镇',
  1938. '繁昌县',
  1939. '繁阳镇',
  1940. '南陵县',
  1941. '籍山镇'
  1942. ]
  1943. },
  1944. {
  1945. name: '铜陵市',
  1946. districtAndCounty: ['铜官山区', '狮子山区', '郊区', '铜陵县', '五松镇']
  1947. },
  1948. {
  1949. name: '安庆市',
  1950. districtAndCounty: [
  1951. '迎江区',
  1952. '大观区',
  1953. '宜秀区',
  1954. '桐城市',
  1955. '怀宁县',
  1956. '高河镇',
  1957. '枞阳县',
  1958. '枞阳镇',
  1959. '潜山县',
  1960. '梅城镇',
  1961. '太湖县',
  1962. '晋熙镇',
  1963. '宿松县',
  1964. '孚玉镇',
  1965. '望江县',
  1966. '雷阳镇',
  1967. '岳西县',
  1968. '天堂镇'
  1969. ]
  1970. },
  1971. {
  1972. name: '黄山市',
  1973. districtAndCounty: [
  1974. '屯溪区',
  1975. '黄山区',
  1976. '徽州区',
  1977. '歙县',
  1978. '徽城镇',
  1979. '休宁县',
  1980. '海阳镇',
  1981. '黟县',
  1982. '碧阳镇',
  1983. '祁门县',
  1984. '祁山镇'
  1985. ]
  1986. },
  1987. {
  1988. name: '六安市',
  1989. districtAndCounty: [
  1990. '金安区',
  1991. '裕安区',
  1992. '寿县',
  1993. '寿春镇',
  1994. '霍邱县',
  1995. '舒城县',
  1996. '金寨县',
  1997. '梅山镇',
  1998. '霍山县',
  1999. '衡山镇'
  2000. ]
  2001. },
  2002. {
  2003. name: '巢湖市',
  2004. districtAndCounty: [
  2005. '居巢区',
  2006. '庐江县',
  2007. '庐城镇',
  2008. '无为县',
  2009. '无城镇',
  2010. '含山县',
  2011. '环峰镇',
  2012. '和县',
  2013. '历阳镇'
  2014. ]
  2015. },
  2016. {
  2017. name: '池州市',
  2018. districtAndCounty: ['贵池区', '东至县', '尧渡镇', '石台县', '七里镇', '青阳县', '蓉城镇']
  2019. },
  2020. {
  2021. name: '宣城市',
  2022. districtAndCounty: [
  2023. '宣州区',
  2024. '宁国市',
  2025. '郎溪县',
  2026. '建平镇',
  2027. '广德县',
  2028. '桃州镇',
  2029. '泾县',
  2030. '泾川镇',
  2031. '旌德县',
  2032. '旌阳镇',
  2033. '绩溪县',
  2034. '华阳镇'
  2035. ]
  2036. }
  2037. ]
  2038. },
  2039. {
  2040. name: '福建省',
  2041. city: [
  2042. {
  2043. name: '福州市',
  2044. districtAndCounty: [
  2045. '鼓楼区',
  2046. '台江区',
  2047. '仓山区',
  2048. '马尾区',
  2049. '晋安区',
  2050. '福清市',
  2051. '长乐市',
  2052. '闽侯县',
  2053. '连江县',
  2054. '凤城镇',
  2055. '罗源县',
  2056. '凤山镇',
  2057. '闽清县',
  2058. '梅城镇',
  2059. '永泰县',
  2060. '樟城镇',
  2061. '平潭县',
  2062. '潭城镇'
  2063. ]
  2064. },
  2065. {
  2066. name: '南平市',
  2067. districtAndCounty: [
  2068. '延平区',
  2069. '邵武市',
  2070. '武夷山市',
  2071. '建瓯市',
  2072. '建阳市',
  2073. '顺昌县',
  2074. '浦城县',
  2075. '光泽县',
  2076. '杭川镇',
  2077. '松溪县',
  2078. '松源镇',
  2079. '政和县',
  2080. '熊山镇'
  2081. ]
  2082. },
  2083. {
  2084. name: '莆田市',
  2085. districtAndCounty: ['城厢区', '涵江区', '荔城区', '秀屿区', '仙游县']
  2086. },
  2087. {
  2088. name: '三明市',
  2089. districtAndCounty: [
  2090. '梅列区',
  2091. '三元区',
  2092. '永安市',
  2093. '明溪县',
  2094. '雪峰镇',
  2095. '清流县',
  2096. '龙津镇',
  2097. '宁化县',
  2098. '翠江镇',
  2099. '大田县',
  2100. '均溪镇',
  2101. '尤溪县',
  2102. '沙县',
  2103. '将乐县',
  2104. '古镛镇',
  2105. '泰宁县',
  2106. '杉城镇',
  2107. '建宁县',
  2108. '濉城镇'
  2109. ]
  2110. },
  2111. {
  2112. name: '泉州市',
  2113. districtAndCounty: [
  2114. '鲤城区',
  2115. '丰泽区',
  2116. '洛江区',
  2117. '泉港区',
  2118. '石狮市',
  2119. '晋江市',
  2120. '南安市',
  2121. '惠安县',
  2122. '螺城镇',
  2123. '安溪县',
  2124. '凤城镇',
  2125. '永春县',
  2126. '桃城镇',
  2127. '德化县',
  2128. '浔中镇',
  2129. '金门县',
  2130. '☆'
  2131. ]
  2132. },
  2133. {
  2134. name: '厦门市',
  2135. districtAndCounty: ['思明区', '海沧区', '湖里区', '集美区', '同安区', '翔安区']
  2136. },
  2137. {
  2138. name: '漳州市',
  2139. districtAndCounty: [
  2140. '芗城区',
  2141. '龙文区',
  2142. '龙海市',
  2143. '云霄县',
  2144. '云陵镇',
  2145. '漳浦县',
  2146. '绥安镇',
  2147. '诏安县',
  2148. '南诏镇',
  2149. '长泰县',
  2150. '武安镇',
  2151. '东山县',
  2152. '西埔镇',
  2153. '南靖县',
  2154. '山城镇',
  2155. '平和县',
  2156. '小溪镇',
  2157. '华安县',
  2158. '华丰镇'
  2159. ]
  2160. },
  2161. {
  2162. name: '龙岩市',
  2163. districtAndCounty: [
  2164. '新罗区',
  2165. '漳平市',
  2166. '长汀县',
  2167. '汀州镇',
  2168. '永定县',
  2169. '凤城镇',
  2170. '上杭县',
  2171. '临江镇',
  2172. '武平县',
  2173. '平川镇',
  2174. '连城县',
  2175. '莲峰镇'
  2176. ]
  2177. },
  2178. {
  2179. name: '宁德市',
  2180. districtAndCounty: [
  2181. '蕉城区',
  2182. '福安市',
  2183. '福鼎市',
  2184. '寿宁县',
  2185. '鳌阳镇',
  2186. '霞浦县',
  2187. '柘荣县',
  2188. '双城镇',
  2189. '屏南县',
  2190. '古峰镇',
  2191. '古田县',
  2192. '周宁县',
  2193. '狮城镇'
  2194. ]
  2195. }
  2196. ]
  2197. },
  2198. {
  2199. name: '江西省',
  2200. city: [
  2201. {
  2202. name: '南昌市',
  2203. districtAndCounty: [
  2204. '东湖区',
  2205. '西湖区',
  2206. '青云谱区',
  2207. '湾里区',
  2208. '青山湖区',
  2209. '南昌县',
  2210. '莲塘镇',
  2211. '新建县',
  2212. '长堎镇',
  2213. '安义县',
  2214. '龙津镇',
  2215. '进贤县',
  2216. '民和镇'
  2217. ]
  2218. },
  2219. {
  2220. name: '九江市',
  2221. districtAndCounty: [
  2222. '浔阳区',
  2223. '庐山区',
  2224. '瑞昌市',
  2225. '九江县',
  2226. '沙河街镇',
  2227. '武宁县',
  2228. '新宁镇',
  2229. '修水县',
  2230. '义宁镇',
  2231. '永修县',
  2232. '涂埠镇',
  2233. '德安县',
  2234. '蒲亭镇',
  2235. '星子县',
  2236. '南康镇',
  2237. '都昌县',
  2238. '都昌镇',
  2239. '湖口县',
  2240. '双钟镇',
  2241. '彭泽县',
  2242. '龙城镇'
  2243. ]
  2244. },
  2245. {
  2246. name: '景德镇市',
  2247. districtAndCounty: ['珠山区', '昌江区', '乐平市', '浮梁县', '浮梁镇']
  2248. },
  2249. {
  2250. name: '鹰潭市',
  2251. districtAndCounty: ['月湖区', '贵溪市', '余江县', '邓埠镇']
  2252. },
  2253. {
  2254. name: '新余市',
  2255. districtAndCounty: ['渝水区', '分宜县', '分宜镇']
  2256. },
  2257. {
  2258. name: '萍乡市',
  2259. districtAndCounty: [
  2260. '安源区',
  2261. '湘东区',
  2262. '莲花县',
  2263. '琴亭镇',
  2264. '上栗县',
  2265. '上栗镇',
  2266. '芦溪县',
  2267. '芦溪镇'
  2268. ]
  2269. },
  2270. {
  2271. name: '赣州市',
  2272. districtAndCounty: [
  2273. '章贡区',
  2274. '瑞金市',
  2275. '南康市',
  2276. '赣县',
  2277. '梅林镇',
  2278. '信丰县',
  2279. '嘉定镇',
  2280. '大余县',
  2281. '南安镇',
  2282. '上犹县',
  2283. '东山镇',
  2284. '崇义县',
  2285. '横水镇',
  2286. '安远县',
  2287. '欣山镇',
  2288. '龙南县',
  2289. '龙南镇',
  2290. '定南县',
  2291. '历市镇',
  2292. '全南县',
  2293. '城厢镇',
  2294. '宁都县',
  2295. '梅江镇',
  2296. '于都县',
  2297. '贡江镇',
  2298. '兴国县',
  2299. '潋江镇',
  2300. '会昌县',
  2301. '文武坝镇',
  2302. '寻乌县',
  2303. '长宁镇',
  2304. '石城县',
  2305. '琴江镇'
  2306. ]
  2307. },
  2308. {
  2309. name: '上饶市',
  2310. districtAndCounty: [
  2311. '信州区',
  2312. '德兴市',
  2313. '上饶县',
  2314. '旭日镇',
  2315. '广丰县',
  2316. '永丰镇',
  2317. '玉山县',
  2318. '冰溪镇',
  2319. '铅山县',
  2320. '河口镇',
  2321. '横峰县',
  2322. '岑阳镇',
  2323. '弋阳县',
  2324. '弋江镇',
  2325. '余干县',
  2326. '玉亭镇',
  2327. '鄱阳县',
  2328. '鄱阳镇',
  2329. '万年县',
  2330. '陈营镇',
  2331. '婺源县',
  2332. '紫阳镇'
  2333. ]
  2334. },
  2335. {
  2336. name: '抚州市',
  2337. districtAndCounty: [
  2338. '临川区',
  2339. '南城县',
  2340. '建昌镇',
  2341. '黎川县',
  2342. '日峰镇',
  2343. '南丰县',
  2344. '琴城镇',
  2345. '崇仁县',
  2346. '巴山镇',
  2347. '乐安县',
  2348. '鳌溪镇',
  2349. '宜黄县',
  2350. '凤冈镇',
  2351. '金溪县',
  2352. '秀谷镇',
  2353. '资溪县',
  2354. '鹤城镇',
  2355. '东乡县',
  2356. '孝岗镇',
  2357. '广昌县',
  2358. '旴江镇'
  2359. ]
  2360. },
  2361. {
  2362. name: '宜春市',
  2363. districtAndCounty: [
  2364. '袁州区',
  2365. '丰城市',
  2366. '樟树市',
  2367. '高安市',
  2368. '奉新县',
  2369. '冯川镇',
  2370. '万载县',
  2371. '上高县',
  2372. '宜丰县',
  2373. '新昌镇',
  2374. '靖安县',
  2375. '双溪镇',
  2376. '铜鼓县',
  2377. '永宁镇'
  2378. ]
  2379. },
  2380. {
  2381. name: '吉安市',
  2382. districtAndCounty: [
  2383. '吉州区',
  2384. '青原区',
  2385. '井冈山市',
  2386. '厦坪镇',
  2387. '吉安县',
  2388. '敦厚镇',
  2389. '吉水县',
  2390. '文峰镇',
  2391. '峡江县',
  2392. '水边镇',
  2393. '新干县',
  2394. '金川镇',
  2395. '永丰县',
  2396. '恩江镇',
  2397. '泰和县',
  2398. '澄江镇',
  2399. '遂川县',
  2400. '泉江镇',
  2401. '万安县',
  2402. '芙蓉镇',
  2403. '安福县',
  2404. '平都镇',
  2405. '永新县',
  2406. '禾川镇'
  2407. ]
  2408. }
  2409. ]
  2410. },
  2411. {
  2412. name: '山东省',
  2413. city: [
  2414. {
  2415. name: '济南市',
  2416. districtAndCounty: [
  2417. '市中区',
  2418. '历下区',
  2419. '槐荫区',
  2420. '天桥区',
  2421. '历城区',
  2422. '长清区',
  2423. '章丘市',
  2424. '平阴县',
  2425. '平阴镇',
  2426. '济阳县',
  2427. '济阳镇',
  2428. '商河县'
  2429. ]
  2430. },
  2431. {
  2432. name: '青岛市',
  2433. districtAndCounty: [
  2434. '市南区',
  2435. '市北区',
  2436. '四方区',
  2437. '黄岛区',
  2438. '崂山区',
  2439. '城阳区',
  2440. '李沧区',
  2441. '胶州市',
  2442. '即墨市',
  2443. '平度市',
  2444. '胶南市',
  2445. '莱西市'
  2446. ]
  2447. },
  2448. {
  2449. name: '聊城市',
  2450. districtAndCounty: [
  2451. '东昌府区',
  2452. '临清市',
  2453. '阳谷县',
  2454. '莘县',
  2455. '茌平县',
  2456. '东阿县',
  2457. '冠县',
  2458. '冠城镇',
  2459. '高唐县'
  2460. ]
  2461. },
  2462. {
  2463. name: '德州市',
  2464. districtAndCounty: [
  2465. '德城区',
  2466. '乐陵市',
  2467. '禹城市',
  2468. '陵县',
  2469. '陵城镇',
  2470. '平原县',
  2471. '夏津县',
  2472. '夏津镇',
  2473. '武城县',
  2474. '武城镇',
  2475. '齐河县',
  2476. '晏城镇',
  2477. '临邑县',
  2478. '宁津县',
  2479. '宁津镇',
  2480. '庆云县',
  2481. '庆云镇'
  2482. ]
  2483. },
  2484. {
  2485. name: '东营市',
  2486. districtAndCounty: [
  2487. '东营区',
  2488. '河口区',
  2489. '垦利县',
  2490. '垦利镇',
  2491. '利津县',
  2492. '利津镇',
  2493. '广饶县',
  2494. '广饶镇'
  2495. ]
  2496. },
  2497. {
  2498. name: '淄博市',
  2499. districtAndCounty: [
  2500. '张店区',
  2501. '淄川区',
  2502. '博山区',
  2503. '临淄区',
  2504. '周村区',
  2505. '桓台县',
  2506. '索镇',
  2507. '高青县',
  2508. '田镇',
  2509. '沂源县',
  2510. '南麻镇'
  2511. ]
  2512. },
  2513. {
  2514. name: '潍坊市',
  2515. districtAndCounty: [
  2516. '潍城区',
  2517. '寒亭区',
  2518. '坊子区',
  2519. '奎文区',
  2520. '安丘市',
  2521. '昌邑市',
  2522. '高密市',
  2523. '青州市',
  2524. '诸城市',
  2525. '寿光市',
  2526. '临朐县',
  2527. '昌乐县'
  2528. ]
  2529. },
  2530. {
  2531. name: '烟台市',
  2532. districtAndCounty: [
  2533. '莱山区',
  2534. '芝罘区',
  2535. '福山区',
  2536. '牟平区',
  2537. '栖霞市',
  2538. '海阳市',
  2539. '龙口市',
  2540. '莱阳市',
  2541. '莱州市',
  2542. '蓬莱市',
  2543. '招远市',
  2544. '长岛县',
  2545. '南长山镇'
  2546. ]
  2547. },
  2548. {
  2549. name: '威海市',
  2550. districtAndCounty: ['环翠区', '荣成市', '乳山市', '文登市']
  2551. },
  2552. {
  2553. name: '日照市',
  2554. districtAndCounty: ['东港区', '岚山区', '五莲县', '洪凝镇', '莒县', '城阳镇']
  2555. },
  2556. {
  2557. name: '临沂市',
  2558. districtAndCounty: [
  2559. '兰山区',
  2560. '罗庄区',
  2561. '河东区',
  2562. '郯城县',
  2563. '郯城镇',
  2564. '苍山县',
  2565. '卞庄镇',
  2566. '莒南县',
  2567. '十字路镇',
  2568. '沂水县',
  2569. '沂水镇',
  2570. '蒙阴县',
  2571. '蒙阴镇',
  2572. '平邑县',
  2573. '平邑镇',
  2574. '费县',
  2575. '费城镇',
  2576. '沂南县',
  2577. '界湖镇',
  2578. '临沭县',
  2579. '临沭镇'
  2580. ]
  2581. },
  2582. {
  2583. name: '枣庄市',
  2584. districtAndCounty: ['薛城区', '市中区', '峄城区', '台儿庄区', '山亭区', '滕州市']
  2585. },
  2586. {
  2587. name: '济宁市',
  2588. districtAndCounty: [
  2589. '市中区',
  2590. '任城区',
  2591. '曲阜市',
  2592. '兖州市',
  2593. '邹城市',
  2594. '微山县',
  2595. '鱼台县',
  2596. '谷亭镇',
  2597. '金乡县',
  2598. '金乡镇',
  2599. '嘉祥县',
  2600. '嘉祥镇',
  2601. '汶上县',
  2602. '汶上镇',
  2603. '泗水县',
  2604. '梁山县',
  2605. '梁山镇'
  2606. ]
  2607. },
  2608. {
  2609. name: '泰安市',
  2610. districtAndCounty: [
  2611. '泰山区',
  2612. '岱岳区',
  2613. '新泰市',
  2614. '肥城市',
  2615. '宁阳县',
  2616. '宁阳镇',
  2617. '东平县',
  2618. '东平镇'
  2619. ]
  2620. },
  2621. {
  2622. name: '莱芜市',
  2623. districtAndCounty: ['莱城区', '钢城区']
  2624. },
  2625. {
  2626. name: '滨州市',
  2627. districtAndCounty: [
  2628. '滨城区',
  2629. '惠民县',
  2630. '惠民镇',
  2631. '阳信县',
  2632. '阳信镇',
  2633. '无棣县',
  2634. '无棣镇',
  2635. '沾化县',
  2636. '富国镇',
  2637. '博兴县',
  2638. '博兴镇',
  2639. '邹平县'
  2640. ]
  2641. },
  2642. {
  2643. name: '菏泽市',
  2644. districtAndCounty: [
  2645. '牡丹区',
  2646. '曹县',
  2647. '曹城镇',
  2648. '定陶县',
  2649. '定陶镇',
  2650. '成武县',
  2651. '成武镇',
  2652. '单县',
  2653. '单城镇',
  2654. '巨野县',
  2655. '巨野镇',
  2656. '郓城县',
  2657. '郓城镇',
  2658. '鄄城县',
  2659. '鄄城镇',
  2660. '东明县'
  2661. ]
  2662. }
  2663. ]
  2664. },
  2665. {
  2666. name: '河南省',
  2667. city: [
  2668. {
  2669. name: '郑州市',
  2670. districtAndCounty: [
  2671. '中原区',
  2672. '二七区',
  2673. '管城回族区',
  2674. '金水区',
  2675. '上街区',
  2676. '惠济区',
  2677. '新郑市',
  2678. '登封市',
  2679. '新密市',
  2680. '巩义市',
  2681. '荥阳市',
  2682. '中牟县',
  2683. '港区',
  2684. '东区'
  2685. ]
  2686. },
  2687. {
  2688. name: '开封市',
  2689. districtAndCounty: [
  2690. '鼓楼区',
  2691. '龙亭区',
  2692. '顺河回族区',
  2693. '禹王台区',
  2694. '金明区',
  2695. '杞县',
  2696. '通许县',
  2697. '尉氏县',
  2698. '开封县',
  2699. '兰考县'
  2700. ]
  2701. },
  2702. {
  2703. name: '三门峡市',
  2704. districtAndCounty: [
  2705. '湖滨区',
  2706. '义马市',
  2707. '灵宝市',
  2708. '渑池县',
  2709. '陕县',
  2710. '大营镇',
  2711. '卢氏县',
  2712. '陕州区'
  2713. ]
  2714. },
  2715. {
  2716. name: '洛阳市',
  2717. districtAndCounty: [
  2718. '西工区',
  2719. '老城区',
  2720. '瀍河回族区',
  2721. '涧西区',
  2722. '吉利区',
  2723. '洛龙区',
  2724. '偃师市',
  2725. '孟津县',
  2726. '新安县',
  2727. '栾川县',
  2728. '嵩县',
  2729. '汝阳县',
  2730. '宜阳县',
  2731. '洛宁县',
  2732. '伊川县'
  2733. ]
  2734. },
  2735. {
  2736. name: '焦作市',
  2737. districtAndCounty: [
  2738. '解放区',
  2739. '山阳区',
  2740. '中站区',
  2741. '马村区',
  2742. '孟州市',
  2743. '沁阳市',
  2744. '修武县',
  2745. '博爱县',
  2746. '清化镇',
  2747. '武陟县',
  2748. '木城镇',
  2749. '温县',
  2750. '温泉镇',
  2751. '焦作市'
  2752. ]
  2753. },
  2754. {
  2755. name: '新乡市',
  2756. districtAndCounty: [
  2757. '卫滨区',
  2758. '红旗区',
  2759. '凤泉区',
  2760. '牧野区',
  2761. '卫辉市',
  2762. '辉县市',
  2763. '新乡县',
  2764. '新乡市红旗区',
  2765. '获嘉县',
  2766. '原阳县',
  2767. '延津县',
  2768. '封丘县',
  2769. '长垣县'
  2770. ]
  2771. },
  2772. {
  2773. name: '鹤壁市',
  2774. districtAndCounty: ['淇滨区', '山城区', '鹤山区', '浚县', '淇县', '朝歌镇']
  2775. },
  2776. {
  2777. name: '安阳市',
  2778. districtAndCounty: [
  2779. '北关区',
  2780. '文峰区',
  2781. '殷都区',
  2782. '龙安区',
  2783. '林州市',
  2784. '安阳县',
  2785. '安阳市北关区',
  2786. '汤阴县',
  2787. '滑县',
  2788. '道口镇',
  2789. '内黄县',
  2790. '市区东',
  2791. '市区西'
  2792. ]
  2793. },
  2794. {
  2795. name: '濮阳市',
  2796. districtAndCounty: ['华龙区', '清丰县', '南乐县', '范县', '台前县', '濮阳县']
  2797. },
  2798. {
  2799. name: '商丘市',
  2800. districtAndCounty: [
  2801. '梁园区',
  2802. '睢阳区',
  2803. '永城市',
  2804. '虞城县',
  2805. '民权县',
  2806. '宁陵县',
  2807. '睢县',
  2808. '夏邑县',
  2809. '柘城县'
  2810. ]
  2811. },
  2812. {
  2813. name: '许昌市',
  2814. districtAndCounty: [
  2815. '魏都区',
  2816. '禹州市',
  2817. '长葛市',
  2818. '许昌县',
  2819. '许昌市魏都区',
  2820. '鄢陵县',
  2821. '安陵镇',
  2822. '襄城县'
  2823. ]
  2824. },
  2825. {
  2826. name: '漯河市',
  2827. districtAndCounty: ['源汇区', '郾城区', '召陵区', '舞阳县', '舞泉镇', '临颍县']
  2828. },
  2829. {
  2830. name: '平顶山市',
  2831. districtAndCounty: [
  2832. '新华区',
  2833. '卫东区',
  2834. '湛河区',
  2835. '石龙区',
  2836. '舞钢市',
  2837. '汝州市',
  2838. '宝丰县',
  2839. '叶县',
  2840. '昆阳镇',
  2841. '鲁山县',
  2842. '鲁阳镇',
  2843. '郏县'
  2844. ]
  2845. },
  2846. {
  2847. name: '南阳市',
  2848. districtAndCounty: [
  2849. '卧龙区',
  2850. '宛城区',
  2851. '邓州市',
  2852. '南召县',
  2853. '方城县',
  2854. '西峡县',
  2855. '镇平县',
  2856. '内乡县',
  2857. '淅川县',
  2858. '社旗县',
  2859. '赊店镇',
  2860. '唐河县',
  2861. '新野县',
  2862. '桐柏县'
  2863. ]
  2864. },
  2865. {
  2866. name: '信阳市',
  2867. districtAndCounty: [
  2868. '河区',
  2869. '平桥区',
  2870. '息县',
  2871. '淮滨县',
  2872. '潢川县',
  2873. '光山县',
  2874. '固始县',
  2875. '商城县',
  2876. '罗山县',
  2877. '新县',
  2878. '新集镇'
  2879. ]
  2880. },
  2881. {
  2882. name: '周口市',
  2883. districtAndCounty: [
  2884. '川汇区',
  2885. '项城市',
  2886. '扶沟县',
  2887. '西华县',
  2888. '商水县',
  2889. '太康县',
  2890. '鹿邑县',
  2891. '郸城县',
  2892. '淮阳县',
  2893. '沈丘县',
  2894. '槐店镇'
  2895. ]
  2896. },
  2897. {
  2898. name: '驻马店市',
  2899. districtAndCounty: [
  2900. '驿城区',
  2901. '确山县',
  2902. '盘龙镇',
  2903. '泌阳县',
  2904. '泌水镇',
  2905. '遂平县',
  2906. '灈阳镇',
  2907. '西平县',
  2908. '上蔡县',
  2909. '蔡都镇',
  2910. '汝南县',
  2911. '汝宁镇',
  2912. '平舆县',
  2913. '古槐镇',
  2914. '新蔡县',
  2915. '古吕镇',
  2916. '正阳县',
  2917. '真阳镇'
  2918. ]
  2919. },
  2920. {
  2921. name: '济源市',
  2922. districtAndCounty: ['济源西区', '济源东区']
  2923. }
  2924. ]
  2925. },
  2926. {
  2927. name: '湖北省',
  2928. city: [
  2929. {
  2930. name: '武汉市',
  2931. districtAndCounty: [
  2932. '江岸区',
  2933. '江汉区',
  2934. '硚口区',
  2935. '汉阳区',
  2936. '武昌区',
  2937. '青山区',
  2938. '洪山区',
  2939. '东西湖区',
  2940. '汉南区',
  2941. '蔡甸区',
  2942. '江夏区',
  2943. '黄陂区',
  2944. '新洲区'
  2945. ]
  2946. },
  2947. {
  2948. name: '十堰市',
  2949. districtAndCounty: [
  2950. '张湾区',
  2951. '茅箭区',
  2952. '丹江口市',
  2953. '郧县',
  2954. '竹山县',
  2955. '房县',
  2956. '郧西县',
  2957. '竹溪县'
  2958. ]
  2959. },
  2960. {
  2961. name: '襄樊市',
  2962. districtAndCounty: [
  2963. '襄城区',
  2964. '樊城区',
  2965. '襄阳区',
  2966. '老河口市',
  2967. '枣阳市',
  2968. '宜城市',
  2969. '南漳县',
  2970. '谷城县',
  2971. '保康县'
  2972. ]
  2973. },
  2974. {
  2975. name: '荆门市',
  2976. districtAndCounty: ['东宝区', '掇刀区', '钟祥市', '沙洋县', '沙洋镇', '京山县', '新市镇']
  2977. },
  2978. {
  2979. name: '孝感市',
  2980. districtAndCounty: [
  2981. '孝南区',
  2982. '应城市',
  2983. '安陆市',
  2984. '汉川市',
  2985. '孝昌县',
  2986. '花园镇',
  2987. '大悟县',
  2988. '云梦县'
  2989. ]
  2990. },
  2991. {
  2992. name: '黄冈市',
  2993. districtAndCounty: [
  2994. '黄州区',
  2995. '麻城市',
  2996. '武穴市',
  2997. '红安县',
  2998. '罗田县',
  2999. '凤山镇',
  3000. '英山县',
  3001. '温泉镇',
  3002. '浠水县',
  3003. '清泉镇',
  3004. '蕲春县',
  3005. '漕河镇',
  3006. '黄梅县',
  3007. '黄梅镇',
  3008. '团风县',
  3009. '团风镇'
  3010. ]
  3011. },
  3012. {
  3013. name: '鄂州市',
  3014. districtAndCounty: ['鄂城区', '梁子湖区', '华容区']
  3015. },
  3016. {
  3017. name: '黄石市',
  3018. districtAndCounty: [
  3019. '黄石港区',
  3020. '西塞山区',
  3021. '下陆区',
  3022. '铁山区',
  3023. '大冶市',
  3024. '阳新县',
  3025. '兴国镇'
  3026. ]
  3027. },
  3028. {
  3029. name: '咸宁市',
  3030. districtAndCounty: [
  3031. '咸安区',
  3032. '赤壁市',
  3033. '嘉鱼县',
  3034. '鱼岳镇',
  3035. '通城县',
  3036. '隽水镇',
  3037. '崇阳县',
  3038. '天城镇',
  3039. '通山县',
  3040. '通羊镇'
  3041. ]
  3042. },
  3043. {
  3044. name: '荆州市',
  3045. districtAndCounty: [
  3046. '沙市区',
  3047. '荆州区',
  3048. '石首市',
  3049. '洪湖市',
  3050. '松滋市',
  3051. '江陵县',
  3052. '郝穴镇',
  3053. '公安县',
  3054. '斗湖堤镇',
  3055. '监利县',
  3056. '容城镇'
  3057. ]
  3058. },
  3059. {
  3060. name: '宜昌市',
  3061. districtAndCounty: [
  3062. '西陵区',
  3063. '伍家岗区',
  3064. '点军区',
  3065. '猇亭区',
  3066. '夷陵区',
  3067. '枝江市',
  3068. '宜都市',
  3069. '当阳市',
  3070. '远安县',
  3071. '鸣凤镇',
  3072. '兴山县',
  3073. '古夫镇',
  3074. '秭归县',
  3075. '茅坪镇',
  3076. '长阳土家族自治县',
  3077. '龙舟坪镇',
  3078. '五峰土家族自治县',
  3079. '五峰镇'
  3080. ]
  3081. },
  3082. {
  3083. name: '随州市',
  3084. districtAndCounty: ['曾都区', '广水市']
  3085. },
  3086. {
  3087. name: '省直辖县级行政单位',
  3088. districtAndCounty: ['仙桃市', '天门市', '潜江市', '神农架林区', '松柏镇']
  3089. },
  3090. {
  3091. name: '恩施州',
  3092. districtAndCounty: [
  3093. '恩施市',
  3094. '利川市',
  3095. '建始县',
  3096. '业州镇',
  3097. '巴东县',
  3098. '信陵镇',
  3099. '宣恩县',
  3100. '珠山镇',
  3101. '咸丰县',
  3102. '高乐山镇',
  3103. '来凤县',
  3104. '翔凤镇',
  3105. '鹤峰县',
  3106. '容美镇'
  3107. ]
  3108. }
  3109. ]
  3110. },
  3111. {
  3112. name: '湖南省',
  3113. city: [
  3114. {
  3115. name: '长沙市',
  3116. districtAndCounty: [
  3117. '长沙市',
  3118. '岳麓区',
  3119. '芙蓉区',
  3120. '天心区',
  3121. '开福区',
  3122. '雨花区',
  3123. '浏阳市',
  3124. '长沙县',
  3125. '星沙镇',
  3126. '望城县',
  3127. '高塘岭镇',
  3128. '宁乡县',
  3129. '玉潭镇'
  3130. ]
  3131. },
  3132. {
  3133. name: '张家界市',
  3134. districtAndCounty: ['永定区', '武陵源区', '慈利县', '零阳镇', '桑植县', '澧源镇']
  3135. },
  3136. {
  3137. name: '常德市',
  3138. districtAndCounty: [
  3139. '武陵区',
  3140. '鼎城区',
  3141. '津市市',
  3142. '安乡县',
  3143. '汉寿县',
  3144. '龙阳镇',
  3145. '澧县',
  3146. '澧阳镇',
  3147. '临澧县',
  3148. '安福镇',
  3149. '桃源县',
  3150. '漳江镇',
  3151. '石门县',
  3152. '楚江镇'
  3153. ]
  3154. },
  3155. {
  3156. name: '益阳市',
  3157. districtAndCounty: [
  3158. '赫山区',
  3159. '资阳区',
  3160. '沅江市',
  3161. '南县',
  3162. '南洲镇',
  3163. '桃江县',
  3164. '桃花江镇',
  3165. '安化县',
  3166. '东坪镇'
  3167. ]
  3168. },
  3169. {
  3170. name: '岳阳市',
  3171. districtAndCounty: [
  3172. '岳阳楼区',
  3173. '君山区',
  3174. '云溪区',
  3175. '汨罗市',
  3176. '临湘市',
  3177. '岳阳县',
  3178. '荣家湾镇',
  3179. '华容县',
  3180. '湘阴县',
  3181. '文星镇',
  3182. '平江县',
  3183. '汉昌镇'
  3184. ]
  3185. },
  3186. {
  3187. name: '株洲市',
  3188. districtAndCounty: [
  3189. '天元区',
  3190. '荷塘区',
  3191. '芦淞区',
  3192. '石峰区',
  3193. '醴陵市',
  3194. '株洲县',
  3195. '渌口镇',
  3196. '攸县',
  3197. '茶陵县',
  3198. '炎陵县',
  3199. '霞阳镇'
  3200. ]
  3201. },
  3202. {
  3203. name: '湘潭市',
  3204. districtAndCounty: ['岳塘区', '雨湖区', '湘乡市', '韶山市', '湘潭县', '易俗河镇']
  3205. },
  3206. {
  3207. name: '衡阳市',
  3208. districtAndCounty: [
  3209. '雁峰区',
  3210. '珠晖区',
  3211. '石鼓区',
  3212. '蒸湘区',
  3213. '南岳区',
  3214. '常宁市',
  3215. '耒阳市',
  3216. '衡阳县',
  3217. '西渡镇',
  3218. '衡南县',
  3219. '云集镇',
  3220. '衡山县',
  3221. '开云镇',
  3222. '衡东县',
  3223. '祁东县',
  3224. '洪桥镇'
  3225. ]
  3226. },
  3227. {
  3228. name: '郴州市',
  3229. districtAndCounty: [
  3230. '北湖区',
  3231. '苏仙区',
  3232. '资兴市',
  3233. '桂阳县',
  3234. '永兴县',
  3235. '宜章县',
  3236. '嘉禾县',
  3237. '临武县',
  3238. '汝城县',
  3239. '桂东县',
  3240. '安仁县'
  3241. ]
  3242. },
  3243. {
  3244. name: '永州市',
  3245. districtAndCounty: [
  3246. '冷水滩区',
  3247. '零陵区',
  3248. '东安县',
  3249. '白牙市镇',
  3250. '道县',
  3251. '道江镇',
  3252. '宁远县',
  3253. '舜陵镇',
  3254. '江永县',
  3255. '潇浦镇',
  3256. '蓝山县',
  3257. '塔峰镇',
  3258. '新田县',
  3259. '龙泉镇',
  3260. '双牌县',
  3261. '泷泊镇',
  3262. '祁阳县',
  3263. '浯溪镇',
  3264. '江华瑶族自治县',
  3265. '沱江镇'
  3266. ]
  3267. },
  3268. {
  3269. name: '邵阳市',
  3270. districtAndCounty: [
  3271. '双清区',
  3272. '大祥区',
  3273. '北塔区',
  3274. '武冈市',
  3275. '邵东县',
  3276. '两市镇',
  3277. '邵阳县',
  3278. '塘渡口镇',
  3279. '新邵县',
  3280. '酿溪镇',
  3281. '隆回县',
  3282. '桃洪镇',
  3283. '洞口县',
  3284. '洞口镇',
  3285. '绥宁县',
  3286. '长铺镇',
  3287. '新宁县',
  3288. '金石镇',
  3289. '城步苗族自治县',
  3290. '儒林镇'
  3291. ]
  3292. },
  3293. {
  3294. name: '怀化市',
  3295. districtAndCounty: [
  3296. '鹤城区',
  3297. '洪江市',
  3298. '沅陵县',
  3299. '沅陵镇',
  3300. '辰溪县',
  3301. '辰阳镇',
  3302. '溆浦县',
  3303. '卢峰镇',
  3304. '中方县',
  3305. '中方镇',
  3306. '会同县',
  3307. '林城镇',
  3308. '麻阳苗族自治县',
  3309. '高村镇',
  3310. '新晃侗族自治县',
  3311. '新晃镇',
  3312. '芷江侗族自治县',
  3313. '芷江镇',
  3314. '靖州苗族侗族自治县',
  3315. '渠阳镇',
  3316. '通道侗族自治县',
  3317. '双江镇'
  3318. ]
  3319. },
  3320. {
  3321. name: '娄底市',
  3322. districtAndCounty: ['娄星区', '冷水江市', '涟源市', '双峰县', '永丰镇', '新化县', '上梅镇']
  3323. },
  3324. {
  3325. name: '湘西州',
  3326. districtAndCounty: [
  3327. '吉首市',
  3328. '泸溪县',
  3329. '白沙镇',
  3330. '凤凰县',
  3331. '沱江镇',
  3332. '花垣县',
  3333. '花垣镇',
  3334. '保靖县',
  3335. '迁陵镇',
  3336. '古丈县',
  3337. '古阳镇',
  3338. '永顺县',
  3339. '灵溪镇',
  3340. '龙山县'
  3341. ]
  3342. }
  3343. ]
  3344. },
  3345. {
  3346. name: '广东省',
  3347. city: [
  3348. {
  3349. name: '广州市',
  3350. districtAndCounty: [
  3351. '越秀区',
  3352. '荔湾区',
  3353. '海珠区',
  3354. '天河区',
  3355. '白云区',
  3356. '黄埔区',
  3357. '番禺区',
  3358. '花都区',
  3359. '南沙区',
  3360. '萝岗区',
  3361. '增城市',
  3362. '从化市'
  3363. ]
  3364. },
  3365. {
  3366. name: '深圳市',
  3367. districtAndCounty: ['福田区', '罗湖区', '南山区', '宝安区', '龙岗区', '盐田区']
  3368. },
  3369. {
  3370. name: '清远市',
  3371. districtAndCounty: [
  3372. '清城区',
  3373. '英德市',
  3374. '连州市',
  3375. '佛冈县',
  3376. '石角镇',
  3377. '阳山县',
  3378. '阳城镇',
  3379. '清新县',
  3380. '太和镇',
  3381. '连山壮族瑶族自治县',
  3382. '吉田镇',
  3383. '连南瑶族自治县',
  3384. '三江镇'
  3385. ]
  3386. },
  3387. {
  3388. name: '韶关市',
  3389. districtAndCounty: [
  3390. '浈江区',
  3391. '武江区',
  3392. '曲江区',
  3393. '乐昌市',
  3394. '南雄市',
  3395. '始兴县',
  3396. '太平镇',
  3397. '仁化县',
  3398. '仁化镇',
  3399. '翁源县',
  3400. '龙仙镇',
  3401. '新丰县',
  3402. '乳源瑶族自治县',
  3403. '乳城镇'
  3404. ]
  3405. },
  3406. {
  3407. name: '河源市',
  3408. districtAndCounty: [
  3409. '源城区',
  3410. '紫金县',
  3411. '紫城镇',
  3412. '龙川县',
  3413. '老隆镇',
  3414. '连平县',
  3415. '元善镇',
  3416. '和平县',
  3417. '阳明镇',
  3418. '东源县',
  3419. '仙塘镇'
  3420. ]
  3421. },
  3422. {
  3423. name: '梅州市',
  3424. districtAndCounty: [
  3425. '梅江区',
  3426. '兴宁市',
  3427. '梅县',
  3428. '程江镇',
  3429. '大埔县',
  3430. '湖寮镇',
  3431. '丰顺县',
  3432. '汤坑镇',
  3433. '五华县',
  3434. '水寨镇',
  3435. '平远县',
  3436. '大柘镇',
  3437. '蕉岭县',
  3438. '蕉城镇'
  3439. ]
  3440. },
  3441. {
  3442. name: '潮州市',
  3443. districtAndCounty: ['湘桥区', '潮安县', '庵埠镇', '饶平县', '黄冈镇']
  3444. },
  3445. {
  3446. name: '汕头市',
  3447. districtAndCounty: [
  3448. '金平区',
  3449. '濠江区',
  3450. '龙湖区',
  3451. '潮阳区',
  3452. '潮南区',
  3453. '澄海区',
  3454. '南澳县',
  3455. '后宅镇'
  3456. ]
  3457. },
  3458. {
  3459. name: '揭阳市',
  3460. districtAndCounty: [
  3461. '榕城区',
  3462. '普宁市',
  3463. '揭东县',
  3464. '曲溪镇',
  3465. '揭西县',
  3466. '河婆镇',
  3467. '惠来县',
  3468. '惠城镇'
  3469. ]
  3470. },
  3471. {
  3472. name: '汕尾市',
  3473. districtAndCounty: ['城区', '陆丰市', '海丰县', '海城镇', '陆河县', '河田镇']
  3474. },
  3475. {
  3476. name: '惠州市',
  3477. districtAndCounty: ['惠城区', '惠阳区', '博罗县', '罗阳镇', '惠东县', '龙门县']
  3478. },
  3479. {
  3480. name: '东莞市',
  3481. districtAndCounty: []
  3482. },
  3483. {
  3484. name: '珠海市',
  3485. districtAndCounty: ['香洲区', '斗门区', '金湾区']
  3486. },
  3487. {
  3488. name: '中山市',
  3489. districtAndCounty: []
  3490. },
  3491. {
  3492. name: '江门市',
  3493. districtAndCounty: ['江海区', '蓬江区', '新会区', '恩平市', '台山市', '开平市', '鹤山市']
  3494. },
  3495. {
  3496. name: '佛山市',
  3497. districtAndCounty: ['禅城区', '南海区', '顺德区', '三水区', '高明区']
  3498. },
  3499. {
  3500. name: '肇庆市',
  3501. districtAndCounty: [
  3502. '端州区',
  3503. '鼎湖区',
  3504. '高要市',
  3505. '四会市',
  3506. '广宁县',
  3507. '南街镇',
  3508. '怀集县',
  3509. '怀城镇',
  3510. '封开县',
  3511. '江口镇',
  3512. '德庆县'
  3513. ]
  3514. },
  3515. {
  3516. name: '云浮市',
  3517. districtAndCounty: [
  3518. '云城区',
  3519. '罗定市',
  3520. '云安县',
  3521. '六都镇',
  3522. '新兴县',
  3523. '新城镇',
  3524. '郁南县',
  3525. '都城镇'
  3526. ]
  3527. },
  3528. {
  3529. name: '阳江市',
  3530. districtAndCounty: ['江城区', '阳春市', '阳西县', '织镇', '阳东县', '东城镇']
  3531. },
  3532. {
  3533. name: '茂名市',
  3534. districtAndCounty: ['茂南区', '茂港区', '化州市', '信宜市', '高州市', '电白县', '水东镇']
  3535. },
  3536. {
  3537. name: '湛江市',
  3538. districtAndCounty: [
  3539. '赤坎区',
  3540. '霞山区',
  3541. '坡头区',
  3542. '麻章区',
  3543. '吴川市',
  3544. '廉江市',
  3545. '雷州市',
  3546. '遂溪县',
  3547. '遂城镇',
  3548. '徐闻县',
  3549. '撤销广州市东山区',
  3550. '芳村区',
  3551. '设立广州市南沙区',
  3552. '萝岗区'
  3553. ]
  3554. }
  3555. ]
  3556. },
  3557. {
  3558. name: '广西',
  3559. city: [
  3560. {
  3561. name: '南宁市',
  3562. districtAndCounty: [
  3563. '青秀区',
  3564. '兴宁区',
  3565. '江南区',
  3566. '西乡塘区',
  3567. '良庆区',
  3568. '邕宁区',
  3569. '武鸣县',
  3570. '横县',
  3571. '宾阳县',
  3572. '上林县',
  3573. '隆安县',
  3574. '马山县'
  3575. ]
  3576. },
  3577. {
  3578. name: '桂林市',
  3579. districtAndCounty: [
  3580. '象山区',
  3581. '叠彩区',
  3582. '秀峰区',
  3583. '七星区',
  3584. '雁山区',
  3585. '阳朔县',
  3586. '阳朔镇',
  3587. '临桂县',
  3588. '临桂镇',
  3589. '灵川县',
  3590. '灵川镇',
  3591. '全州县',
  3592. '全州镇',
  3593. '兴安县',
  3594. '兴安镇',
  3595. '永福县',
  3596. '永福镇',
  3597. '灌阳县',
  3598. '灌阳镇',
  3599. '资源县',
  3600. '资源镇',
  3601. '平乐县',
  3602. '平乐镇',
  3603. '荔浦县',
  3604. '荔城镇',
  3605. '龙胜各族自治县',
  3606. '龙胜镇',
  3607. '恭城瑶族自治县',
  3608. '恭城镇'
  3609. ]
  3610. },
  3611. {
  3612. name: '柳州市',
  3613. districtAndCounty: [
  3614. '城中区',
  3615. '鱼峰区',
  3616. '柳南区',
  3617. '柳北区',
  3618. '柳江县',
  3619. '拉堡镇',
  3620. '柳城县',
  3621. '大埔镇',
  3622. '鹿寨县',
  3623. '鹿寨镇',
  3624. '融安县',
  3625. '长安镇',
  3626. '三江侗族自治县',
  3627. '古宜镇',
  3628. '融水苗族自治县',
  3629. '融水镇'
  3630. ]
  3631. },
  3632. {
  3633. name: '梧州市',
  3634. districtAndCounty: [
  3635. '万秀区',
  3636. '蝶山区',
  3637. '长洲区',
  3638. '岑溪市',
  3639. '苍梧县',
  3640. '龙圩镇',
  3641. '藤县',
  3642. '藤州镇',
  3643. '蒙山县',
  3644. '蒙山镇'
  3645. ]
  3646. },
  3647. {
  3648. name: '贵港市',
  3649. districtAndCounty: ['港北区', '港南区', '覃塘区', '桂平市', '平南县', '平南镇']
  3650. },
  3651. {
  3652. name: '玉林市',
  3653. districtAndCounty: [
  3654. '玉州区',
  3655. '北流市',
  3656. '兴业县',
  3657. '石南镇',
  3658. '容县',
  3659. '容州镇',
  3660. '陆川县',
  3661. '陆城镇',
  3662. '博白县',
  3663. '博白镇'
  3664. ]
  3665. },
  3666. {
  3667. name: '钦州市',
  3668. districtAndCounty: ['钦南区', '钦北区', '灵山县', '灵城镇', '浦北县', '小江镇']
  3669. },
  3670. {
  3671. name: '北海市',
  3672. districtAndCounty: ['海城区', '银海区', '铁山港区', '合浦县', '廉州镇']
  3673. },
  3674. {
  3675. name: '防城港市',
  3676. districtAndCounty: ['港口区', '防城区', '东兴市', '上思县', '思阳镇']
  3677. },
  3678. {
  3679. name: '崇左市',
  3680. districtAndCounty: [
  3681. '江州区',
  3682. '凭祥市',
  3683. '扶绥县',
  3684. '新宁镇',
  3685. '大新县',
  3686. '桃城镇',
  3687. '天等县',
  3688. '天等镇',
  3689. '宁明县',
  3690. '城中镇',
  3691. '龙州县',
  3692. '龙州镇'
  3693. ]
  3694. },
  3695. {
  3696. name: '百色市',
  3697. districtAndCounty: [
  3698. '右江区',
  3699. '田阳县',
  3700. '田州镇',
  3701. '田东县',
  3702. '平马镇',
  3703. '平果县',
  3704. '马头镇',
  3705. '德保县',
  3706. '靖西县',
  3707. '新靖镇',
  3708. '那坡县',
  3709. '城厢镇',
  3710. '凌云县',
  3711. '泗城镇',
  3712. '乐业县',
  3713. '同乐镇',
  3714. '西林县',
  3715. '八达镇',
  3716. '田林县',
  3717. '乐里镇',
  3718. '隆林各族自治县',
  3719. '新州镇'
  3720. ]
  3721. },
  3722. {
  3723. name: '河池市',
  3724. districtAndCounty: [
  3725. '金城江区',
  3726. '宜州市',
  3727. '南丹县',
  3728. '天峨县',
  3729. '六排镇',
  3730. '凤山县',
  3731. '凤城镇',
  3732. '东兰县',
  3733. '东兰镇',
  3734. '巴马瑶族自治县',
  3735. '巴马镇',
  3736. '都安瑶族自治县',
  3737. '安阳镇',
  3738. '大化瑶族自治县',
  3739. '大化镇',
  3740. '罗城仫佬族自治县',
  3741. '东门镇',
  3742. '环江毛南族自治县',
  3743. '思恩镇'
  3744. ]
  3745. },
  3746. {
  3747. name: '来宾市',
  3748. districtAndCounty: [
  3749. '兴宾区',
  3750. '合山市',
  3751. '象州县',
  3752. '象州镇',
  3753. '武宣县',
  3754. '武宣镇',
  3755. '忻城县',
  3756. '金秀瑶族自治县',
  3757. '金秀镇'
  3758. ]
  3759. },
  3760. {
  3761. name: '贺州市',
  3762. districtAndCounty: [
  3763. '八步区',
  3764. '昭平县',
  3765. '昭平镇',
  3766. '钟山县',
  3767. '钟山镇',
  3768. '富川瑶族自治县',
  3769. '富阳镇'
  3770. ]
  3771. }
  3772. ]
  3773. },
  3774. {
  3775. name: '海南省',
  3776. city: [
  3777. {
  3778. name: '海口市',
  3779. districtAndCounty: ['龙华区', '秀英区', '琼山区', '美兰区']
  3780. },
  3781. {
  3782. name: '三亚市',
  3783. districtAndCounty: []
  3784. },
  3785. {
  3786. name: '省直辖行政单位',
  3787. districtAndCounty: [
  3788. '文昌市',
  3789. '琼海市',
  3790. '万宁市',
  3791. '五指山市',
  3792. '东方市',
  3793. '儋州市',
  3794. '临高县',
  3795. '临城镇',
  3796. '澄迈县',
  3797. '金江镇',
  3798. '定安县',
  3799. '定城镇',
  3800. '屯昌县',
  3801. '屯城镇',
  3802. '昌江黎族自治县',
  3803. '石碌镇',
  3804. '白沙黎族自治县',
  3805. '牙叉镇',
  3806. '琼中黎族苗族自治县',
  3807. '营根镇',
  3808. '陵水黎族自治县',
  3809. '椰林镇',
  3810. '保亭黎族苗族自治县',
  3811. '保城镇',
  3812. '乐东黎族自治县',
  3813. '抱由镇'
  3814. ]
  3815. }
  3816. ]
  3817. },
  3818. {
  3819. name: '四川省',
  3820. city: [
  3821. {
  3822. name: '成都市',
  3823. districtAndCounty: [
  3824. '青羊区',
  3825. '锦江区',
  3826. '金牛区',
  3827. '武侯区',
  3828. '成华区',
  3829. '龙泉驿区',
  3830. '青白江区',
  3831. '新都区',
  3832. '温江区',
  3833. '都江堰市',
  3834. '彭州市',
  3835. '邛崃市',
  3836. '崇州市',
  3837. '金堂县',
  3838. '赵镇',
  3839. '双流县',
  3840. '郫县',
  3841. '郫筒镇',
  3842. '大邑县',
  3843. '晋原镇',
  3844. '蒲江县',
  3845. '鹤山镇',
  3846. '新津县',
  3847. '五津镇'
  3848. ]
  3849. },
  3850. {
  3851. name: '广元市',
  3852. districtAndCounty: [
  3853. '市中区',
  3854. '元坝区',
  3855. '朝天区',
  3856. '旺苍县',
  3857. '东河镇',
  3858. '青川县',
  3859. '乔庄镇',
  3860. '剑阁县',
  3861. '下寺镇',
  3862. '苍溪县',
  3863. '陵江镇'
  3864. ]
  3865. },
  3866. {
  3867. name: '绵阳市',
  3868. districtAndCounty: [
  3869. '涪城区',
  3870. '游仙区',
  3871. '江油市',
  3872. '三台县',
  3873. '潼川镇',
  3874. '盐亭县',
  3875. '云溪镇',
  3876. '安县',
  3877. '花荄镇',
  3878. '梓潼县',
  3879. '文昌镇',
  3880. '北川羌族自治县',
  3881. '曲山镇',
  3882. '平武县',
  3883. '龙安镇'
  3884. ]
  3885. },
  3886. {
  3887. name: '德阳市',
  3888. districtAndCounty: [
  3889. '旌阳区',
  3890. '什邡市',
  3891. '广汉市',
  3892. '绵竹市',
  3893. '罗江县',
  3894. '罗江镇',
  3895. '中江县',
  3896. '凯江镇'
  3897. ]
  3898. },
  3899. {
  3900. name: '南充市',
  3901. districtAndCounty: [
  3902. '顺庆区',
  3903. '高坪区',
  3904. '嘉陵区',
  3905. '阆中市',
  3906. '南部县',
  3907. '南隆镇',
  3908. '营山县',
  3909. '朗池镇',
  3910. '蓬安县',
  3911. '周口镇',
  3912. '仪陇县',
  3913. '新政镇',
  3914. '西充县',
  3915. '晋城镇'
  3916. ]
  3917. },
  3918. {
  3919. name: '广安市',
  3920. districtAndCounty: [
  3921. '广安区',
  3922. '华蓥市',
  3923. '岳池县',
  3924. '九龙镇',
  3925. '武胜县',
  3926. '沿口镇',
  3927. '邻水县',
  3928. '鼎屏镇',
  3929. '前锋区'
  3930. ]
  3931. },
  3932. {
  3933. name: '遂宁市',
  3934. districtAndCounty: [
  3935. '船山区',
  3936. '安居区',
  3937. '蓬溪县',
  3938. '赤城镇',
  3939. '射洪县',
  3940. '太和镇',
  3941. '大英县',
  3942. '蓬莱镇'
  3943. ]
  3944. },
  3945. {
  3946. name: '内江市',
  3947. districtAndCounty: [
  3948. '市中区',
  3949. '东兴区',
  3950. '威远县',
  3951. '严陵镇',
  3952. '资中县',
  3953. '重龙镇',
  3954. '隆昌县',
  3955. '金鹅镇'
  3956. ]
  3957. },
  3958. {
  3959. name: '乐山市',
  3960. districtAndCounty: [
  3961. '市中区',
  3962. '沙湾区',
  3963. '五通桥区',
  3964. '金口河区',
  3965. '峨眉山市',
  3966. '犍为县',
  3967. '玉津镇',
  3968. '井研县',
  3969. '研城镇',
  3970. '夹江县',
  3971. '漹城镇',
  3972. '沐川县',
  3973. '沐溪镇',
  3974. '峨边彝族自治县',
  3975. '沙坪镇',
  3976. '马边彝族自治县',
  3977. '民建镇'
  3978. ]
  3979. },
  3980. {
  3981. name: '自贡市',
  3982. districtAndCounty: [
  3983. '自流井区',
  3984. '大安区',
  3985. '贡井区',
  3986. '沿滩区',
  3987. '荣县',
  3988. '旭阳镇',
  3989. '富顺县',
  3990. '富世镇'
  3991. ]
  3992. },
  3993. {
  3994. name: '泸州市',
  3995. districtAndCounty: [
  3996. '江阳区',
  3997. '纳溪区',
  3998. '龙马潭区',
  3999. '泸县',
  4000. '福集镇',
  4001. '合江县',
  4002. '合江镇',
  4003. '叙永县',
  4004. '叙永镇',
  4005. '古蔺县',
  4006. '古蔺镇'
  4007. ]
  4008. },
  4009. {
  4010. name: '宜宾市',
  4011. districtAndCounty: [
  4012. '翠屏区',
  4013. '宜宾县',
  4014. '柏溪镇',
  4015. '南溪县',
  4016. '南溪镇',
  4017. '江安县',
  4018. '江安镇',
  4019. '长宁县',
  4020. '长宁镇',
  4021. '高县',
  4022. '庆符镇',
  4023. '筠连县',
  4024. '筠连镇',
  4025. '珙县',
  4026. '巡场镇',
  4027. '兴文县',
  4028. '中城镇',
  4029. '屏山县',
  4030. '屏山镇'
  4031. ]
  4032. },
  4033. {
  4034. name: '攀枝花市',
  4035. districtAndCounty: ['东区', '西区', '仁和区', '米易县', '攀莲镇', '盐边县', '桐子林镇']
  4036. },
  4037. {
  4038. name: '巴中市',
  4039. districtAndCounty: ['巴州区', '通江县', '诺江镇', '南江县', '南江镇', '平昌县', '江口镇']
  4040. },
  4041. {
  4042. name: '达州市',
  4043. districtAndCounty: [
  4044. '通川区',
  4045. '万源市',
  4046. '达县',
  4047. '南外镇',
  4048. '宣汉县',
  4049. '东乡镇',
  4050. '开江县',
  4051. '新宁镇',
  4052. '大竹县',
  4053. '竹阳镇',
  4054. '渠县',
  4055. '渠江镇'
  4056. ]
  4057. },
  4058. {
  4059. name: '资阳市',
  4060. districtAndCounty: ['雁江区', '简阳市', '乐至县', '天池镇', '安岳县', '岳阳镇']
  4061. },
  4062. {
  4063. name: '眉山市',
  4064. districtAndCounty: [
  4065. '东坡区',
  4066. '仁寿县',
  4067. '文林镇',
  4068. '彭山县',
  4069. '凤鸣镇',
  4070. '洪雅县',
  4071. '洪川镇',
  4072. '丹棱县',
  4073. '丹棱镇',
  4074. '青神县',
  4075. '城厢镇'
  4076. ]
  4077. },
  4078. {
  4079. name: '雅安市',
  4080. districtAndCounty: [
  4081. '雨城区',
  4082. '名山县',
  4083. '蒙阳镇',
  4084. '荥经县',
  4085. '严道镇',
  4086. '汉源县',
  4087. '富林镇',
  4088. '石棉县',
  4089. '新棉镇',
  4090. '天全县',
  4091. '城厢镇',
  4092. '芦山县',
  4093. '芦阳镇',
  4094. '宝兴县',
  4095. '穆坪镇'
  4096. ]
  4097. },
  4098. {
  4099. name: '阿坝州',
  4100. districtAndCounty: [
  4101. '马尔康县',
  4102. '马尔康镇',
  4103. '汶川县',
  4104. '威州镇',
  4105. '理县',
  4106. '杂谷脑镇',
  4107. '茂县',
  4108. '凤仪镇',
  4109. '松潘县',
  4110. '进安镇',
  4111. '九寨沟县',
  4112. '永乐镇',
  4113. '金川县',
  4114. '金川镇',
  4115. '小金县',
  4116. '美兴镇',
  4117. '黑水县',
  4118. '芦花镇',
  4119. '壤塘县',
  4120. '壤柯镇',
  4121. '阿坝县',
  4122. '阿坝镇',
  4123. '若尔盖县',
  4124. '达扎寺镇',
  4125. '红原县',
  4126. '邛溪镇'
  4127. ]
  4128. },
  4129. {
  4130. name: '甘孜州',
  4131. districtAndCounty: [
  4132. '康定县',
  4133. '炉城镇',
  4134. '泸定县',
  4135. '泸桥镇',
  4136. '丹巴县',
  4137. '章谷镇',
  4138. '九龙县',
  4139. '呷尔镇',
  4140. '雅江县',
  4141. '河口镇',
  4142. '道孚县',
  4143. '鲜水镇',
  4144. '炉霍县',
  4145. '新都镇',
  4146. '甘孜县',
  4147. '甘孜镇',
  4148. '新龙县',
  4149. '茹龙镇',
  4150. '德格县',
  4151. '更庆镇',
  4152. '白玉县',
  4153. '建设镇',
  4154. '石渠县',
  4155. '尼呷镇',
  4156. '色达县',
  4157. '色柯镇',
  4158. '理塘县',
  4159. '高城镇',
  4160. '巴塘县',
  4161. '夏邛镇',
  4162. '乡城县',
  4163. '桑披镇',
  4164. '稻城县',
  4165. '金珠镇',
  4166. '得荣县',
  4167. '松麦镇'
  4168. ]
  4169. },
  4170. {
  4171. name: '凉山州',
  4172. districtAndCounty: [
  4173. '西昌市',
  4174. '盐源县',
  4175. '盐井镇',
  4176. '德昌县',
  4177. '德州镇',
  4178. '会理县',
  4179. '会东县',
  4180. '会东镇',
  4181. '宁南县',
  4182. '披砂镇',
  4183. '普格县',
  4184. '普基镇',
  4185. '布拖县',
  4186. '特木里镇',
  4187. '金阳县',
  4188. '天地坝镇',
  4189. '昭觉县',
  4190. '新城镇',
  4191. '喜德县',
  4192. '光明镇',
  4193. '冕宁县',
  4194. '城厢镇',
  4195. '越西县',
  4196. '越城镇',
  4197. '甘洛县',
  4198. '新市坝镇',
  4199. '美姑县',
  4200. '巴普镇',
  4201. '雷波县',
  4202. '锦城镇',
  4203. '木里藏族自治县',
  4204. '乔瓦镇'
  4205. ]
  4206. }
  4207. ]
  4208. },
  4209. {
  4210. name: '贵州省',
  4211. city: [
  4212. {
  4213. name: '贵阳市',
  4214. districtAndCounty: [
  4215. '乌当区',
  4216. '南明区',
  4217. '云岩区',
  4218. '花溪区',
  4219. '白云区',
  4220. '小河区',
  4221. '清镇市',
  4222. '开阳县',
  4223. '修文县',
  4224. '龙场镇',
  4225. '息烽县',
  4226. '永靖镇'
  4227. ]
  4228. },
  4229. {
  4230. name: '六盘水市',
  4231. districtAndCounty: ['钟山区', '盘县', '红果镇', '六枝特区', '平寨镇', '水城县']
  4232. },
  4233. {
  4234. name: '遵义市',
  4235. districtAndCounty: [
  4236. '红花岗区',
  4237. '汇川区',
  4238. '赤水市',
  4239. '仁怀市',
  4240. '遵义县',
  4241. '南白镇',
  4242. '桐梓县',
  4243. '娄山关镇',
  4244. '绥阳县',
  4245. '洋川镇',
  4246. '正安县',
  4247. '凤仪镇',
  4248. '凤冈县',
  4249. '龙泉镇',
  4250. '湄潭县',
  4251. '湄江镇',
  4252. '余庆县',
  4253. '白泥镇',
  4254. '习水县',
  4255. '东皇镇',
  4256. '道真仡佬族苗族自治县',
  4257. '玉溪镇',
  4258. '务川仡佬族苗族自治县',
  4259. '都濡镇'
  4260. ]
  4261. },
  4262. {
  4263. name: '安顺市',
  4264. districtAndCounty: [
  4265. '西秀区',
  4266. '平坝县',
  4267. '普定县',
  4268. '关岭布依族苗族自治县',
  4269. '关索镇',
  4270. '镇宁布依族苗族自治县',
  4271. '紫云苗族布依族自治县',
  4272. '松山镇'
  4273. ]
  4274. },
  4275. {
  4276. name: '毕节地区',
  4277. districtAndCounty: [
  4278. '毕节市',
  4279. '大方县',
  4280. '大方镇',
  4281. '黔西县',
  4282. '金沙县',
  4283. '织金县',
  4284. '纳雍县',
  4285. '雍熙镇',
  4286. '赫章县',
  4287. '威宁彝族回族苗族自治县',
  4288. '草海镇'
  4289. ]
  4290. },
  4291. {
  4292. name: '铜仁地区',
  4293. districtAndCounty: [
  4294. '铜仁市',
  4295. '江口县',
  4296. '双江镇',
  4297. '石阡县',
  4298. '汤山镇',
  4299. '思南县',
  4300. '思唐镇',
  4301. '德江县',
  4302. '青龙镇',
  4303. '玉屏侗族自治县',
  4304. '平溪镇',
  4305. '印江土家族苗族自治县',
  4306. '峨岭镇',
  4307. '沿河土家族自治县',
  4308. '和平镇',
  4309. '松桃苗族自治县',
  4310. '蓼皋镇',
  4311. '万山特区',
  4312. '万山镇'
  4313. ]
  4314. },
  4315. {
  4316. name: '黔东南州',
  4317. districtAndCounty: [
  4318. '凯里市',
  4319. '黄平县',
  4320. '新州镇',
  4321. '施秉县',
  4322. '三穗县',
  4323. '八弓镇',
  4324. '镇远县',
  4325. '阳镇',
  4326. '岑巩县',
  4327. '思旸镇',
  4328. '天柱县',
  4329. '凤城镇',
  4330. '锦屏县',
  4331. '三江镇',
  4332. '剑河县',
  4333. '革东镇',
  4334. '台江县',
  4335. '台拱镇',
  4336. '黎平县',
  4337. '德凤镇',
  4338. '榕江县',
  4339. '古州镇',
  4340. '从江县',
  4341. '丙妹镇',
  4342. '雷山县',
  4343. '丹江镇',
  4344. '麻江县',
  4345. '杏山镇',
  4346. '丹寨县',
  4347. '龙泉镇'
  4348. ]
  4349. },
  4350. {
  4351. name: '黔南州',
  4352. districtAndCounty: [
  4353. '都匀市',
  4354. '福泉市',
  4355. '荔波县',
  4356. '玉屏镇',
  4357. '贵定县',
  4358. '瓮安县',
  4359. '雍阳镇',
  4360. '独山县',
  4361. '平塘县',
  4362. '平湖镇',
  4363. '罗甸县',
  4364. '龙坪镇',
  4365. '长顺县',
  4366. '长寨镇',
  4367. '龙里县',
  4368. '龙山镇',
  4369. '惠水县',
  4370. '和平镇',
  4371. '三都水族自治县',
  4372. '三合镇'
  4373. ]
  4374. },
  4375. {
  4376. name: '黔西南州',
  4377. districtAndCounty: [
  4378. '兴义市',
  4379. '兴仁县',
  4380. '普安县',
  4381. '盘水镇',
  4382. '晴隆县',
  4383. '莲城镇',
  4384. '贞丰县',
  4385. '珉谷镇',
  4386. '望谟县',
  4387. '复兴镇',
  4388. '册亨县',
  4389. '者楼镇',
  4390. '安龙县',
  4391. '新安镇'
  4392. ]
  4393. }
  4394. ]
  4395. },
  4396. {
  4397. name: '云南省',
  4398. city: [
  4399. {
  4400. name: '昆明市',
  4401. districtAndCounty: [
  4402. '盘龙区',
  4403. '五华区',
  4404. '官渡区',
  4405. '西山区',
  4406. '东川区',
  4407. '安宁市',
  4408. '呈贡县',
  4409. '龙城镇',
  4410. '晋宁县',
  4411. '昆阳镇',
  4412. '富民县',
  4413. '永定镇',
  4414. '宜良县',
  4415. '匡远镇',
  4416. '嵩明县',
  4417. '嵩阳镇',
  4418. '石林彝族自治县',
  4419. '鹿阜镇',
  4420. '禄劝彝族苗族自治县',
  4421. '屏山镇',
  4422. '寻甸回族彝族自治县',
  4423. '仁德镇'
  4424. ]
  4425. },
  4426. {
  4427. name: '曲靖市',
  4428. districtAndCounty: [
  4429. '麒麟区',
  4430. '宣威市',
  4431. '马龙县',
  4432. '通泉镇',
  4433. '沾益县',
  4434. '西平镇',
  4435. '富源县',
  4436. '中安镇',
  4437. '罗平县',
  4438. '罗雄镇',
  4439. '师宗县',
  4440. '丹凤镇',
  4441. '陆良县',
  4442. '中枢镇',
  4443. '会泽县',
  4444. '金钟镇'
  4445. ]
  4446. },
  4447. {
  4448. name: '玉溪市',
  4449. districtAndCounty: [
  4450. '红塔区',
  4451. '江川县',
  4452. '大街镇',
  4453. '澄江县',
  4454. '凤麓镇',
  4455. '通海县',
  4456. '秀山镇',
  4457. '华宁县',
  4458. '宁州镇',
  4459. '易门县',
  4460. '龙泉镇',
  4461. '峨山彝族自治县',
  4462. '双江镇',
  4463. '新平彝族傣族自治县',
  4464. '桂山镇',
  4465. '元江哈尼族彝族傣族自治县',
  4466. '澧江镇'
  4467. ]
  4468. },
  4469. {
  4470. name: '保山市',
  4471. districtAndCounty: [
  4472. '隆阳区',
  4473. '施甸县',
  4474. '甸阳镇',
  4475. '腾冲县',
  4476. '腾越镇',
  4477. '龙陵县',
  4478. '龙山镇',
  4479. '昌宁县',
  4480. '田园镇'
  4481. ]
  4482. },
  4483. {
  4484. name: '昭通市',
  4485. districtAndCounty: [
  4486. '昭阳区',
  4487. '鲁甸县',
  4488. '文屏镇',
  4489. '巧家县',
  4490. '新华镇',
  4491. '盐津县',
  4492. '盐井镇',
  4493. '大关县',
  4494. '翠华镇',
  4495. '永善县',
  4496. '溪落渡镇',
  4497. '绥江县',
  4498. '中城镇',
  4499. '镇雄县',
  4500. '乌峰镇',
  4501. '彝良县',
  4502. '角奎镇',
  4503. '威信县',
  4504. '扎西镇',
  4505. '水富县',
  4506. '向家坝镇'
  4507. ]
  4508. },
  4509. {
  4510. name: '丽江市',
  4511. districtAndCounty: [
  4512. '古城区',
  4513. '永胜县',
  4514. '永北镇',
  4515. '华坪县',
  4516. '中心镇',
  4517. '玉龙纳西族自治县',
  4518. '黄山镇',
  4519. '宁蒗彝族自治县',
  4520. '大兴镇'
  4521. ]
  4522. },
  4523. {
  4524. name: '思茅市',
  4525. districtAndCounty: [
  4526. '翠云区',
  4527. '普洱哈尼族彝族自治县',
  4528. '宁洱镇',
  4529. '墨江哈尼族自治县',
  4530. '联珠镇',
  4531. '景东彝族自治县',
  4532. '锦屏镇',
  4533. '景谷傣族彝族自治县',
  4534. '威远镇',
  4535. '镇沅彝族哈尼族拉祜族自治县',
  4536. '恩乐镇',
  4537. '江城哈尼族彝族自治县',
  4538. '勐烈镇',
  4539. '孟连傣族拉祜族佤族自治县',
  4540. '娜允镇',
  4541. '澜沧拉祜族自治县',
  4542. '勐朗镇',
  4543. '西盟佤族自治县',
  4544. '勐梭镇'
  4545. ]
  4546. },
  4547. {
  4548. name: '临沧市',
  4549. districtAndCounty: [
  4550. '临翔区',
  4551. '凤庆县',
  4552. '凤山镇',
  4553. '云县',
  4554. '爱华镇',
  4555. '永德县',
  4556. '德党镇',
  4557. '镇康县',
  4558. '南伞镇',
  4559. '双江拉祜族佤族布朗族傣族自治县',
  4560. '勐勐镇',
  4561. '耿马傣族佤族自治县',
  4562. '耿马镇',
  4563. '沧源佤族自治县',
  4564. '勐董镇'
  4565. ]
  4566. },
  4567. {
  4568. name: '德宏州',
  4569. districtAndCounty: [
  4570. '潞西市',
  4571. '瑞丽市',
  4572. '梁河县',
  4573. '遮岛镇',
  4574. '盈江县',
  4575. '平原镇',
  4576. '陇川县',
  4577. '章凤镇'
  4578. ]
  4579. },
  4580. {
  4581. name: '怒江州',
  4582. districtAndCounty: [
  4583. '泸水县六库镇',
  4584. '泸水县',
  4585. '六库镇',
  4586. '福贡县',
  4587. '上帕镇',
  4588. '贡山独龙族怒族自治县',
  4589. '茨开镇',
  4590. '兰坪白族普米族自治县',
  4591. '金顶镇'
  4592. ]
  4593. },
  4594. {
  4595. name: '迪庆州',
  4596. districtAndCounty: [
  4597. '香格里拉县',
  4598. '建塘镇',
  4599. '德钦县',
  4600. '升平镇',
  4601. '维西傈僳族自治县',
  4602. '保和镇'
  4603. ]
  4604. },
  4605. {
  4606. name: '大理州',
  4607. districtAndCounty: [
  4608. '大理市',
  4609. '祥云县',
  4610. '祥城镇',
  4611. '宾川县',
  4612. '金牛镇',
  4613. '弥渡县',
  4614. '弥城镇',
  4615. '永平县',
  4616. '博南镇',
  4617. '云龙县',
  4618. '诺邓镇',
  4619. '洱源县',
  4620. '茈碧湖镇',
  4621. '剑川县',
  4622. '金华镇',
  4623. '鹤庆县',
  4624. '云鹤镇',
  4625. '漾濞彝族自治县',
  4626. '苍山西镇',
  4627. '南涧彝族自治县',
  4628. '南涧镇',
  4629. '巍山彝族回族自治县',
  4630. '南诏镇'
  4631. ]
  4632. },
  4633. {
  4634. name: '楚雄州',
  4635. districtAndCounty: [
  4636. '楚雄市',
  4637. '双柏县',
  4638. '妥甸镇',
  4639. '牟定县',
  4640. '共和镇',
  4641. '南华县',
  4642. '龙川镇',
  4643. '姚安县',
  4644. '栋川镇',
  4645. '大姚县',
  4646. '金碧镇',
  4647. '永仁县',
  4648. '永定镇',
  4649. '元谋县',
  4650. '元马镇',
  4651. '武定县',
  4652. '狮山镇',
  4653. '禄丰县',
  4654. '金山镇'
  4655. ]
  4656. },
  4657. {
  4658. name: '红河州',
  4659. districtAndCounty: [
  4660. '蒙自县',
  4661. '文澜镇',
  4662. '个旧市',
  4663. '开远市',
  4664. '绿春县',
  4665. '大兴镇',
  4666. '建水县',
  4667. '临安镇',
  4668. '石屏县',
  4669. '异龙镇',
  4670. '弥勒县',
  4671. '弥阳镇',
  4672. '泸西县',
  4673. '中枢镇',
  4674. '元阳县',
  4675. '南沙镇',
  4676. '红河县',
  4677. '迤萨镇',
  4678. '金平苗族瑶族傣族自治县',
  4679. '金河镇',
  4680. '河口瑶族自治县',
  4681. '河口镇',
  4682. '屏边苗族自治县',
  4683. '玉屏镇'
  4684. ]
  4685. },
  4686. {
  4687. name: '文山州',
  4688. districtAndCounty: [
  4689. '文山县',
  4690. '开化镇',
  4691. '砚山县',
  4692. '江那镇',
  4693. '西畴县',
  4694. '西洒镇',
  4695. '麻栗坡县',
  4696. '麻栗镇',
  4697. '马关县',
  4698. '马白镇',
  4699. '丘北县',
  4700. '锦屏镇',
  4701. '广南县',
  4702. '莲城镇',
  4703. '富宁县',
  4704. '新华镇'
  4705. ]
  4706. },
  4707. {
  4708. name: '西双版纳州',
  4709. districtAndCounty: ['景洪市', '勐海县', '勐海镇', '勐腊县', '勐腊镇']
  4710. }
  4711. ]
  4712. },
  4713. {
  4714. name: '西藏',
  4715. city: [
  4716. {
  4717. name: '拉萨市',
  4718. districtAndCounty: [
  4719. '城关区',
  4720. '林周县',
  4721. '甘丹曲果镇',
  4722. '当雄县',
  4723. '当曲卡镇',
  4724. '尼木县',
  4725. '塔荣镇',
  4726. '曲水县',
  4727. '曲水镇',
  4728. '堆龙德庆县',
  4729. '东嘎镇',
  4730. '达孜县',
  4731. '德庆镇',
  4732. '墨竹工卡县',
  4733. '工卡镇'
  4734. ]
  4735. },
  4736. {
  4737. name: '那曲地区',
  4738. districtAndCounty: [
  4739. '那曲县',
  4740. '那曲镇',
  4741. '嘉黎县',
  4742. '阿扎镇',
  4743. '比如县',
  4744. '比如镇',
  4745. '聂荣县',
  4746. '聂荣镇',
  4747. '安多县',
  4748. '帕那镇',
  4749. '申扎县',
  4750. '申扎镇',
  4751. '索县',
  4752. '亚拉镇',
  4753. '班戈县',
  4754. '普保镇',
  4755. '巴青县',
  4756. '拉西镇',
  4757. '尼玛县',
  4758. '尼玛镇'
  4759. ]
  4760. },
  4761. {
  4762. name: '昌都地区',
  4763. districtAndCounty: [
  4764. '昌都县',
  4765. '江达县',
  4766. '江达镇',
  4767. '贡觉县',
  4768. '莫洛镇',
  4769. '类乌齐县',
  4770. '桑多镇',
  4771. '丁青县',
  4772. '丁青镇',
  4773. '察雅县',
  4774. '烟多镇',
  4775. '八宿县',
  4776. '白玛镇',
  4777. '左贡县',
  4778. '旺达镇',
  4779. '芒康县',
  4780. '嘎托镇',
  4781. '洛隆县',
  4782. '孜托镇',
  4783. '边坝县',
  4784. '草卡镇'
  4785. ]
  4786. },
  4787. {
  4788. name: '林芝地区',
  4789. districtAndCounty: [
  4790. '林芝县',
  4791. '八一镇',
  4792. '工布江达县',
  4793. '工布江达镇',
  4794. '米林县',
  4795. '米林镇',
  4796. '墨脱县',
  4797. '墨脱镇',
  4798. '波密县',
  4799. '扎木镇',
  4800. '察隅县',
  4801. '竹瓦根镇',
  4802. '朗县',
  4803. '朗镇'
  4804. ]
  4805. },
  4806. {
  4807. name: '山南地区',
  4808. districtAndCounty: [
  4809. '乃东县',
  4810. '泽当镇',
  4811. '扎囊县',
  4812. '扎塘镇',
  4813. '贡嘎县',
  4814. '吉雄镇',
  4815. '桑日县',
  4816. '桑日镇',
  4817. '琼结县',
  4818. '琼结镇',
  4819. '曲松县',
  4820. '曲松镇',
  4821. '措美县',
  4822. '措美镇',
  4823. '洛扎县',
  4824. '洛扎镇',
  4825. '加查县',
  4826. '安绕镇',
  4827. '隆子县',
  4828. '隆子镇',
  4829. '错那县',
  4830. '错那镇',
  4831. '浪卡子县',
  4832. '浪卡子镇'
  4833. ]
  4834. },
  4835. {
  4836. name: '日喀则地区',
  4837. districtAndCounty: [
  4838. '日喀则市',
  4839. '南木林县',
  4840. '南木林镇',
  4841. '江孜县',
  4842. '江孜镇',
  4843. '定日县',
  4844. '协格尔镇',
  4845. '萨迦县',
  4846. '萨迦镇',
  4847. '拉孜县',
  4848. '曲下镇',
  4849. '昂仁县',
  4850. '卡嘎镇',
  4851. '谢通门县',
  4852. '卡嘎镇',
  4853. '白朗县',
  4854. '洛江镇',
  4855. '仁布县',
  4856. '德吉林镇',
  4857. '康马县',
  4858. '康马镇',
  4859. '定结县',
  4860. '江嘎镇',
  4861. '仲巴县',
  4862. '拉让乡',
  4863. '亚东县',
  4864. '下司马镇',
  4865. '吉隆县',
  4866. '宗嘎镇',
  4867. '聂拉木县',
  4868. '聂拉木镇',
  4869. '萨嘎县',
  4870. '加加镇',
  4871. '岗巴县',
  4872. '岗巴镇'
  4873. ]
  4874. },
  4875. {
  4876. name: '阿里地区',
  4877. districtAndCounty: [
  4878. '噶尔县',
  4879. '狮泉河镇',
  4880. '普兰县',
  4881. '普兰镇',
  4882. '札达县',
  4883. '托林镇',
  4884. '日土县',
  4885. '日土镇',
  4886. '革吉县',
  4887. '革吉镇',
  4888. '改则县',
  4889. '改则镇',
  4890. '措勤县',
  4891. '措勤镇',
  4892. '林芝县人民政府驻地由林芝镇迁至八一镇'
  4893. ]
  4894. }
  4895. ]
  4896. },
  4897. {
  4898. name: '陕西省',
  4899. city: [
  4900. {
  4901. name: '西安市',
  4902. districtAndCounty: [
  4903. '莲湖区',
  4904. '新城区',
  4905. '碑林区',
  4906. '灞桥区',
  4907. '未央区',
  4908. '雁塔区',
  4909. '阎良区',
  4910. '临潼区',
  4911. '长安区',
  4912. '蓝田县',
  4913. '蓝关镇',
  4914. '周至县',
  4915. '二曲镇',
  4916. '户县',
  4917. '甘亭镇',
  4918. '高陵县',
  4919. '鹿苑镇'
  4920. ]
  4921. },
  4922. {
  4923. name: '延安市',
  4924. districtAndCounty: [
  4925. '宝塔区',
  4926. '延长县',
  4927. '七里村镇',
  4928. '延川县',
  4929. '延川镇',
  4930. '子长县',
  4931. '瓦窑堡镇',
  4932. '安塞县',
  4933. '真武洞镇',
  4934. '志丹县',
  4935. '保安镇',
  4936. '吴起县',
  4937. '吴旗镇',
  4938. '甘泉县',
  4939. '富县',
  4940. '富城镇',
  4941. '洛川县',
  4942. '凤栖镇',
  4943. '宜川县',
  4944. '丹州镇',
  4945. '黄龙县',
  4946. '石堡镇',
  4947. '黄陵县',
  4948. '桥山镇'
  4949. ]
  4950. },
  4951. {
  4952. name: '铜川市',
  4953. districtAndCounty: ['耀州区', '王益区', '印台区', '宜君县']
  4954. },
  4955. {
  4956. name: '渭南市',
  4957. districtAndCounty: [
  4958. '临渭区',
  4959. '华阴市',
  4960. '韩城市',
  4961. '华县',
  4962. '华州镇',
  4963. '潼关县',
  4964. '大荔县',
  4965. '蒲城县',
  4966. '澄城县',
  4967. '白水县',
  4968. '合阳县',
  4969. '富平县',
  4970. '窦村镇'
  4971. ]
  4972. },
  4973. {
  4974. name: '咸阳市',
  4975. districtAndCounty: [
  4976. '秦都区',
  4977. '杨陵区',
  4978. '渭城区',
  4979. '兴平市',
  4980. '三原县',
  4981. '泾阳县',
  4982. '泾干镇',
  4983. '乾县',
  4984. '礼泉县',
  4985. '永寿县',
  4986. '监军镇',
  4987. '彬县',
  4988. '长武县',
  4989. '昭仁镇',
  4990. '旬邑县',
  4991. '淳化县',
  4992. '武功县',
  4993. '普集镇'
  4994. ]
  4995. },
  4996. {
  4997. name: '宝鸡市',
  4998. districtAndCounty: [
  4999. '渭滨区',
  5000. '金台区',
  5001. '陈仓区',
  5002. '凤翔县',
  5003. '岐山县',
  5004. '凤鸣镇',
  5005. '扶风县',
  5006. '眉县',
  5007. '首善镇',
  5008. '陇县',
  5009. '千阳县',
  5010. '麟游县',
  5011. '九成宫镇',
  5012. '凤县',
  5013. '双石铺镇',
  5014. '太白县',
  5015. '嘴头镇'
  5016. ]
  5017. },
  5018. {
  5019. name: '汉中市',
  5020. districtAndCounty: [
  5021. '汉台区',
  5022. '南郑县',
  5023. '城固县',
  5024. '博望镇',
  5025. '洋县',
  5026. '洋州镇',
  5027. '西乡县',
  5028. '勉县',
  5029. '勉阳镇',
  5030. '宁强县',
  5031. '汉源镇',
  5032. '略阳县',
  5033. '镇巴县',
  5034. '泾洋镇',
  5035. '留坝县',
  5036. '佛坪县',
  5037. '袁家庄镇'
  5038. ]
  5039. },
  5040. {
  5041. name: '榆林市',
  5042. districtAndCounty: [
  5043. '榆阳区',
  5044. '神木县',
  5045. '神木镇',
  5046. '府谷县',
  5047. '府谷镇',
  5048. '横山县',
  5049. '横山镇',
  5050. '靖边县',
  5051. '张家畔镇',
  5052. '定边县',
  5053. '定边镇',
  5054. '绥德县',
  5055. '名州镇',
  5056. '米脂县',
  5057. '银州镇',
  5058. '佳县',
  5059. '佳芦镇',
  5060. '吴堡县',
  5061. '宋家川镇',
  5062. '清涧县',
  5063. '宽洲镇',
  5064. '子洲县',
  5065. '双湖峪镇'
  5066. ]
  5067. },
  5068. {
  5069. name: '安康市',
  5070. districtAndCounty: [
  5071. '汉滨区',
  5072. '汉阴县',
  5073. '石泉县',
  5074. '宁陕县',
  5075. '紫阳县',
  5076. '岚皋县',
  5077. '平利县',
  5078. '镇坪县',
  5079. '旬阳县',
  5080. '白河县'
  5081. ]
  5082. },
  5083. {
  5084. name: '商洛市',
  5085. districtAndCounty: [
  5086. '商州区',
  5087. '洛南县',
  5088. '丹凤县',
  5089. '龙驹寨镇',
  5090. '商南县',
  5091. '山阳县',
  5092. '镇安县',
  5093. '永乐镇',
  5094. '柞水县',
  5095. '乾佑镇'
  5096. ]
  5097. }
  5098. ]
  5099. },
  5100. {
  5101. name: '甘肃省',
  5102. city: [
  5103. {
  5104. name: '兰州市',
  5105. districtAndCounty: [
  5106. '城关区',
  5107. '七里河区',
  5108. '西固区',
  5109. '安宁区',
  5110. '红古区',
  5111. '永登县',
  5112. '皋兰县',
  5113. '石洞镇',
  5114. '榆中县'
  5115. ]
  5116. },
  5117. {
  5118. name: '嘉峪关市',
  5119. districtAndCounty: ['金昌市', '金川区', '永昌县']
  5120. },
  5121. {
  5122. name: '白银市',
  5123. districtAndCounty: [
  5124. '白银区',
  5125. '平川区',
  5126. '靖远县',
  5127. '乌兰镇',
  5128. '会宁县',
  5129. '会师镇',
  5130. '景泰县',
  5131. '一条山镇'
  5132. ]
  5133. },
  5134. {
  5135. name: '天水市',
  5136. districtAndCounty: [
  5137. '秦州区',
  5138. '麦积区',
  5139. '清水县',
  5140. '永清镇',
  5141. '秦安县',
  5142. '兴国镇',
  5143. '甘谷县',
  5144. '大像山镇',
  5145. '武山县',
  5146. '张家川回族自治县',
  5147. '张家川镇'
  5148. ]
  5149. },
  5150. {
  5151. name: '武威市',
  5152. districtAndCounty: ['凉州区', '民勤县', '古浪县', '古浪镇', '天祝藏族自治县', '华藏寺镇']
  5153. },
  5154. {
  5155. name: '酒泉市',
  5156. districtAndCounty: [
  5157. '肃州区',
  5158. '玉门市',
  5159. '敦煌市',
  5160. '金塔县',
  5161. '金塔镇',
  5162. '安西县',
  5163. '渊泉镇',
  5164. '肃北蒙古族自治县',
  5165. '党城湾镇',
  5166. '阿克塞哈萨克族自治县',
  5167. '红柳湾镇'
  5168. ]
  5169. },
  5170. {
  5171. name: '张掖市',
  5172. districtAndCounty: [
  5173. '甘州区',
  5174. '民乐县',
  5175. '洪水镇',
  5176. '临泽县',
  5177. '沙河镇',
  5178. '高台县',
  5179. '山丹县',
  5180. '清泉镇',
  5181. '肃南裕固族自治县',
  5182. '红湾寺镇'
  5183. ]
  5184. },
  5185. {
  5186. name: '庆阳市',
  5187. districtAndCounty: [
  5188. '西峰区',
  5189. '庆城县',
  5190. '庆城镇',
  5191. '环县',
  5192. '环城镇',
  5193. '华池县',
  5194. '柔远镇',
  5195. '合水县',
  5196. '西华池镇',
  5197. '正宁县',
  5198. '山河镇',
  5199. '宁县',
  5200. '新宁镇',
  5201. '镇原县'
  5202. ]
  5203. },
  5204. {
  5205. name: '平凉市',
  5206. districtAndCounty: [
  5207. '崆峒区',
  5208. '泾川县',
  5209. '灵台县',
  5210. '中台镇',
  5211. '崇信县',
  5212. '锦屏镇',
  5213. '华亭县',
  5214. '东华镇',
  5215. '庄浪县',
  5216. '水洛镇',
  5217. '静宁县'
  5218. ]
  5219. },
  5220. {
  5221. name: '定西市',
  5222. districtAndCounty: [
  5223. '安定区',
  5224. '通渭县',
  5225. '平襄镇',
  5226. '临洮县',
  5227. '洮阳镇',
  5228. '漳县',
  5229. '武阳镇',
  5230. '岷县',
  5231. '岷阳镇',
  5232. '渭源县',
  5233. '清源镇',
  5234. '陇西县',
  5235. '巩昌镇'
  5236. ]
  5237. },
  5238. {
  5239. name: '陇南市',
  5240. districtAndCounty: [
  5241. '武都区',
  5242. '成县',
  5243. '宕昌县',
  5244. '康县',
  5245. '文县',
  5246. '西和县',
  5247. '汉源镇',
  5248. '礼县',
  5249. '两当县',
  5250. '徽县'
  5251. ]
  5252. },
  5253. {
  5254. name: '临夏州',
  5255. districtAndCounty: [
  5256. '临夏市',
  5257. '临夏县',
  5258. '韩集镇',
  5259. '康乐县',
  5260. '附城镇',
  5261. '永靖县',
  5262. '刘家峡镇',
  5263. '广河县',
  5264. '和政县',
  5265. '东乡族自治县',
  5266. '锁南坝镇',
  5267. '积石山保安族东乡族撒拉族自治县',
  5268. '吹麻滩镇'
  5269. ]
  5270. },
  5271. {
  5272. name: '甘南州',
  5273. districtAndCounty: [
  5274. '合作市',
  5275. '临潭县',
  5276. '卓尼县',
  5277. '柳林镇',
  5278. '舟曲县',
  5279. '迭部县',
  5280. '电尕镇',
  5281. '玛曲县',
  5282. '尼玛镇',
  5283. '碌曲县',
  5284. '玛艾镇',
  5285. '夏河县',
  5286. '拉卜楞镇'
  5287. ]
  5288. }
  5289. ]
  5290. },
  5291. {
  5292. name: '青海省',
  5293. city: [
  5294. {
  5295. name: '西宁市',
  5296. districtAndCounty: [
  5297. '城中区',
  5298. '城东区',
  5299. '城西区',
  5300. '城北区',
  5301. '大通回族土族自治县',
  5302. '桥头镇',
  5303. '湟源县',
  5304. '湟中县',
  5305. '鲁沙尔镇'
  5306. ]
  5307. },
  5308. {
  5309. name: '海东地区',
  5310. districtAndCounty: [
  5311. '平安县',
  5312. '平安镇',
  5313. '乐都县',
  5314. '碾伯镇',
  5315. '民和回族土族自治县',
  5316. '川口镇',
  5317. '互助土族自治县',
  5318. '威远镇',
  5319. '化隆回族自治县',
  5320. '巴燕镇',
  5321. '循化撒拉族自治县',
  5322. '积石镇'
  5323. ]
  5324. },
  5325. {
  5326. name: '海北州',
  5327. districtAndCounty: [
  5328. '海晏县',
  5329. '三角城镇',
  5330. '祁连县',
  5331. '八宝镇',
  5332. '刚察县',
  5333. '沙柳河镇',
  5334. '门源回族自治县',
  5335. '浩门镇'
  5336. ]
  5337. },
  5338. {
  5339. name: '海南州',
  5340. districtAndCounty: [
  5341. '共和县',
  5342. '恰卜恰镇',
  5343. '同德县',
  5344. '尕巴松多镇',
  5345. '贵德县',
  5346. '河阴镇',
  5347. '兴海县',
  5348. '子科滩镇',
  5349. '贵南县',
  5350. '茫曲镇'
  5351. ]
  5352. },
  5353. {
  5354. name: '黄南州',
  5355. districtAndCounty: [
  5356. '同仁县',
  5357. '隆务镇',
  5358. '尖扎县',
  5359. '马克唐镇',
  5360. '泽库县',
  5361. '泽曲镇',
  5362. '河南蒙古族自治县',
  5363. '优干宁镇'
  5364. ]
  5365. },
  5366. {
  5367. name: '果洛州',
  5368. districtAndCounty: [
  5369. '玛沁县',
  5370. '大武镇',
  5371. '班玛县',
  5372. '赛来塘镇',
  5373. '甘德县',
  5374. '柯曲镇',
  5375. '达日县',
  5376. '吉迈镇',
  5377. '久治县',
  5378. '智青松多镇',
  5379. '玛多县',
  5380. '黄河乡'
  5381. ]
  5382. },
  5383. {
  5384. name: '玉树州',
  5385. districtAndCounty: [
  5386. '玉树县',
  5387. '结古镇',
  5388. '杂多县',
  5389. '萨呼腾镇',
  5390. '称多县',
  5391. '称文镇',
  5392. '治多县',
  5393. '加吉博洛镇',
  5394. '囊谦县',
  5395. '香达镇',
  5396. '曲麻莱县',
  5397. '约改镇'
  5398. ]
  5399. },
  5400. {
  5401. name: '海西州',
  5402. districtAndCounty: [
  5403. '德令哈市',
  5404. '格尔木市',
  5405. '乌兰县',
  5406. '希里沟镇',
  5407. '都兰县',
  5408. '察汗乌苏镇',
  5409. '天峻县',
  5410. '新源镇'
  5411. ]
  5412. }
  5413. ]
  5414. },
  5415. {
  5416. name: '宁夏',
  5417. city: [
  5418. {
  5419. name: '银川市',
  5420. districtAndCounty: [
  5421. '兴庆区',
  5422. '金凤区',
  5423. '西夏区',
  5424. '灵武市',
  5425. '永宁县',
  5426. '杨和镇',
  5427. '贺兰县',
  5428. '习岗镇'
  5429. ]
  5430. },
  5431. {
  5432. name: '石嘴山市',
  5433. districtAndCounty: ['大武口区', '惠农区', '平罗县']
  5434. },
  5435. {
  5436. name: '吴忠市',
  5437. districtAndCounty: ['利通区', '青铜峡市', '盐池县', '花马池镇', '同心县', '豫海镇']
  5438. },
  5439. {
  5440. name: '固原市',
  5441. districtAndCounty: [
  5442. '原州区',
  5443. '西吉县',
  5444. '吉强镇',
  5445. '隆德县',
  5446. '泾源县',
  5447. '香水镇',
  5448. '彭阳县',
  5449. '白阳镇'
  5450. ]
  5451. },
  5452. {
  5453. name: '中卫市',
  5454. districtAndCounty: ['沙坡头区', '中宁县', '海原县']
  5455. }
  5456. ]
  5457. },
  5458. {
  5459. name: '新疆',
  5460. city: [
  5461. {
  5462. name: '乌鲁木齐市',
  5463. districtAndCounty: [
  5464. '天山区',
  5465. '沙依巴克区',
  5466. '新市区',
  5467. '水磨沟区',
  5468. '头屯河区',
  5469. '达坂城区',
  5470. '东山区',
  5471. '乌鲁木齐县',
  5472. '乌鲁木齐市水磨沟区'
  5473. ]
  5474. },
  5475. {
  5476. name: '克拉玛依市',
  5477. districtAndCounty: ['克拉玛依区', '独山子区', '白碱滩区', '乌尔禾区']
  5478. },
  5479. {
  5480. name: '自治区直辖县级行政单位',
  5481. districtAndCounty: ['石河子市', '阿拉尔市', '图木舒克市', '五家渠市']
  5482. },
  5483. {
  5484. name: '喀什地区',
  5485. districtAndCounty: [
  5486. '喀什市',
  5487. '疏附县',
  5488. '托克扎克镇',
  5489. '疏勒县',
  5490. '疏勒镇',
  5491. '英吉沙县',
  5492. '英吉沙镇',
  5493. '泽普县',
  5494. '泽普镇',
  5495. '莎车县',
  5496. '莎车镇',
  5497. '叶城县',
  5498. '喀格勒克镇',
  5499. '麦盖提县',
  5500. '麦盖提镇',
  5501. '岳普湖县',
  5502. '岳普湖镇',
  5503. '伽师县',
  5504. '巴仁镇',
  5505. '巴楚县',
  5506. '巴楚镇',
  5507. '塔什库尔干塔吉克自治县',
  5508. '塔什库尔干镇'
  5509. ]
  5510. },
  5511. {
  5512. name: '阿克苏地区',
  5513. districtAndCounty: [
  5514. '阿克苏市',
  5515. '温宿县',
  5516. '温宿镇',
  5517. '库车县',
  5518. '库车镇',
  5519. '沙雅县',
  5520. '沙雅镇',
  5521. '新和县',
  5522. '新和镇',
  5523. '拜城县',
  5524. '拜城镇',
  5525. '乌什县',
  5526. '乌什镇',
  5527. '阿瓦提县',
  5528. '阿瓦提镇',
  5529. '柯坪县',
  5530. '柯坪镇'
  5531. ]
  5532. },
  5533. {
  5534. name: '和田地区',
  5535. districtAndCounty: [
  5536. '和田市',
  5537. '和田县',
  5538. '墨玉县',
  5539. '喀拉喀什镇',
  5540. '皮山县',
  5541. '固玛镇',
  5542. '洛浦县',
  5543. '洛浦镇',
  5544. '策勒县',
  5545. '策勒镇',
  5546. '于田县',
  5547. '木尕拉镇',
  5548. '民丰县',
  5549. '尼雅镇'
  5550. ]
  5551. },
  5552. {
  5553. name: '吐鲁番地区',
  5554. districtAndCounty: ['吐鲁番市', '鄯善县', '鄯善镇', '托克逊县', '托克逊镇']
  5555. },
  5556. {
  5557. name: '哈密地区',
  5558. districtAndCounty: ['哈密市', '伊吾县', '伊吾镇', '巴里坤哈萨克自治县', '巴里坤镇']
  5559. },
  5560. {
  5561. name: '克孜勒苏柯州',
  5562. districtAndCounty: [
  5563. '阿图什市',
  5564. '阿克陶县',
  5565. '阿克陶镇',
  5566. '阿合奇县',
  5567. '阿合奇镇',
  5568. '乌恰县',
  5569. '乌恰镇'
  5570. ]
  5571. },
  5572. {
  5573. name: '博尔塔拉州',
  5574. districtAndCounty: ['博乐市', '精河县', '精河镇', '温泉县', '博格达尔镇']
  5575. },
  5576. {
  5577. name: '昌吉州',
  5578. districtAndCounty: [
  5579. '昌吉市',
  5580. '阜康市',
  5581. '米泉市',
  5582. '呼图壁县',
  5583. '呼图壁镇',
  5584. '玛纳斯县',
  5585. '玛纳斯镇',
  5586. '奇台县',
  5587. '奇台镇',
  5588. '吉木萨尔县',
  5589. '吉木萨尔镇',
  5590. '木垒哈萨克自治县',
  5591. '木垒镇'
  5592. ]
  5593. },
  5594. {
  5595. name: '巴音郭楞州',
  5596. districtAndCounty: [
  5597. '库尔勒市',
  5598. '轮台县',
  5599. '轮台镇',
  5600. '尉犁县',
  5601. '尉犁镇',
  5602. '若羌县',
  5603. '若羌镇',
  5604. '且末县',
  5605. '且末镇',
  5606. '和静县',
  5607. '和静镇',
  5608. '和硕县',
  5609. '特吾里克镇',
  5610. '博湖县',
  5611. '博湖镇',
  5612. '焉耆回族自治县',
  5613. '焉耆镇'
  5614. ]
  5615. },
  5616. {
  5617. name: '伊犁州',
  5618. districtAndCounty: [
  5619. '伊宁市',
  5620. '奎屯市',
  5621. '伊宁县',
  5622. '吉里于孜镇',
  5623. '霍城县',
  5624. '水定镇',
  5625. '巩留县',
  5626. '巩留镇',
  5627. '新源县',
  5628. '新源镇',
  5629. '昭苏县',
  5630. '昭苏镇',
  5631. '特克斯县',
  5632. '特克斯镇',
  5633. '尼勒克县',
  5634. '尼勒克镇',
  5635. '察布查尔锡伯自治县',
  5636. '察布查尔镇'
  5637. ]
  5638. },
  5639. {
  5640. name: '塔城地区',
  5641. districtAndCounty: [
  5642. '塔城市',
  5643. '乌苏市',
  5644. '额敏县',
  5645. '额敏镇',
  5646. '沙湾县',
  5647. '三道河子镇',
  5648. '托里县',
  5649. '托里镇',
  5650. '裕民县',
  5651. '哈拉布拉镇',
  5652. '和布克赛尔蒙古自治县',
  5653. '和布克赛尔镇'
  5654. ]
  5655. },
  5656. {
  5657. name: '阿勒泰地区',
  5658. districtAndCounty: [
  5659. '阿勒泰市',
  5660. '布尔津县',
  5661. '布尔津镇',
  5662. '富蕴县',
  5663. '库额尔齐斯镇',
  5664. '福海县',
  5665. '哈巴河县',
  5666. '青河县',
  5667. '吉木乃县'
  5668. ]
  5669. }
  5670. ]
  5671. },
  5672. {
  5673. name: '香港',
  5674. city: [
  5675. {
  5676. name: '香港特别行政区',
  5677. districtAndCounty: [
  5678. '中西区',
  5679. '东区',
  5680. '九龙城区',
  5681. '观塘区',
  5682. '南区',
  5683. '深水埗区',
  5684. '湾仔区',
  5685. '黄大仙区',
  5686. '油尖旺区',
  5687. '离岛区',
  5688. '葵青区',
  5689. '北区',
  5690. '西贡区',
  5691. '沙田区',
  5692. '屯门区',
  5693. '大埔区',
  5694. '荃湾区',
  5695. '元朗区'
  5696. ]
  5697. }
  5698. ]
  5699. },
  5700. {
  5701. name: '澳门',
  5702. city: [
  5703. {
  5704. name: '澳门特别行政区',
  5705. districtAndCounty: ['澳门特别行政区']
  5706. }
  5707. ]
  5708. },
  5709. {
  5710. name: '台湾省',
  5711. city: [
  5712. {
  5713. name: '台北',
  5714. districtAndCounty: []
  5715. },
  5716. {
  5717. name: '高雄',
  5718. districtAndCounty: []
  5719. },
  5720. {
  5721. name: '台中',
  5722. districtAndCounty: []
  5723. },
  5724. {
  5725. name: '花莲',
  5726. districtAndCounty: []
  5727. },
  5728. {
  5729. name: '基隆',
  5730. districtAndCounty: []
  5731. },
  5732. {
  5733. name: '嘉义',
  5734. districtAndCounty: []
  5735. },
  5736. {
  5737. name: '金门',
  5738. districtAndCounty: []
  5739. },
  5740. {
  5741. name: '连江',
  5742. districtAndCounty: []
  5743. },
  5744. {
  5745. name: '苗栗',
  5746. districtAndCounty: []
  5747. },
  5748. {
  5749. name: '南投',
  5750. districtAndCounty: []
  5751. },
  5752. {
  5753. name: '澎湖',
  5754. districtAndCounty: []
  5755. },
  5756. {
  5757. name: '屏东',
  5758. districtAndCounty: []
  5759. },
  5760. {
  5761. name: '台东',
  5762. districtAndCounty: []
  5763. },
  5764. {
  5765. name: '台南',
  5766. districtAndCounty: []
  5767. },
  5768. {
  5769. name: '桃园',
  5770. districtAndCounty: []
  5771. },
  5772. {
  5773. name: '新竹',
  5774. districtAndCounty: []
  5775. },
  5776. {
  5777. name: '宜兰',
  5778. districtAndCounty: []
  5779. },
  5780. {
  5781. name: '云林',
  5782. districtAndCounty: []
  5783. },
  5784. {
  5785. name: '彰化',
  5786. districtAndCounty: []
  5787. }
  5788. ]
  5789. }
  5790. ]