garden_service.pb.go 271 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: garden_service.proto
  3. // package声明符,用来防止不同的消息类型有命名冲突
  4. package pb
  5. import (
  6. context "context"
  7. fmt "fmt"
  8. proto "github.com/golang/protobuf/proto"
  9. grpc "google.golang.org/grpc"
  10. codes "google.golang.org/grpc/codes"
  11. status "google.golang.org/grpc/status"
  12. math "math"
  13. v1 "property-garden/pb/v1"
  14. )
  15. // Reference imports to suppress errors if they are not otherwise used.
  16. var _ = proto.Marshal
  17. var _ = fmt.Errorf
  18. var _ = math.Inf
  19. // This is a compile-time assertion to ensure that this generated file
  20. // is compatible with the proto package it is being compiled against.
  21. // A compilation error at this line likely means your copy of the
  22. // proto package needs to be updated.
  23. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
  24. func init() {
  25. proto.RegisterFile("garden_service.proto", fileDescriptor_e527eed98167eca4)
  26. }
  27. var fileDescriptor_e527eed98167eca4 = []byte{
  28. // 2604 bytes of a gzipped FileDescriptorProto
  29. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x5b, 0x5b, 0x6f, 0x1b, 0xbb,
  30. 0x11, 0xee, 0xd3, 0x69, 0xbb, 0xcd, 0xb9, 0x29, 0xbe, 0xca, 0x77, 0x3b, 0x09, 0x5a, 0x14, 0x8d,
  31. 0xe1, 0xf6, 0xa1, 0x40, 0x81, 0x02, 0x8d, 0xed, 0x3a, 0x35, 0x90, 0x9c, 0x18, 0xf2, 0x71, 0x50,
  32. 0xb4, 0x40, 0x83, 0xb5, 0x96, 0x91, 0x36, 0x96, 0x77, 0xd5, 0xdd, 0xb5, 0x0e, 0xf4, 0xaf, 0xfa,
  33. 0x13, 0x0b, 0xde, 0x86, 0x33, 0xc3, 0xe1, 0xea, 0xbc, 0x59, 0xdf, 0xf7, 0x71, 0x38, 0x24, 0x87,
  34. 0xc3, 0xcb, 0xd2, 0xd9, 0xda, 0x24, 0x6f, 0x0a, 0x55, 0x7d, 0x6a, 0x55, 0xb3, 0x28, 0xc7, 0xea,
  35. 0xf5, 0xbc, 0xa9, 0xbb, 0x7a, 0x90, 0xcd, 0xef, 0x5f, 0x3b, 0x64, 0xf8, 0xed, 0xe2, 0xec, 0xd4,
  36. 0x8a, 0x2c, 0x69, 0x80, 0xf1, 0x34, 0x6f, 0x26, 0x4e, 0x3d, 0xfc, 0x7a, 0x71, 0x76, 0x3a, 0xcf,
  37. 0x9b, 0x07, 0xc4, 0x37, 0x6a, 0x9e, 0x97, 0x8d, 0x03, 0xd6, 0x17, 0x67, 0xa7, 0x79, 0x55, 0xd5,
  38. 0x4f, 0xd5, 0x58, 0x3d, 0xaa, 0xaa, 0x73, 0xf0, 0x77, 0x8b, 0xb3, 0xd3, 0x85, 0x9a, 0x96, 0xe3,
  39. 0x99, 0x37, 0xf4, 0x7c, 0x71, 0x76, 0x3a, 0xad, 0x9f, 0x5a, 0xf5, 0xa9, 0x09, 0x32, 0x0d, 0xb6,
  40. 0x4f, 0x93, 0x89, 0x6a, 0xbb, 0xb2, 0xf6, 0x3e, 0x3c, 0x5b, 0x9c, 0x9d, 0x7e, 0x56, 0xbe, 0xdc,
  41. 0x37, 0x8b, 0xb3, 0x53, 0xb5, 0x08, 0x45, 0x36, 0x74, 0x11, 0xeb, 0xfe, 0xa7, 0xf9, 0xb4, 0xae,
  42. 0xb0, 0xa3, 0x8b, 0xba, 0xf3, 0x3f, 0xbf, 0x5f, 0x9c, 0x9d, 0x56, 0xaa, 0x9c, 0x4c, 0xef, 0x6b,
  43. 0xe7, 0xea, 0x1f, 0xff, 0xf7, 0x25, 0xfb, 0xea, 0xad, 0x69, 0xec, 0xe0, 0x2a, 0x7b, 0x66, 0xff,
  44. 0xba, 0xae, 0xca, 0xee, 0xf2, 0x7e, 0x30, 0x7c, 0x3d, 0xbf, 0xff, 0xb4, 0x38, 0x7b, 0x8d, 0xc1,
  45. 0x91, 0xfa, 0xef, 0x93, 0x6a, 0xbb, 0xe1, 0x96, 0xc8, 0xcd, 0x67, 0xcb, 0xe3, 0x5f, 0x0c, 0xfe,
  46. 0x9a, 0xfd, 0xfa, 0xb6, 0xcb, 0xbb, 0xb2, 0xed, 0xca, 0xf1, 0x60, 0xd3, 0x09, 0x01, 0xf1, 0x16,
  47. 0xd6, 0x63, 0xc2, 0x16, 0xff, 0x67, 0x36, 0x18, 0x99, 0xce, 0x04, 0xe6, 0x56, 0x75, 0x83, 0x43,
  48. 0x27, 0x8f, 0x29, 0x6f, 0x70, 0xbf, 0x47, 0x61, 0x2d, 0x7f, 0xc8, 0xbe, 0xb5, 0xfe, 0xfe, 0x43,
  49. 0x77, 0xf9, 0x75, 0x7b, 0x5d, 0x0d, 0xf6, 0x48, 0x3b, 0x00, 0xf7, 0x36, 0x77, 0x52, 0xb4, 0x35,
  50. 0x78, 0x91, 0xfd, 0xe6, 0xfc, 0xa9, 0x9c, 0x15, 0x65, 0x35, 0x79, 0x53, 0x14, 0x83, 0x6d, 0xa7,
  51. 0x46, 0x98, 0x37, 0xb4, 0x29, 0x51, 0xd6, 0xc8, 0xbb, 0xec, 0x1b, 0x8f, 0xde, 0xcd, 0x8b, 0xbc,
  52. 0x53, 0x83, 0x5d, 0x26, 0xb6, 0xb0, 0x37, 0x35, 0x4c, 0xb0, 0x91, 0x4b, 0x97, 0x6a, 0x16, 0xb9,
  53. 0x74, 0xa9, 0x66, 0x29, 0x97, 0x0c, 0x65, 0x8d, 0x5c, 0x65, 0xcf, 0x3c, 0xfa, 0xae, 0x6c, 0xbb,
  54. 0x01, 0xaf, 0x52, 0x83, 0x3c, 0x12, 0x28, 0x07, 0x43, 0x89, 0x1a, 0xfc, 0x3e, 0xaf, 0xf2, 0x89,
  55. 0x6a, 0x60, 0x28, 0x63, 0x8a, 0x0f, 0xa5, 0xa4, 0x88, 0x2c, 0x5f, 0xaa, 0x59, 0xca, 0x72, 0xa0,
  56. 0x52, 0x96, 0xb1, 0xc2, 0x5a, 0xfe, 0x77, 0xf6, 0xdc, 0x93, 0x8e, 0x31, 0x5d, 0x70, 0xc4, 0x0a,
  57. 0x22, 0xce, 0xdb, 0x3e, 0xe8, 0x93, 0x58, 0xe3, 0x7f, 0xce, 0x7e, 0x79, 0x57, 0x95, 0x9d, 0x0e,
  58. 0x16, 0x1f, 0xff, 0xee, 0xb7, 0x37, 0xf2, 0x9c, 0xc3, 0xb6, 0xe0, 0xdf, 0xb2, 0x4c, 0x23, 0x2e,
  59. 0x40, 0xb6, 0x90, 0x88, 0x06, 0xc7, 0x86, 0xc0, 0x90, 0xaa, 0x75, 0x50, 0xe0, 0xaa, 0x51, 0x40,
  60. 0x3c, 0xe7, 0xb0, 0x2d, 0xf8, 0x97, 0xec, 0x57, 0x1a, 0x31, 0xbd, 0x80, 0xcd, 0xe3, 0xa6, 0xaf,
  61. 0x45, 0x38, 0x94, 0x35, 0x93, 0x46, 0x37, 0xd8, 0x97, 0xf5, 0x00, 0x2f, 0x1b, 0x70, 0x88, 0x64,
  62. 0x03, 0xb9, 0x36, 0x6f, 0x63, 0x19, 0x6d, 0xf4, 0xa6, 0x44, 0x51, 0x07, 0x74, 0xb3, 0x89, 0x03,
  63. 0xa8, 0xdd, 0x6b, 0x11, 0x0e, 0x79, 0xcc, 0x40, 0xa6, 0xe5, 0xa4, 0x0e, 0xdc, 0xf4, 0xf5, 0x98,
  64. 0xa0, 0xc5, 0xaf, 0xab, 0xcf, 0x35, 0x2d, 0xae, 0x11, 0xb1, 0xb8, 0x25, 0x6c, 0xf1, 0xeb, 0xec,
  65. 0x6b, 0x83, 0x4d, 0xeb, 0x59, 0x71, 0xbb, 0xac, 0xc6, 0x83, 0x1d, 0xac, 0xf4, 0xa8, 0x37, 0xb3,
  66. 0x2d, 0x93, 0x90, 0xf7, 0x00, 0xbf, 0x98, 0xe6, 0xd5, 0x44, 0x41, 0xde, 0x63, 0x38, 0xcf, 0x7b,
  67. 0x11, 0x6d, 0x0d, 0x4e, 0xb2, 0x4d, 0x94, 0x11, 0x35, 0x7f, 0xd7, 0xba, 0x79, 0xf2, 0x32, 0xce,
  68. 0x98, 0x98, 0xf7, 0x15, 0x9c, 0xac, 0x92, 0xd9, 0x8a, 0x8a, 0x6c, 0x83, 0x2b, 0xaa, 0xb2, 0xbb,
  69. 0x2e, 0xda, 0xc1, 0x8b, 0x84, 0x01, 0x4b, 0xfb, 0x6a, 0x8e, 0x57, 0xa8, 0x6c, 0x2d, 0xcb, 0x6c,
  70. 0x8f, 0x0b, 0xca, 0xa2, 0xbd, 0x6a, 0xea, 0x47, 0x2b, 0x1c, 0xfc, 0x3e, 0x61, 0x86, 0xa8, 0x7c,
  71. 0x9d, 0xbf, 0xfb, 0x79, 0x62, 0xc8, 0x36, 0x4c, 0x47, 0xb2, 0x8d, 0xc0, 0xf1, 0x6c, 0x23, 0x4a,
  72. 0x68, 0xf0, 0xeb, 0xfe, 0x22, 0xc1, 0x8f, 0x7a, 0x68, 0x2d, 0xc2, 0x21, 0xfc, 0xce, 0xf3, 0x6e,
  73. 0x3c, 0x85, 0xe9, 0xeb, 0x43, 0x82, 0xa0, 0x3c, 0xfc, 0x18, 0x09, 0xa6, 0x2e, 0xcc, 0xee, 0xe9,
  74. 0xa2, 0xae, 0x3e, 0x63, 0x53, 0x04, 0xe5, 0xa6, 0x18, 0x69, 0x4d, 0x8d, 0xb2, 0xef, 0x02, 0xee,
  75. 0x12, 0xc3, 0x7e, 0x54, 0x80, 0x66, 0x87, 0xdd, 0x24, 0x2f, 0xb8, 0xa7, 0xf3, 0x44, 0xec, 0x1e,
  76. 0x4a, 0x16, 0xdb, 0x32, 0x09, 0x4b, 0x79, 0xc0, 0xcd, 0x40, 0xc6, 0x95, 0xe3, 0x31, 0x1c, 0x26,
  77. 0x58, 0xc8, 0xf9, 0x96, 0x38, 0x2f, 0xab, 0x02, 0x72, 0x7e, 0x80, 0x78, 0xce, 0xc7, 0x0c, 0xac,
  78. 0xe3, 0x16, 0xbc, 0xab, 0xee, 0xb5, 0x0d, 0x5a, 0x9f, 0x05, 0xf9, 0x3a, 0x4e, 0x39, 0x6b, 0x27,
  79. 0xcf, 0xd6, 0x2d, 0x6c, 0x86, 0x56, 0xd7, 0xa0, 0x6c, 0x9c, 0x9e, 0x90, 0x42, 0x8c, 0xf5, 0x96,
  80. 0x8f, 0xfa, 0x45, 0x30, 0xd3, 0x11, 0xff, 0x43, 0xdd, 0x69, 0x89, 0xa9, 0xe3, 0x45, 0x5c, 0x1c,
  81. 0xd1, 0x7c, 0xa6, 0xa7, 0x54, 0xac, 0x21, 0xb7, 0xf3, 0x7c, 0x9c, 0x6e, 0x08, 0x63, 0xe5, 0x86,
  82. 0x44, 0x22, 0xd6, 0x10, 0xc3, 0xa7, 0x1b, 0xc2, 0x69, 0xb9, 0x21, 0xb1, 0x0a, 0x32, 0xb0, 0x15,
  83. 0x7c, 0xb4, 0xe7, 0x09, 0xd4, 0x94, 0x97, 0xc4, 0x40, 0xc4, 0xf3, 0x0c, 0x9c, 0x94, 0xd9, 0x8a,
  84. 0xbe, 0x64, 0x5b, 0x44, 0x81, 0x1b, 0xf4, 0x4a, 0x32, 0x21, 0x34, 0xe9, 0xc5, 0x4a, 0x1d, 0x9b,
  85. 0xdd, 0x66, 0xf8, 0xde, 0x36, 0xf5, 0xd3, 0x9c, 0xcd, 0xee, 0x40, 0xc8, 0xb3, 0x1b, 0xf3, 0xcc,
  86. 0xa6, 0xe9, 0x49, 0xc9, 0x66, 0x20, 0x64, 0x9b, 0x98, 0x87, 0xcd, 0x27, 0x69, 0x8a, 0xb5, 0x7a,
  87. 0x28, 0xb5, 0x92, 0xd8, 0xdd, 0xef, 0x51, 0x30, 0xcb, 0x6f, 0x55, 0xa5, 0x9a, 0xbc, 0x53, 0xe7,
  88. 0xe5, 0x6c, 0xc6, 0x2c, 0x63, 0x4a, 0xb6, 0x4c, 0x15, 0x2c, 0xcb, 0x69, 0xf0, 0x26, 0x5f, 0xb2,
  89. 0x2c, 0xe7, 0x50, 0x39, 0xcb, 0x01, 0x09, 0xdb, 0x09, 0x9f, 0x24, 0xe6, 0xf9, 0xd2, 0x44, 0xc2,
  90. 0x1e, 0x4b, 0x1e, 0x0e, 0xe7, 0xdb, 0x89, 0x88, 0x66, 0x89, 0xce, 0xd8, 0xa2, 0x89, 0x08, 0x9b,
  91. 0xd9, 0x10, 0x18, 0x96, 0x78, 0xb5, 0xab, 0x42, 0xe2, 0xf5, 0xb0, 0x9c, 0x78, 0x03, 0x6b, 0xad,
  92. 0xdd, 0x65, 0xdf, 0x07, 0xe2, 0xc3, 0xfd, 0x17, 0x63, 0xf0, 0x20, 0x2a, 0xe2, 0x18, 0x6f, 0x73,
  93. 0x2f, 0x2d, 0x60, 0x66, 0x3f, 0xdc, 0x7f, 0x01, 0x3f, 0xa9, 0x59, 0xc4, 0xc8, 0x66, 0x89, 0x80,
  94. 0x8d, 0xec, 0x8f, 0xe5, 0xa3, 0xd2, 0x47, 0x65, 0xda, 0xdb, 0x0e, 0x95, 0x47, 0x16, 0x48, 0xee,
  95. 0x61, 0x53, 0xa8, 0xe6, 0xc7, 0x72, 0xfc, 0xa0, 0x22, 0x0f, 0x03, 0x93, 0xf0, 0x10, 0x0b, 0xd8,
  96. 0x1c, 0xbc, 0x69, 0xd4, 0x4d, 0xbe, 0x34, 0x1b, 0x62, 0x1a, 0xb1, 0x81, 0x90, 0xe7, 0x20, 0xe6,
  97. 0xd9, 0xd2, 0x66, 0x29, 0xb6, 0xb4, 0x59, 0x50, 0x5e, 0xda, 0x3c, 0x07, 0x1b, 0x30, 0x07, 0xe7,
  98. 0x4b, 0x55, 0xc0, 0xb0, 0xd0, 0x54, 0x4f, 0x38, 0xbe, 0x01, 0x13, 0x25, 0x6c, 0x68, 0x2e, 0xd5,
  99. 0xcc, 0xcc, 0x64, 0x3a, 0x34, 0x0e, 0x95, 0x87, 0x06, 0x48, 0x36, 0x34, 0x23, 0x35, 0xae, 0x17,
  100. 0xaa, 0x31, 0xe6, 0xa8, 0x0b, 0x88, 0x91, 0x87, 0x86, 0x08, 0x98, 0x59, 0x57, 0x9d, 0x10, 0x93,
  101. 0x88, 0x91, 0xcd, 0x12, 0x01, 0x4b, 0x11, 0x26, 0x1a, 0x84, 0x14, 0x01, 0xb8, 0x9c, 0x22, 0x10,
  102. 0x2d, 0x19, 0x34, 0x11, 0x24, 0x18, 0xc4, 0x01, 0xb4, 0x93, 0xa2, 0x59, 0xc6, 0x30, 0x8c, 0x8e,
  103. 0xa0, 0xdd, 0xb8, 0x00, 0x8a, 0xa1, 0x61, 0x82, 0x95, 0x26, 0xce, 0x45, 0x5e, 0x8d, 0xd5, 0x4c,
  104. 0x9a, 0x38, 0x96, 0xe9, 0x99, 0x38, 0x5e, 0xc0, 0xe2, 0xe7, 0x4e, 0xaf, 0x43, 0xd1, 0xd4, 0x76,
  105. 0xa8, 0x1c, 0x3f, 0x40, 0xb2, 0xf6, 0x6a, 0xdc, 0xf4, 0xdf, 0x6e, 0x24, 0xc7, 0xdd, 0x37, 0x4c,
  106. 0xb0, 0x60, 0xed, 0xa6, 0xfe, 0x49, 0x35, 0x3a, 0xa2, 0x9a, 0x42, 0xef, 0xe9, 0xbd, 0x35, 0x0a,
  107. 0x73, 0x6b, 0x9c, 0x85, 0x39, 0x88, 0x08, 0x73, 0x86, 0xd0, 0x26, 0x8f, 0xe2, 0x42, 0x9e, 0xe3,
  108. 0x73, 0x50, 0x94, 0x48, 0xae, 0xea, 0xfd, 0xbd, 0xe0, 0x2a, 0xda, 0xe0, 0x0f, 0x13, 0x2c, 0xc4,
  109. 0x21, 0x22, 0x48, 0x60, 0x33, 0x9c, 0xc7, 0x61, 0x44, 0xb3, 0x8d, 0x9c, 0x4d, 0x4b, 0xe7, 0x4b,
  110. 0x38, 0xc9, 0xb1, 0x8d, 0x5c, 0xc4, 0xcb, 0x1b, 0x39, 0x41, 0xc6, 0x36, 0x72, 0x6e, 0x35, 0xc7,
  111. 0x35, 0xbd, 0x92, 0x96, 0x7b, 0xa1, 0xaa, 0x17, 0x2b, 0x75, 0x6c, 0xb6, 0xbe, 0xaf, 0xab, 0x6e,
  112. 0x2a, 0xcc, 0x56, 0xc0, 0xe5, 0xd9, 0x8a, 0x68, 0xd8, 0x17, 0xdd, 0x34, 0xf5, 0x5c, 0x35, 0xdd,
  113. 0xf2, 0x26, 0x1f, 0x3f, 0xe4, 0x13, 0x73, 0x24, 0xf5, 0xfb, 0xa2, 0x98, 0xe2, 0xfb, 0x22, 0x49,
  114. 0x01, 0x27, 0x02, 0x46, 0xba, 0x63, 0xe5, 0x89, 0x5c, 0x94, 0x9e, 0x2d, 0x8f, 0xfa, 0x45, 0x29,
  115. 0xe7, 0x75, 0x14, 0x26, 0x9c, 0x47, 0x91, 0xb8, 0xdf, 0xa3, 0x08, 0x13, 0x87, 0x92, 0x64, 0xf1,
  116. 0x12, 0xb8, 0x68, 0xe2, 0x48, 0x12, 0xb8, 0x3d, 0xb8, 0xc9, 0x9b, 0x07, 0x72, 0xef, 0xe7, 0x01,
  117. 0x7e, 0x7b, 0x10, 0x70, 0xb8, 0x6c, 0xd4, 0x10, 0xbe, 0xe7, 0x74, 0xbf, 0xf9, 0x65, 0x23, 0xc0,
  118. 0xb0, 0x15, 0xd4, 0x08, 0xbb, 0xe7, 0x0c, 0x10, 0xdf, 0x0a, 0x62, 0x86, 0x54, 0x8d, 0xef, 0x39,
  119. 0xdd, 0x6f, 0xa9, 0xea, 0x4b, 0x92, 0x6c, 0x35, 0x62, 0xb6, 0xfb, 0xa6, 0xd1, 0x3b, 0x48, 0x07,
  120. 0x28, 0x4f, 0xb6, 0x8c, 0x84, 0xcd, 0x09, 0xe0, 0xba, 0x0f, 0x86, 0x5c, 0x8c, 0x3a, 0x62, 0x4b,
  121. 0xe4, 0x42, 0xb6, 0xf1, 0xb0, 0xeb, 0x92, 0x3d, 0x2e, 0xa7, 0xfd, 0xb2, 0x93, 0xa2, 0x63, 0xc7,
  122. 0x74, 0x0f, 0x45, 0x8e, 0xa1, 0x6e, 0xda, 0x12, 0x39, 0x18, 0x26, 0x77, 0x7c, 0xd1, 0xcd, 0xf3,
  123. 0xca, 0x00, 0xf1, 0x61, 0xc2, 0x0c, 0xf4, 0xb6, 0x03, 0x5d, 0xc3, 0x76, 0xa8, 0x94, 0x36, 0x6b,
  124. 0x5b, 0x26, 0xb9, 0x33, 0xba, 0x49, 0xcc, 0x19, 0xd4, 0xa0, 0x0d, 0x81, 0x81, 0xab, 0x66, 0x07,
  125. 0x9a, 0x81, 0x67, 0xb5, 0xe1, 0x61, 0xdf, 0x94, 0x28, 0x18, 0x2c, 0xfb, 0xe9, 0xe9, 0x62, 0x96,
  126. 0xb7, 0x2d, 0x59, 0x1a, 0x18, 0xce, 0x07, 0x2b, 0xa2, 0x61, 0xe5, 0x42, 0x0c, 0x5e, 0x64, 0x29,
  127. 0xcc, 0x57, 0x2e, 0xce, 0xc2, 0x16, 0x05, 0x11, 0xae, 0xd3, 0x0f, 0xe2, 0x22, 0xb4, 0xe3, 0xf7,
  128. 0xd2, 0x02, 0xc9, 0x49, 0xbc, 0xbc, 0x52, 0xb8, 0xc7, 0x49, 0xba, 0xbc, 0x5a, 0x22, 0xde, 0x37,
  129. 0x32, 0x5c, 0xee, 0xc3, 0x68, 0xdf, 0x08, 0xee, 0x19, 0x26, 0xee, 0x43, 0x0f, 0xcb, 0xee, 0x05,
  130. 0x96, 0xf5, 0xa1, 0x21, 0xc4, 0x3e, 0x44, 0x8c, 0xdc, 0x87, 0x44, 0x20, 0x39, 0x19, 0xf7, 0xa1,
  131. 0x87, 0x7b, 0x9c, 0x4c, 0xf6, 0xe1, 0xad, 0xaa, 0x0a, 0xa9, 0x0f, 0x35, 0xde, 0xd3, 0x87, 0x96,
  132. 0x96, 0x5a, 0x7d, 0x55, 0x56, 0x65, 0x3b, 0x95, 0x5a, 0x6d, 0x99, 0x9e, 0x56, 0x7b, 0x81, 0xe4,
  133. 0xe7, 0x79, 0x3e, 0x7e, 0x90, 0xfc, 0xd4, 0x78, 0x8f, 0x9f, 0x96, 0x96, 0x0c, 0x92, 0x5d, 0x07,
  134. 0xc3, 0x7b, 0x0c, 0xe2, 0x5d, 0x47, 0x91, 0x6d, 0x20, 0x66, 0xa4, 0xba, 0xa7, 0xa6, 0xfa, 0x58,
  135. 0xb6, 0x65, 0xb8, 0xca, 0x93, 0x69, 0x7e, 0x95, 0x97, 0x52, 0xc1, 0xe9, 0xf8, 0x0d, 0x7a, 0x2b,
  136. 0x60, 0x82, 0xde, 0x2f, 0xfd, 0x9c, 0xe0, 0xa7, 0xe3, 0x98, 0x87, 0xae, 0xc0, 0x94, 0x8e, 0xfb,
  137. 0x3d, 0xa1, 0x08, 0x0a, 0xfc, 0x9d, 0x14, 0x0d, 0x7b, 0x18, 0xcc, 0xb8, 0xd0, 0x3f, 0x14, 0x0a,
  138. 0xd1, 0xd8, 0xdf, 0xef, 0x51, 0x88, 0xae, 0xea, 0xe8, 0x97, 0x5c, 0x45, 0xe1, 0xbf, 0x93, 0xa2,
  139. 0x61, 0x53, 0x84, 0x99, 0x91, 0xca, 0x0b, 0x7c, 0x9a, 0x10, 0x38, 0xbe, 0x29, 0x12, 0x25, 0x60,
  140. 0xfc, 0x16, 0x9e, 0x66, 0x84, 0x09, 0xe6, 0x8d, 0x0b, 0x1c, 0x37, 0x2e, 0x4a, 0x60, 0x2f, 0xca,
  141. 0x58, 0x37, 0xd9, 0x4e, 0xe4, 0xb2, 0x74, 0xc2, 0x1d, 0xf5, 0x8b, 0x52, 0xfe, 0x9b, 0x89, 0x97,
  142. 0x28, 0x8b, 0x27, 0xdf, 0x41, 0x9f, 0x24, 0x65, 0xdc, 0x4c, 0xc2, 0x84, 0x71, 0x3c, 0x11, 0x0f,
  143. 0xfa, 0x24, 0xd6, 0xf8, 0x3c, 0x1b, 0x32, 0x16, 0x4f, 0xc8, 0xdf, 0xca, 0x06, 0x84, 0x49, 0xf9,
  144. 0xea, 0x67, 0x28, 0x53, 0xcd, 0x21, 0xbb, 0x6b, 0x81, 0x5b, 0xd1, 0x1c, 0xf6, 0x34, 0x82, 0xb1,
  145. 0xf8, 0x44, 0x13, 0x53, 0x7c, 0x42, 0x49, 0x8a, 0x54, 0x14, 0xb1, 0x13, 0x8d, 0xc8, 0xae, 0x88,
  146. 0xa2, 0xe8, 0x44, 0xc3, 0x78, 0x7c, 0xa2, 0x89, 0xa9, 0x15, 0xce, 0xd3, 0xc9, 0x8b, 0x3e, 0x68,
  147. 0x8e, 0x54, 0xd5, 0x99, 0x6f, 0xdf, 0xc2, 0xf7, 0x50, 0xcf, 0xf5, 0x7c, 0x0f, 0x0d, 0x92, 0x94,
  148. 0xf1, 0xd4, 0xc7, 0xd6, 0x11, 0xcb, 0xb7, 0x07, 0x7d, 0x12, 0x30, 0x0e, 0x38, 0x7a, 0xec, 0x72,
  149. 0x84, 0xbf, 0xaf, 0x52, 0x8e, 0x1b, 0x17, 0x25, 0xb1, 0x71, 0xf4, 0xde, 0x25, 0x32, 0x1e, 0x3f,
  150. 0x78, 0x39, 0xe8, 0x93, 0x58, 0xe3, 0xff, 0xc9, 0xd6, 0x80, 0xc5, 0x4f, 0x5e, 0x8e, 0x79, 0x51,
  151. 0xe1, 0xcd, 0xcb, 0x61, 0xaf, 0x26, 0xd5, 0xed, 0x24, 0x2d, 0x08, 0xdc, 0x8a, 0x6e, 0x67, 0xf7,
  152. 0xc0, 0xe4, 0x5b, 0x09, 0x3c, 0x5a, 0x13, 0xbe, 0x92, 0x6c, 0x89, 0x5c, 0x78, 0x1b, 0xe6, 0xe0,
  153. 0x0f, 0x0b, 0xd5, 0x14, 0x4f, 0xe1, 0xa8, 0xc5, 0xf0, 0xe8, 0x6d, 0x18, 0xa7, 0x61, 0x59, 0xf7,
  154. 0xcc, 0x48, 0x3d, 0x96, 0x55, 0xa1, 0x1a, 0x58, 0xd6, 0x39, 0xc1, 0x97, 0xf5, 0x98, 0x87, 0xc6,
  155. 0xde, 0x2e, 0xdb, 0x4e, 0x3d, 0xbe, 0x6f, 0x27, 0xf8, 0x5c, 0x89, 0x41, 0xde, 0x58, 0xca, 0xc1,
  156. 0xe1, 0x0b, 0x60, 0x72, 0xd4, 0x25, 0x28, 0x3f, 0x7c, 0x31, 0x12, 0xfa, 0x0d, 0x70, 0xbd, 0x56,
  157. 0xaa, 0xb0, 0xd3, 0x60, 0x38, 0xef, 0xb7, 0x88, 0x86, 0x6b, 0x87, 0xbf, 0x2f, 0xdc, 0x9e, 0xc5,
  158. 0x9f, 0xd8, 0x3c, 0xc0, 0xaf, 0x1d, 0x02, 0x0e, 0xe7, 0x38, 0x03, 0xb1, 0x27, 0x43, 0x08, 0xe3,
  159. 0xe7, 0x38, 0x42, 0x51, 0x07, 0xf0, 0x93, 0x21, 0x0f, 0x88, 0x0e, 0xd0, 0x27, 0x43, 0x06, 0x22,
  160. 0x4f, 0x86, 0x00, 0xe1, 0x6f, 0x7e, 0x10, 0x01, 0xe3, 0x6b, 0xb0, 0xdb, 0x72, 0x52, 0xe1, 0xf1,
  161. 0xc5, 0x20, 0x1f, 0x5f, 0xca, 0xc5, 0x76, 0xf0, 0x31, 0x1f, 0x83, 0x49, 0x3b, 0xf4, 0x4a, 0x04,
  162. 0x60, 0x12, 0x27, 0x04, 0xe5, 0x71, 0xc2, 0x48, 0x58, 0xbe, 0xd9, 0x2c, 0xb6, 0x4f, 0x8a, 0xae,
  163. 0x4a, 0x35, 0x2b, 0x60, 0xf9, 0x4e, 0x4b, 0xf8, 0xf2, 0xdd, 0xa7, 0x0c, 0xeb, 0xa0, 0x7d, 0x12,
  164. 0x7b, 0x33, 0xad, 0x2b, 0x15, 0x4e, 0xe5, 0xb0, 0x0e, 0x4a, 0x6c, 0xb4, 0x0e, 0xca, 0x22, 0xc8,
  165. 0x9c, 0x11, 0xaf, 0xc7, 0xed, 0x38, 0x55, 0x18, 0x8d, 0xdf, 0x61, 0xaf, 0x06, 0x2e, 0x87, 0x23,
  166. 0xda, 0xc5, 0xf6, 0xcb, 0x54, 0x71, 0x1a, 0xe7, 0x27, 0xab, 0x64, 0xe9, 0x86, 0xe8, 0xc0, 0x49,
  167. 0x36, 0x04, 0x05, 0xd0, 0x61, 0xaf, 0x06, 0x92, 0x21, 0xa6, 0xc9, 0x19, 0x87, 0x13, 0x3c, 0x19,
  168. 0xc6, 0x7c, 0xc8, 0x3c, 0x88, 0xc2, 0x67, 0x1c, 0x86, 0x47, 0x99, 0x87, 0xd3, 0x61, 0x57, 0x83,
  169. 0x18, 0x76, 0xc6, 0x89, 0xa9, 0x68, 0x57, 0x23, 0x28, 0x44, 0x57, 0xf1, 0x19, 0x87, 0xe1, 0x7d,
  170. 0xae, 0xd2, 0xfb, 0xb7, 0xf0, 0x61, 0x86, 0x7d, 0x31, 0xbf, 0x6b, 0x26, 0x4a, 0xfe, 0x62, 0x6e,
  171. 0x19, 0xc8, 0x72, 0x1f, 0xeb, 0x4e, 0x91, 0xdb, 0x5d, 0x0f, 0xf0, 0x2c, 0x17, 0x70, 0xb8, 0x62,
  172. 0xd5, 0x10, 0xbe, 0xdd, 0x75, 0xbf, 0xf9, 0x15, 0x2b, 0xc0, 0xe1, 0xa6, 0xae, 0xee, 0x14, 0xbb,
  173. 0xdd, 0x0d, 0x50, 0x74, 0x53, 0x87, 0x18, 0x52, 0x35, 0xbe, 0xdd, 0x75, 0xbf, 0xa5, 0xaa, 0x69,
  174. 0x2a, 0x73, 0xce, 0xbc, 0xa9, 0xda, 0x9f, 0x54, 0x13, 0xee, 0x1b, 0x31, 0x1a, 0xdd, 0x37, 0x52,
  175. 0x12, 0xae, 0x6b, 0x34, 0x3e, 0x52, 0xed, 0xd3, 0xac, 0x23, 0x8f, 0x0d, 0x28, 0xcc, 0xaf, 0x6b,
  176. 0x38, 0x0b, 0xbb, 0xa3, 0x40, 0x84, 0x77, 0xf3, 0x47, 0x51, 0xa1, 0xe8, 0x05, 0xfd, 0x41, 0x9f,
  177. 0x04, 0xe6, 0xb5, 0x1f, 0xbc, 0xab, 0xba, 0x09, 0x1f, 0x7c, 0x8e, 0xd9, 0xc8, 0x62, 0x92, 0xcf,
  178. 0x6b, 0x59, 0x03, 0xf3, 0xfa, 0x07, 0xf7, 0xff, 0x04, 0x90, 0xfc, 0xfc, 0x74, 0xe0, 0x04, 0x9f,
  179. 0xd7, 0x31, 0x2f, 0xdb, 0xd4, 0x63, 0x2d, 0xda, 0x44, 0x83, 0xbe, 0x9b, 0xe4, 0xa1, 0x93, 0x09,
  180. 0xe5, 0x22, 0xf0, 0x48, 0x2a, 0x46, 0x43, 0xf1, 0xa0, 0x4f, 0x02, 0xf7, 0x63, 0x84, 0x25, 0xdf,
  181. 0xd0, 0x23, 0x86, 0xdf, 0x8f, 0x09, 0x02, 0x48, 0x47, 0x9e, 0x7b, 0xd3, 0x74, 0xfe, 0xae, 0xfd,
  182. 0x90, 0x15, 0x0b, 0x14, 0x4f, 0x47, 0x92, 0x22, 0x65, 0x19, 0x1f, 0xdf, 0x62, 0x6a, 0x85, 0x65,
  183. 0xd4, 0xcf, 0x79, 0xb6, 0xce, 0x48, 0x76, 0xf6, 0x14, 0x59, 0xbe, 0xe6, 0x26, 0x44, 0xd1, 0x50,
  184. 0x3a, 0x9e, 0x1c, 0xe2, 0x04, 0x2e, 0x35, 0x94, 0x44, 0x12, 0xf5, 0xcc, 0x45, 0xfd, 0xe8, 0xaf,
  185. 0xce, 0x78, 0xcf, 0x04, 0x2a, 0xd5, 0x33, 0x58, 0x91, 0xb2, 0x2c, 0xf5, 0x79, 0xa0, 0x56, 0x58,
  186. 0x96, 0xfb, 0xdc, 0x91, 0x89, 0x3e, 0x27, 0x6c, 0xaa, 0xcf, 0x99, 0x28, 0x9e, 0x3e, 0x96, 0x17,
  187. 0xfb, 0x1c, 0x71, 0xc9, 0xe9, 0x83, 0x25, 0xb0, 0x59, 0xf5, 0xec, 0xbb, 0xf2, 0x41, 0xc1, 0x66,
  188. 0x15, 0x83, 0x7c, 0xb3, 0x4a, 0xb9, 0xd4, 0xa3, 0xf4, 0x4b, 0x35, 0x33, 0x7f, 0xa7, 0x1e, 0xa5,
  189. 0x7b, 0x7e, 0xc5, 0xa3, 0xf4, 0x20, 0x33, 0x15, 0x9d, 0xaf, 0xfd, 0x6b, 0x30, 0x77, 0x9f, 0x4d,
  190. 0xff, 0x60, 0xff, 0x4f, 0xec, 0x74, 0x7e, 0x7f, 0xff, 0x95, 0xf9, 0x7f, 0xaa, 0x3f, 0xfd, 0x3f,
  191. 0x00, 0x00, 0xff, 0xff, 0x52, 0xb1, 0x9b, 0x8b, 0x60, 0x36, 0x00, 0x00,
  192. }
  193. // Reference imports to suppress errors if they are not otherwise used.
  194. var _ context.Context
  195. var _ grpc.ClientConnInterface
  196. // This is a compile-time assertion to ensure that this generated file
  197. // is compatible with the grpc package it is being compiled against.
  198. const _ = grpc.SupportPackageIsVersion6
  199. // GardenClient is the client API for Garden service.
  200. //
  201. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  202. type GardenClient interface {
  203. //
  204. GardenInitDb(ctx context.Context, in *v1.GardenInitDbRequest, opts ...grpc.CallOption) (*v1.GardenInitDbReply, error)
  205. Statistic(ctx context.Context, in *v1.StatisticRequest, opts ...grpc.CallOption) (*v1.StatisticReply, error)
  206. RepairStatisticSet(ctx context.Context, in *v1.RepairStatisticSetRequest, opts ...grpc.CallOption) (*v1.RepairStatisticSetReply, error)
  207. // 小区是否有房屋入驻
  208. GardenHouseIsIn(ctx context.Context, in *v1.GardenHouseIsInRequest, opts ...grpc.CallOption) (*v1.GardenHouseIsInReply, error)
  209. // 楼栋增删查改
  210. BuildingAdd(ctx context.Context, in *v1.BuildingAddRequest, opts ...grpc.CallOption) (*v1.BuildingAddReply, error)
  211. BuildingUpdate(ctx context.Context, in *v1.BuildingUpdateRequest, opts ...grpc.CallOption) (*v1.BuildingUpdateReply, error)
  212. BuildingDel(ctx context.Context, in *v1.BuildingDelRequest, opts ...grpc.CallOption) (*v1.BuildingDelReply, error)
  213. BuildingList(ctx context.Context, in *v1.BuildingListRequest, opts ...grpc.CallOption) (*v1.BuildingListReply, error)
  214. BuildingAddManager(ctx context.Context, in *v1.BuildingAddManagerRequest, opts ...grpc.CallOption) (*v1.BuildingAddManagerReply, error)
  215. BuildingDelManager(ctx context.Context, in *v1.BuildingDelManagerRequest, opts ...grpc.CallOption) (*v1.BuildingDelManagerReply, error)
  216. BuildingManagerList(ctx context.Context, in *v1.BuildingManagerListRequest, opts ...grpc.CallOption) (*v1.BuildingManagerListReply, error)
  217. // 单元增删查改
  218. UnitAdd(ctx context.Context, in *v1.UnitAddRequest, opts ...grpc.CallOption) (*v1.UnitAddReply, error)
  219. UnitUpdate(ctx context.Context, in *v1.UnitUpdateRequest, opts ...grpc.CallOption) (*v1.UnitUpdateReply, error)
  220. UnitDel(ctx context.Context, in *v1.UnitDelRequest, opts ...grpc.CallOption) (*v1.UnitDelReply, error)
  221. UnitList(ctx context.Context, in *v1.UnitListRequest, opts ...grpc.CallOption) (*v1.UnitListReply, error)
  222. // 房屋增删查改
  223. HouseAdd(ctx context.Context, in *v1.HouseAddRequest, opts ...grpc.CallOption) (*v1.HouseAddReply, error)
  224. HouseUpdate(ctx context.Context, in *v1.HouseUpdateRequest, opts ...grpc.CallOption) (*v1.HouseUpdateReply, error)
  225. HouseDel(ctx context.Context, in *v1.HouseDelRequest, opts ...grpc.CallOption) (*v1.HouseDelReply, error)
  226. HouseList(ctx context.Context, in *v1.HouseListRequest, opts ...grpc.CallOption) (*v1.HouseListReply, error)
  227. HouseInfo(ctx context.Context, in *v1.HouseInfoRequest, opts ...grpc.CallOption) (*v1.HouseInfoReply, error)
  228. // 业主房屋申请记录同步
  229. HouseholdSync(ctx context.Context, in *v1.HouseholdSyncRequest, opts ...grpc.CallOption) (*v1.HouseholdSyncReply, error)
  230. // 业主个人信息修改同步
  231. HouseholdChange(ctx context.Context, in *v1.HouseholdChangeRequest, opts ...grpc.CallOption) (*v1.HouseholdChangeReply, error)
  232. // 业主信息列表
  233. GardenHouseholdUserList(ctx context.Context, in *v1.GardenHouseholdUserListRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUserListReply, error)
  234. // 住户的单元id列表
  235. GardenHouseholdUnitIds(ctx context.Context, in *v1.GardenHouseholdUnitIdsRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUnitIdsReply, error)
  236. // 根据单元id获取住户uid列表
  237. GardenHouseholdUidsFromUnitId(ctx context.Context, in *v1.GardenHouseholdUidsFromUnitIdRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUidsFromUnitIdReply, error)
  238. // 业主房屋已通过申请列表
  239. GardenHouseholdList(ctx context.Context, in *v1.GardenHouseholdListRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdListReply, error)
  240. HouseIds(ctx context.Context, in *v1.HouseIdsRequest, opts ...grpc.CallOption) (*v1.HouseIdsReply, error)
  241. // 批量添加房屋
  242. BatchHouseAdd(ctx context.Context, in *v1.BatchHouseAddRequest, opts ...grpc.CallOption) (*v1.BatchHouseAddReply, error)
  243. // 费用配置
  244. ChargeConfAdd(ctx context.Context, in *v1.ChargeConfAddRequest, opts ...grpc.CallOption) (*v1.ChargeConfAddReply, error)
  245. ChargeConfUpdate(ctx context.Context, in *v1.ChargeConfUpdateRequest, opts ...grpc.CallOption) (*v1.ChargeConfUpdateReply, error)
  246. ChargeConfDel(ctx context.Context, in *v1.ChargeConfDelRequest, opts ...grpc.CallOption) (*v1.ChargeConfDelReply, error)
  247. ChargeConfList(ctx context.Context, in *v1.ChargeConfListRequest, opts ...grpc.CallOption) (*v1.ChargeConfListReply, error)
  248. // 费用绑定对象
  249. ChargeBind(ctx context.Context, in *v1.ChargeBindRequest, opts ...grpc.CallOption) (*v1.ChargeBindReply, error)
  250. // 费用解绑对象
  251. ChargeUnbind(ctx context.Context, in *v1.ChargeUnbindRequest, opts ...grpc.CallOption) (*v1.ChargeUnbindReply, error)
  252. // 绑定了项目的房屋列表
  253. ChargeHouseBindedList(ctx context.Context, in *v1.ChargeHouseBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeHouseBindedListReply, error)
  254. // 可以绑定某项目的房屋列表
  255. ChargeHouseNotBindList(ctx context.Context, in *v1.ChargeHouseNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeHouseNotBindListReply, error)
  256. // 绑定了某项目的车位列表
  257. ChargeSpaceBindedList(ctx context.Context, in *v1.ChargeSpaceBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceBindedListReply, error)
  258. // 可以绑定某项目的车位列表
  259. ChargeSpaceNotBindList(ctx context.Context, in *v1.ChargeSpaceNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceNotBindListReply, error)
  260. // 绑定了某项目的车辆列表
  261. ChargeVehicleBindedList(ctx context.Context, in *v1.ChargeVehicleBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleBindedListReply, error)
  262. // 可以绑定某项目的车辆列表
  263. ChargeVehicleNotBindList(ctx context.Context, in *v1.ChargeVehicleNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleNotBindListReply, error)
  264. // 房屋收费 房屋列表
  265. ChargeHouseGroup(ctx context.Context, in *v1.ChargeHouseGroupRequest, opts ...grpc.CallOption) (*v1.ChargeHouseGroupReply, error)
  266. // 车位收费 车位列表
  267. ChargeSpaceGroup(ctx context.Context, in *v1.ChargeSpaceGroupRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceGroupReply, error)
  268. // 车辆收费 车辆列表
  269. ChargeVehicleGroup(ctx context.Context, in *v1.ChargeVehicleGroupRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleGroupReply, error)
  270. // 手动生成账单 一次型费用和车辆收费不能手动生成
  271. ChargeGenerateBill(ctx context.Context, in *v1.ChargeGenerateBillRequest, opts ...grpc.CallOption) (*v1.ChargeGenerateBillReply, error)
  272. // 欠费线下缴费
  273. ChargeBillPay(ctx context.Context, in *v1.ChargeBillPayRequest, opts ...grpc.CallOption) (*v1.ChargeBillPayReply, error)
  274. // 欠费缴费欠费列表
  275. ChargeUnpayList(ctx context.Context, in *v1.ChargeUnpayListRequest, opts ...grpc.CallOption) (*v1.ChargeUnpayListReply, error)
  276. // 查看费用,费项列表
  277. ChargeList(ctx context.Context, in *v1.ChargeListRequest, opts ...grpc.CallOption) (*v1.ChargeListReply, error)
  278. // 对象的某费项下的待缴账单列表
  279. ChargeBillList(ctx context.Context, in *v1.ChargeBillListRequest, opts ...grpc.CallOption) (*v1.ChargeBillListReply, error)
  280. // 应收账单中的对象列表
  281. ChargeBillObjList(ctx context.Context, in *v1.ChargeBillObjListRequest, opts ...grpc.CallOption) (*v1.ChargeBillObjListReply, error)
  282. // 应收账单中某对象的账单明细
  283. ChargeObjBillList(ctx context.Context, in *v1.ChargeObjBillListRequest, opts ...grpc.CallOption) (*v1.ChargeObjBillListReply, error)
  284. // 变更时间
  285. ChargeTimeSet(ctx context.Context, in *v1.ChargeTimeSetRequest, opts ...grpc.CallOption) (*v1.ChargeTimeSetReply, error)
  286. // 小票和收据信息
  287. ChargeOrderTicket(ctx context.Context, in *v1.ChargeOrderTicketRequest, opts ...grpc.CallOption) (*v1.ChargeOrderTicketReply, error)
  288. // 预缴物业费或车位费前获取对应的金额信息
  289. ChargePrePayInfo(ctx context.Context, in *v1.ChargePrePayInfoRequest, opts ...grpc.CallOption) (*v1.ChargePrePayInfoReply, error)
  290. // 线下预缴物业费或车位费
  291. ChargePrePay(ctx context.Context, in *v1.ChargePrePayRequest, opts ...grpc.CallOption) (*v1.ChargePrePayReply, error)
  292. // 已交账单
  293. ChargePayedBillList(ctx context.Context, in *v1.ChargePayedBillListRequest, opts ...grpc.CallOption) (*v1.ChargePayedBillListReply, error)
  294. // 作废账单
  295. ChargeDelBill(ctx context.Context, in *v1.ChargeDelBillRequest, opts ...grpc.CallOption) (*v1.ChargeDelBillReply, error)
  296. // 恢复账单
  297. ChargeRecoverBill(ctx context.Context, in *v1.ChargeRecoverBillRequest, opts ...grpc.CallOption) (*v1.ChargeRecoverBillReply, error)
  298. // 作废账单列表
  299. ChargeDelBillList(ctx context.Context, in *v1.ChargeDelBillListRequest, opts ...grpc.CallOption) (*v1.ChargeDelBillListReply, error)
  300. // 缴费订单列表
  301. ChargeOrderList(ctx context.Context, in *v1.ChargeOrderListRequest, opts ...grpc.CallOption) (*v1.ChargeOrderListReply, error)
  302. // 缴费订单详情
  303. ChargeOrderInfo(ctx context.Context, in *v1.ChargeOrderInfoRequest, opts ...grpc.CallOption) (*v1.ChargeOrderInfoReply, error)
  304. // 确认订单已支付
  305. ChargeOrderPay(ctx context.Context, in *v1.ChargeOrderPayRequest, opts ...grpc.CallOption) (*v1.ChargeOrderPayReply, error)
  306. // 取消订单 线上交费没有支付的情况
  307. ChargeOrderCancel(ctx context.Context, in *v1.ChargeOrderCancelRequest, opts ...grpc.CallOption) (*v1.ChargeOrderCancelReply, error)
  308. // 催缴设置
  309. ChargeUrgeSet(ctx context.Context, in *v1.ChargeUrgeSetRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeSetReply, error)
  310. ChargeUrgeInfo(ctx context.Context, in *v1.ChargeUrgeInfoRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeInfoReply, error)
  311. // 添加抄表记录
  312. PowerRecordAdd(ctx context.Context, in *v1.PowerRecordAddRequest, opts ...grpc.CallOption) (*v1.PowerRecordAddReply, error)
  313. // 批量添加
  314. PowerRecordBatchAdd(ctx context.Context, in *v1.PowerRecordBatchAddRequest, opts ...grpc.CallOption) (*v1.PowerRecordBatchAddReply, error)
  315. // 删除抄表记录
  316. PowerRecordDel(ctx context.Context, in *v1.PowerRecordDelRequest, opts ...grpc.CallOption) (*v1.PowerRecordDelReply, error)
  317. // 抄表记录列表
  318. PowerRecordList(ctx context.Context, in *v1.PowerRecordListRequest, opts ...grpc.CallOption) (*v1.PowerRecordListReply, error)
  319. // 线上预缴
  320. ChargePrePayByHousehold(ctx context.Context, in *v1.ChargePrePayByHouseholdRequest, opts ...grpc.CallOption) (*v1.ChargePrePayByHouseholdReply, error)
  321. // 欠费线上缴费
  322. ChargeBillPayByHousehold(ctx context.Context, in *v1.ChargeBillPayByHouseholdRequest, opts ...grpc.CallOption) (*v1.ChargeBillPayByHouseholdReply, error)
  323. // 小程序预存物业费,车位管理费或停车费前获取月数和赠送信息
  324. ChargeMonthInfo(ctx context.Context, in *v1.ChargeMonthInfoRequest, opts ...grpc.CallOption) (*v1.ChargeMonthInfoReply, error)
  325. // 物业费套餐
  326. PropertyPackageAdd(ctx context.Context, in *v1.PropertyPackageAddRequest, opts ...grpc.CallOption) (*v1.PropertyPackageAddReply, error)
  327. PropertyPackageUpdate(ctx context.Context, in *v1.PropertyPackageUpdateRequest, opts ...grpc.CallOption) (*v1.PropertyPackageUpdateReply, error)
  328. PropertyPackageDel(ctx context.Context, in *v1.PropertyPackageDelRequest, opts ...grpc.CallOption) (*v1.PropertyPackageDelReply, error)
  329. PropertyPackageList(ctx context.Context, in *v1.PropertyPackageListRequest, opts ...grpc.CallOption) (*v1.PropertyPackageListReply, error)
  330. // 停车场
  331. ParkList(ctx context.Context, in *v1.ParkListRequest, opts ...grpc.CallOption) (*v1.ParkListReply, error)
  332. ParkAdd(ctx context.Context, in *v1.ParkAddRequest, opts ...grpc.CallOption) (*v1.ParkAddReply, error)
  333. ParkUpdate(ctx context.Context, in *v1.ParkUpdateRequest, opts ...grpc.CallOption) (*v1.ParkUpdateReply, error)
  334. ParkDel(ctx context.Context, in *v1.ParkDelRequest, opts ...grpc.CallOption) (*v1.ParkDelReply, error)
  335. // 车位
  336. ParkSpaceList(ctx context.Context, in *v1.ParkSpaceListRequest, opts ...grpc.CallOption) (*v1.ParkSpaceListReply, error)
  337. ParkSpaceAdd(ctx context.Context, in *v1.ParkSpaceAddRequest, opts ...grpc.CallOption) (*v1.ParkSpaceAddReply, error)
  338. ParkSpaceUpdate(ctx context.Context, in *v1.ParkSpaceUpdateRequest, opts ...grpc.CallOption) (*v1.ParkSpaceUpdateReply, error)
  339. ParkSpaceDel(ctx context.Context, in *v1.ParkSpaceDelRequest, opts ...grpc.CallOption) (*v1.ParkSpaceDelReply, error)
  340. // 车辆
  341. VehicleAdd(ctx context.Context, in *v1.VehicleAddRequest, opts ...grpc.CallOption) (*v1.VehicleAddReply, error)
  342. VehicleUpdate(ctx context.Context, in *v1.VehicleUpdateRequest, opts ...grpc.CallOption) (*v1.VehicleUpdateReply, error)
  343. VehicleDel(ctx context.Context, in *v1.VehicleDelRequest, opts ...grpc.CallOption) (*v1.VehicleDelReply, error)
  344. VehicleList(ctx context.Context, in *v1.VehicleListRequest, opts ...grpc.CallOption) (*v1.VehicleListReply, error)
  345. // 报事报修
  346. RepairClassList(ctx context.Context, in *v1.RepairClassListRequest, opts ...grpc.CallOption) (*v1.RepairClassListReply, error)
  347. RepairClassAdd(ctx context.Context, in *v1.RepairClassAddRequest, opts ...grpc.CallOption) (*v1.RepairClassAddReply, error)
  348. RepairClassUpdate(ctx context.Context, in *v1.RepairClassUpdateRequest, opts ...grpc.CallOption) (*v1.RepairClassUpdateReply, error)
  349. RepairClassDel(ctx context.Context, in *v1.RepairClassDelRequest, opts ...grpc.CallOption) (*v1.RepairClassDelReply, error)
  350. RepairOrderList(ctx context.Context, in *v1.RepairOrderListRequest, opts ...grpc.CallOption) (*v1.RepairOrderListReply, error)
  351. RepairOrderAdd(ctx context.Context, in *v1.RepairOrderAddRequest, opts ...grpc.CallOption) (*v1.RepairOrderAddReply, error)
  352. RepairOrderUpdate(ctx context.Context, in *v1.RepairOrderUpdateRequest, opts ...grpc.CallOption) (*v1.RepairOrderUpdateReply, error)
  353. RepairOrderDel(ctx context.Context, in *v1.RepairOrderDelRequest, opts ...grpc.CallOption) (*v1.RepairOrderDelReply, error)
  354. // 派单
  355. RepairOrderSend(ctx context.Context, in *v1.RepairOrderSendRequest, opts ...grpc.CallOption) (*v1.RepairOrderSendReply, error)
  356. // 结单
  357. RepairOrderFinish(ctx context.Context, in *v1.RepairOrderFinishRequest, opts ...grpc.CallOption) (*v1.RepairOrderFinishReply, error)
  358. // 退单
  359. RepairOrderBack(ctx context.Context, in *v1.RepairOrderBackRequest, opts ...grpc.CallOption) (*v1.RepairOrderBackReply, error)
  360. // 详情
  361. RepairOrderInfo(ctx context.Context, in *v1.RepairOrderInfoRequest, opts ...grpc.CallOption) (*v1.RepairOrderInfoReply, error)
  362. // 回访
  363. RepairOrderReturnVisit(ctx context.Context, in *v1.RepairOrderReturnVisitRequest, opts ...grpc.CallOption) (*v1.RepairOrderReturnVisitReply, error)
  364. // 公告
  365. AnnouncementList(ctx context.Context, in *v1.AnnouncementListRequest, opts ...grpc.CallOption) (*v1.AnnouncementListReply, error)
  366. AnnouncementAdd(ctx context.Context, in *v1.AnnouncementAddRequest, opts ...grpc.CallOption) (*v1.AnnouncementAddReply, error)
  367. AnnouncementUpdate(ctx context.Context, in *v1.AnnouncementUpdateRequest, opts ...grpc.CallOption) (*v1.AnnouncementUpdateReply, error)
  368. AnnouncementDel(ctx context.Context, in *v1.AnnouncementDelRequest, opts ...grpc.CallOption) (*v1.AnnouncementDelReply, error)
  369. AnnouncementReadAdd(ctx context.Context, in *v1.AnnouncementReadAddRequest, opts ...grpc.CallOption) (*v1.AnnouncementReadAddReply, error)
  370. // 投诉与建议 派单
  371. SuggestionOrderSend(ctx context.Context, in *v1.SuggestionOrderSendRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderSendReply, error)
  372. // 结单
  373. SuggestionOrderFinish(ctx context.Context, in *v1.SuggestionOrderFinishRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderFinishReply, error)
  374. // 退单
  375. SuggestionOrderBack(ctx context.Context, in *v1.SuggestionOrderBackRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderBackReply, error)
  376. // 详情
  377. SuggestionOrderInfo(ctx context.Context, in *v1.SuggestionOrderInfoRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderInfoReply, error)
  378. // 回访
  379. SuggestionOrderReturnVisit(ctx context.Context, in *v1.SuggestionOrderReturnVisitRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderReturnVisitReply, error)
  380. SuggestionOrderList(ctx context.Context, in *v1.SuggestionOrderListRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderListReply, error)
  381. SuggestionOrderAdd(ctx context.Context, in *v1.SuggestionOrderAddRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderAddReply, error)
  382. SuggestionOrderUpdate(ctx context.Context, in *v1.SuggestionOrderUpdateRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderUpdateReply, error)
  383. SuggestionOrderDel(ctx context.Context, in *v1.SuggestionOrderDelRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderDelReply, error)
  384. // 同步租房信息
  385. GardenHouseRentSync(ctx context.Context, in *v1.GardenHouseRentSyncRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentSyncReply, error)
  386. // 租房信息列表
  387. GardenHouseRentList(ctx context.Context, in *v1.GardenHouseRentListRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentListReply, error)
  388. // 租房经纪人
  389. HouseRentAddManager(ctx context.Context, in *v1.HouseRentAddManagerRequest, opts ...grpc.CallOption) (*v1.HouseRentAddManagerReply, error)
  390. HouseRentDelManager(ctx context.Context, in *v1.HouseRentDelManagerRequest, opts ...grpc.CallOption) (*v1.HouseRentDelManagerReply, error)
  391. HouseRentManagerList(ctx context.Context, in *v1.HouseRentManagerListRequest, opts ...grpc.CallOption) (*v1.HouseRentManagerListReply, error)
  392. GardenHouseRentInfo(ctx context.Context, in *v1.GardenHouseRentInfoRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentInfoReply, error)
  393. // 生成账单
  394. GenerateBill(ctx context.Context, in *v1.GenerateBillRequest, opts ...grpc.CallOption) (*v1.GenerateBillReply, error)
  395. // 生成滞纳金
  396. GenerateOverdue(ctx context.Context, in *v1.GenerateOverdueRequest, opts ...grpc.CallOption) (*v1.GenerateOverdueReply, error)
  397. // 生成催缴
  398. GenerateReminder(ctx context.Context, in *v1.GenerateReminderRequest, opts ...grpc.CallOption) (*v1.GenerateReminderReply, error)
  399. // 系统消息
  400. SystemMsgAdd(ctx context.Context, in *v1.SystemMsgAddRequest, opts ...grpc.CallOption) (*v1.SystemMsgAddReply, error)
  401. SystemMsgList(ctx context.Context, in *v1.SystemMsgListRequest, opts ...grpc.CallOption) (*v1.SystemMsgListReply, error)
  402. SystemMsgReaded(ctx context.Context, in *v1.SystemMsgReadedRequest, opts ...grpc.CallOption) (*v1.SystemMsgReadedReply, error)
  403. // 社区活动
  404. EventAdd(ctx context.Context, in *v1.EventAddRequest, opts ...grpc.CallOption) (*v1.EventAddReply, error)
  405. EventUpdate(ctx context.Context, in *v1.EventUpdateRequest, opts ...grpc.CallOption) (*v1.EventUpdateReply, error)
  406. EventDel(ctx context.Context, in *v1.EventDelRequest, opts ...grpc.CallOption) (*v1.EventDelReply, error)
  407. EventList(ctx context.Context, in *v1.EventListRequest, opts ...grpc.CallOption) (*v1.EventListReply, error)
  408. // 社区活动报名
  409. EventSignAdd(ctx context.Context, in *v1.EventSignAddRequest, opts ...grpc.CallOption) (*v1.EventSignAddReply, error)
  410. // 社区活动删除报名
  411. EventSignDel(ctx context.Context, in *v1.EventSignDelRequest, opts ...grpc.CallOption) (*v1.EventSignDelReply, error)
  412. // 社区活动报名列表
  413. EventSignList(ctx context.Context, in *v1.EventSignListRequest, opts ...grpc.CallOption) (*v1.EventSignListReply, error)
  414. // 因房屋,小区或单元信息变更需更新租房信息
  415. GardenHouseRentChangeField(ctx context.Context, in *v1.GardenHouseRentChangeFieldRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentChangeFieldReply, error)
  416. // 服务电话分类
  417. ServicePhoneClassList(ctx context.Context, in *v1.ServicePhoneClassListRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassListReply, error)
  418. ServicePhoneClassAdd(ctx context.Context, in *v1.ServicePhoneClassAddRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassAddReply, error)
  419. ServicePhoneClassUpdate(ctx context.Context, in *v1.ServicePhoneClassUpdateRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassUpdateReply, error)
  420. ServicePhoneClassDel(ctx context.Context, in *v1.ServicePhoneClassDelRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassDelReply, error)
  421. // 服务电话
  422. ServicePhoneList(ctx context.Context, in *v1.ServicePhoneListRequest, opts ...grpc.CallOption) (*v1.ServicePhoneListReply, error)
  423. ServicePhoneAdd(ctx context.Context, in *v1.ServicePhoneAddRequest, opts ...grpc.CallOption) (*v1.ServicePhoneAddReply, error)
  424. ServicePhoneUpdate(ctx context.Context, in *v1.ServicePhoneUpdateRequest, opts ...grpc.CallOption) (*v1.ServicePhoneUpdateReply, error)
  425. ServicePhoneDel(ctx context.Context, in *v1.ServicePhoneDelRequest, opts ...grpc.CallOption) (*v1.ServicePhoneDelReply, error)
  426. // 一键催缴
  427. ChargeUrge(ctx context.Context, in *v1.ChargeUrgeRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeReply, error)
  428. // 投票
  429. VoteList(ctx context.Context, in *v1.VoteListRequest, opts ...grpc.CallOption) (*v1.VoteListReply, error)
  430. VoteAdd(ctx context.Context, in *v1.VoteAddRequest, opts ...grpc.CallOption) (*v1.VoteAddReply, error)
  431. VoteUpdate(ctx context.Context, in *v1.VoteUpdateRequest, opts ...grpc.CallOption) (*v1.VoteUpdateReply, error)
  432. VoteDel(ctx context.Context, in *v1.VoteDelRequest, opts ...grpc.CallOption) (*v1.VoteDelReply, error)
  433. // 投票回答
  434. VoteAddAnswer(ctx context.Context, in *v1.VoteAddAnswerRequest, opts ...grpc.CallOption) (*v1.VoteAddAnswerReply, error)
  435. // 投票结果列表
  436. VoteResultList(ctx context.Context, in *v1.VoteResultListRequest, opts ...grpc.CallOption) (*v1.VoteResultListReply, error)
  437. // 投票结果统计
  438. VoteResultStatistic(ctx context.Context, in *v1.VoteResultStatisticRequest, opts ...grpc.CallOption) (*v1.VoteResultStatisticReply, error)
  439. // 投票列表,业主小程序专用
  440. VoteListForHousehold(ctx context.Context, in *v1.VoteListForHouseholdRequest, opts ...grpc.CallOption) (*v1.VoteListForHouseholdReply, error)
  441. // 社区邻里
  442. NeighborClassAdd(ctx context.Context, in *v1.NeighborClassAddRequest, opts ...grpc.CallOption) (*v1.NeighborClassAddReply, error)
  443. NeighborClassDel(ctx context.Context, in *v1.NeighborClassDelRequest, opts ...grpc.CallOption) (*v1.NeighborClassDelReply, error)
  444. NeighborClassUpdate(ctx context.Context, in *v1.NeighborClassUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborClassUpdateReply, error)
  445. NeighborClassList(ctx context.Context, in *v1.NeighborClassListRequest, opts ...grpc.CallOption) (*v1.NeighborClassListReply, error)
  446. NeighborArticleAdd(ctx context.Context, in *v1.NeighborArticleAddRequest, opts ...grpc.CallOption) (*v1.NeighborArticleAddReply, error)
  447. NeighborArticleDel(ctx context.Context, in *v1.NeighborArticleDelRequest, opts ...grpc.CallOption) (*v1.NeighborArticleDelReply, error)
  448. NeighborArticleUpdate(ctx context.Context, in *v1.NeighborArticleUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborArticleUpdateReply, error)
  449. NeighborArticleList(ctx context.Context, in *v1.NeighborArticleListRequest, opts ...grpc.CallOption) (*v1.NeighborArticleListReply, error)
  450. NeighborCommentAdd(ctx context.Context, in *v1.NeighborCommentAddRequest, opts ...grpc.CallOption) (*v1.NeighborCommentAddReply, error)
  451. NeighborCommentDel(ctx context.Context, in *v1.NeighborCommentDelRequest, opts ...grpc.CallOption) (*v1.NeighborCommentDelReply, error)
  452. NeighborCommentUpdate(ctx context.Context, in *v1.NeighborCommentUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborCommentUpdateReply, error)
  453. NeighborCommentList(ctx context.Context, in *v1.NeighborCommentListRequest, opts ...grpc.CallOption) (*v1.NeighborCommentListReply, error)
  454. NeighborLike(ctx context.Context, in *v1.NeighborLikeRequest, opts ...grpc.CallOption) (*v1.NeighborLikeReply, error)
  455. // 住户退出房屋
  456. GardenHouseholdDelHouse(ctx context.Context, in *v1.GardenHouseholdDelHouseRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdDelHouseReply, error)
  457. }
  458. type gardenClient struct {
  459. cc grpc.ClientConnInterface
  460. }
  461. func NewGardenClient(cc grpc.ClientConnInterface) GardenClient {
  462. return &gardenClient{cc}
  463. }
  464. func (c *gardenClient) GardenInitDb(ctx context.Context, in *v1.GardenInitDbRequest, opts ...grpc.CallOption) (*v1.GardenInitDbReply, error) {
  465. out := new(v1.GardenInitDbReply)
  466. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenInitDb", in, out, opts...)
  467. if err != nil {
  468. return nil, err
  469. }
  470. return out, nil
  471. }
  472. func (c *gardenClient) Statistic(ctx context.Context, in *v1.StatisticRequest, opts ...grpc.CallOption) (*v1.StatisticReply, error) {
  473. out := new(v1.StatisticReply)
  474. err := c.cc.Invoke(ctx, "/pb.service.Garden/Statistic", in, out, opts...)
  475. if err != nil {
  476. return nil, err
  477. }
  478. return out, nil
  479. }
  480. func (c *gardenClient) RepairStatisticSet(ctx context.Context, in *v1.RepairStatisticSetRequest, opts ...grpc.CallOption) (*v1.RepairStatisticSetReply, error) {
  481. out := new(v1.RepairStatisticSetReply)
  482. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairStatisticSet", in, out, opts...)
  483. if err != nil {
  484. return nil, err
  485. }
  486. return out, nil
  487. }
  488. func (c *gardenClient) GardenHouseIsIn(ctx context.Context, in *v1.GardenHouseIsInRequest, opts ...grpc.CallOption) (*v1.GardenHouseIsInReply, error) {
  489. out := new(v1.GardenHouseIsInReply)
  490. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseIsIn", in, out, opts...)
  491. if err != nil {
  492. return nil, err
  493. }
  494. return out, nil
  495. }
  496. func (c *gardenClient) BuildingAdd(ctx context.Context, in *v1.BuildingAddRequest, opts ...grpc.CallOption) (*v1.BuildingAddReply, error) {
  497. out := new(v1.BuildingAddReply)
  498. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingAdd", in, out, opts...)
  499. if err != nil {
  500. return nil, err
  501. }
  502. return out, nil
  503. }
  504. func (c *gardenClient) BuildingUpdate(ctx context.Context, in *v1.BuildingUpdateRequest, opts ...grpc.CallOption) (*v1.BuildingUpdateReply, error) {
  505. out := new(v1.BuildingUpdateReply)
  506. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingUpdate", in, out, opts...)
  507. if err != nil {
  508. return nil, err
  509. }
  510. return out, nil
  511. }
  512. func (c *gardenClient) BuildingDel(ctx context.Context, in *v1.BuildingDelRequest, opts ...grpc.CallOption) (*v1.BuildingDelReply, error) {
  513. out := new(v1.BuildingDelReply)
  514. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingDel", in, out, opts...)
  515. if err != nil {
  516. return nil, err
  517. }
  518. return out, nil
  519. }
  520. func (c *gardenClient) BuildingList(ctx context.Context, in *v1.BuildingListRequest, opts ...grpc.CallOption) (*v1.BuildingListReply, error) {
  521. out := new(v1.BuildingListReply)
  522. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingList", in, out, opts...)
  523. if err != nil {
  524. return nil, err
  525. }
  526. return out, nil
  527. }
  528. func (c *gardenClient) BuildingAddManager(ctx context.Context, in *v1.BuildingAddManagerRequest, opts ...grpc.CallOption) (*v1.BuildingAddManagerReply, error) {
  529. out := new(v1.BuildingAddManagerReply)
  530. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingAddManager", in, out, opts...)
  531. if err != nil {
  532. return nil, err
  533. }
  534. return out, nil
  535. }
  536. func (c *gardenClient) BuildingDelManager(ctx context.Context, in *v1.BuildingDelManagerRequest, opts ...grpc.CallOption) (*v1.BuildingDelManagerReply, error) {
  537. out := new(v1.BuildingDelManagerReply)
  538. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingDelManager", in, out, opts...)
  539. if err != nil {
  540. return nil, err
  541. }
  542. return out, nil
  543. }
  544. func (c *gardenClient) BuildingManagerList(ctx context.Context, in *v1.BuildingManagerListRequest, opts ...grpc.CallOption) (*v1.BuildingManagerListReply, error) {
  545. out := new(v1.BuildingManagerListReply)
  546. err := c.cc.Invoke(ctx, "/pb.service.Garden/BuildingManagerList", in, out, opts...)
  547. if err != nil {
  548. return nil, err
  549. }
  550. return out, nil
  551. }
  552. func (c *gardenClient) UnitAdd(ctx context.Context, in *v1.UnitAddRequest, opts ...grpc.CallOption) (*v1.UnitAddReply, error) {
  553. out := new(v1.UnitAddReply)
  554. err := c.cc.Invoke(ctx, "/pb.service.Garden/UnitAdd", in, out, opts...)
  555. if err != nil {
  556. return nil, err
  557. }
  558. return out, nil
  559. }
  560. func (c *gardenClient) UnitUpdate(ctx context.Context, in *v1.UnitUpdateRequest, opts ...grpc.CallOption) (*v1.UnitUpdateReply, error) {
  561. out := new(v1.UnitUpdateReply)
  562. err := c.cc.Invoke(ctx, "/pb.service.Garden/UnitUpdate", in, out, opts...)
  563. if err != nil {
  564. return nil, err
  565. }
  566. return out, nil
  567. }
  568. func (c *gardenClient) UnitDel(ctx context.Context, in *v1.UnitDelRequest, opts ...grpc.CallOption) (*v1.UnitDelReply, error) {
  569. out := new(v1.UnitDelReply)
  570. err := c.cc.Invoke(ctx, "/pb.service.Garden/UnitDel", in, out, opts...)
  571. if err != nil {
  572. return nil, err
  573. }
  574. return out, nil
  575. }
  576. func (c *gardenClient) UnitList(ctx context.Context, in *v1.UnitListRequest, opts ...grpc.CallOption) (*v1.UnitListReply, error) {
  577. out := new(v1.UnitListReply)
  578. err := c.cc.Invoke(ctx, "/pb.service.Garden/UnitList", in, out, opts...)
  579. if err != nil {
  580. return nil, err
  581. }
  582. return out, nil
  583. }
  584. func (c *gardenClient) HouseAdd(ctx context.Context, in *v1.HouseAddRequest, opts ...grpc.CallOption) (*v1.HouseAddReply, error) {
  585. out := new(v1.HouseAddReply)
  586. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseAdd", in, out, opts...)
  587. if err != nil {
  588. return nil, err
  589. }
  590. return out, nil
  591. }
  592. func (c *gardenClient) HouseUpdate(ctx context.Context, in *v1.HouseUpdateRequest, opts ...grpc.CallOption) (*v1.HouseUpdateReply, error) {
  593. out := new(v1.HouseUpdateReply)
  594. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseUpdate", in, out, opts...)
  595. if err != nil {
  596. return nil, err
  597. }
  598. return out, nil
  599. }
  600. func (c *gardenClient) HouseDel(ctx context.Context, in *v1.HouseDelRequest, opts ...grpc.CallOption) (*v1.HouseDelReply, error) {
  601. out := new(v1.HouseDelReply)
  602. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseDel", in, out, opts...)
  603. if err != nil {
  604. return nil, err
  605. }
  606. return out, nil
  607. }
  608. func (c *gardenClient) HouseList(ctx context.Context, in *v1.HouseListRequest, opts ...grpc.CallOption) (*v1.HouseListReply, error) {
  609. out := new(v1.HouseListReply)
  610. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseList", in, out, opts...)
  611. if err != nil {
  612. return nil, err
  613. }
  614. return out, nil
  615. }
  616. func (c *gardenClient) HouseInfo(ctx context.Context, in *v1.HouseInfoRequest, opts ...grpc.CallOption) (*v1.HouseInfoReply, error) {
  617. out := new(v1.HouseInfoReply)
  618. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseInfo", in, out, opts...)
  619. if err != nil {
  620. return nil, err
  621. }
  622. return out, nil
  623. }
  624. func (c *gardenClient) HouseholdSync(ctx context.Context, in *v1.HouseholdSyncRequest, opts ...grpc.CallOption) (*v1.HouseholdSyncReply, error) {
  625. out := new(v1.HouseholdSyncReply)
  626. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseholdSync", in, out, opts...)
  627. if err != nil {
  628. return nil, err
  629. }
  630. return out, nil
  631. }
  632. func (c *gardenClient) HouseholdChange(ctx context.Context, in *v1.HouseholdChangeRequest, opts ...grpc.CallOption) (*v1.HouseholdChangeReply, error) {
  633. out := new(v1.HouseholdChangeReply)
  634. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseholdChange", in, out, opts...)
  635. if err != nil {
  636. return nil, err
  637. }
  638. return out, nil
  639. }
  640. func (c *gardenClient) GardenHouseholdUserList(ctx context.Context, in *v1.GardenHouseholdUserListRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUserListReply, error) {
  641. out := new(v1.GardenHouseholdUserListReply)
  642. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseholdUserList", in, out, opts...)
  643. if err != nil {
  644. return nil, err
  645. }
  646. return out, nil
  647. }
  648. func (c *gardenClient) GardenHouseholdUnitIds(ctx context.Context, in *v1.GardenHouseholdUnitIdsRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUnitIdsReply, error) {
  649. out := new(v1.GardenHouseholdUnitIdsReply)
  650. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseholdUnitIds", in, out, opts...)
  651. if err != nil {
  652. return nil, err
  653. }
  654. return out, nil
  655. }
  656. func (c *gardenClient) GardenHouseholdUidsFromUnitId(ctx context.Context, in *v1.GardenHouseholdUidsFromUnitIdRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdUidsFromUnitIdReply, error) {
  657. out := new(v1.GardenHouseholdUidsFromUnitIdReply)
  658. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseholdUidsFromUnitId", in, out, opts...)
  659. if err != nil {
  660. return nil, err
  661. }
  662. return out, nil
  663. }
  664. func (c *gardenClient) GardenHouseholdList(ctx context.Context, in *v1.GardenHouseholdListRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdListReply, error) {
  665. out := new(v1.GardenHouseholdListReply)
  666. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseholdList", in, out, opts...)
  667. if err != nil {
  668. return nil, err
  669. }
  670. return out, nil
  671. }
  672. func (c *gardenClient) HouseIds(ctx context.Context, in *v1.HouseIdsRequest, opts ...grpc.CallOption) (*v1.HouseIdsReply, error) {
  673. out := new(v1.HouseIdsReply)
  674. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseIds", in, out, opts...)
  675. if err != nil {
  676. return nil, err
  677. }
  678. return out, nil
  679. }
  680. func (c *gardenClient) BatchHouseAdd(ctx context.Context, in *v1.BatchHouseAddRequest, opts ...grpc.CallOption) (*v1.BatchHouseAddReply, error) {
  681. out := new(v1.BatchHouseAddReply)
  682. err := c.cc.Invoke(ctx, "/pb.service.Garden/BatchHouseAdd", in, out, opts...)
  683. if err != nil {
  684. return nil, err
  685. }
  686. return out, nil
  687. }
  688. func (c *gardenClient) ChargeConfAdd(ctx context.Context, in *v1.ChargeConfAddRequest, opts ...grpc.CallOption) (*v1.ChargeConfAddReply, error) {
  689. out := new(v1.ChargeConfAddReply)
  690. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeConfAdd", in, out, opts...)
  691. if err != nil {
  692. return nil, err
  693. }
  694. return out, nil
  695. }
  696. func (c *gardenClient) ChargeConfUpdate(ctx context.Context, in *v1.ChargeConfUpdateRequest, opts ...grpc.CallOption) (*v1.ChargeConfUpdateReply, error) {
  697. out := new(v1.ChargeConfUpdateReply)
  698. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeConfUpdate", in, out, opts...)
  699. if err != nil {
  700. return nil, err
  701. }
  702. return out, nil
  703. }
  704. func (c *gardenClient) ChargeConfDel(ctx context.Context, in *v1.ChargeConfDelRequest, opts ...grpc.CallOption) (*v1.ChargeConfDelReply, error) {
  705. out := new(v1.ChargeConfDelReply)
  706. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeConfDel", in, out, opts...)
  707. if err != nil {
  708. return nil, err
  709. }
  710. return out, nil
  711. }
  712. func (c *gardenClient) ChargeConfList(ctx context.Context, in *v1.ChargeConfListRequest, opts ...grpc.CallOption) (*v1.ChargeConfListReply, error) {
  713. out := new(v1.ChargeConfListReply)
  714. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeConfList", in, out, opts...)
  715. if err != nil {
  716. return nil, err
  717. }
  718. return out, nil
  719. }
  720. func (c *gardenClient) ChargeBind(ctx context.Context, in *v1.ChargeBindRequest, opts ...grpc.CallOption) (*v1.ChargeBindReply, error) {
  721. out := new(v1.ChargeBindReply)
  722. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeBind", in, out, opts...)
  723. if err != nil {
  724. return nil, err
  725. }
  726. return out, nil
  727. }
  728. func (c *gardenClient) ChargeUnbind(ctx context.Context, in *v1.ChargeUnbindRequest, opts ...grpc.CallOption) (*v1.ChargeUnbindReply, error) {
  729. out := new(v1.ChargeUnbindReply)
  730. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeUnbind", in, out, opts...)
  731. if err != nil {
  732. return nil, err
  733. }
  734. return out, nil
  735. }
  736. func (c *gardenClient) ChargeHouseBindedList(ctx context.Context, in *v1.ChargeHouseBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeHouseBindedListReply, error) {
  737. out := new(v1.ChargeHouseBindedListReply)
  738. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeHouseBindedList", in, out, opts...)
  739. if err != nil {
  740. return nil, err
  741. }
  742. return out, nil
  743. }
  744. func (c *gardenClient) ChargeHouseNotBindList(ctx context.Context, in *v1.ChargeHouseNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeHouseNotBindListReply, error) {
  745. out := new(v1.ChargeHouseNotBindListReply)
  746. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeHouseNotBindList", in, out, opts...)
  747. if err != nil {
  748. return nil, err
  749. }
  750. return out, nil
  751. }
  752. func (c *gardenClient) ChargeSpaceBindedList(ctx context.Context, in *v1.ChargeSpaceBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceBindedListReply, error) {
  753. out := new(v1.ChargeSpaceBindedListReply)
  754. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeSpaceBindedList", in, out, opts...)
  755. if err != nil {
  756. return nil, err
  757. }
  758. return out, nil
  759. }
  760. func (c *gardenClient) ChargeSpaceNotBindList(ctx context.Context, in *v1.ChargeSpaceNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceNotBindListReply, error) {
  761. out := new(v1.ChargeSpaceNotBindListReply)
  762. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeSpaceNotBindList", in, out, opts...)
  763. if err != nil {
  764. return nil, err
  765. }
  766. return out, nil
  767. }
  768. func (c *gardenClient) ChargeVehicleBindedList(ctx context.Context, in *v1.ChargeVehicleBindedListRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleBindedListReply, error) {
  769. out := new(v1.ChargeVehicleBindedListReply)
  770. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeVehicleBindedList", in, out, opts...)
  771. if err != nil {
  772. return nil, err
  773. }
  774. return out, nil
  775. }
  776. func (c *gardenClient) ChargeVehicleNotBindList(ctx context.Context, in *v1.ChargeVehicleNotBindListRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleNotBindListReply, error) {
  777. out := new(v1.ChargeVehicleNotBindListReply)
  778. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeVehicleNotBindList", in, out, opts...)
  779. if err != nil {
  780. return nil, err
  781. }
  782. return out, nil
  783. }
  784. func (c *gardenClient) ChargeHouseGroup(ctx context.Context, in *v1.ChargeHouseGroupRequest, opts ...grpc.CallOption) (*v1.ChargeHouseGroupReply, error) {
  785. out := new(v1.ChargeHouseGroupReply)
  786. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeHouseGroup", in, out, opts...)
  787. if err != nil {
  788. return nil, err
  789. }
  790. return out, nil
  791. }
  792. func (c *gardenClient) ChargeSpaceGroup(ctx context.Context, in *v1.ChargeSpaceGroupRequest, opts ...grpc.CallOption) (*v1.ChargeSpaceGroupReply, error) {
  793. out := new(v1.ChargeSpaceGroupReply)
  794. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeSpaceGroup", in, out, opts...)
  795. if err != nil {
  796. return nil, err
  797. }
  798. return out, nil
  799. }
  800. func (c *gardenClient) ChargeVehicleGroup(ctx context.Context, in *v1.ChargeVehicleGroupRequest, opts ...grpc.CallOption) (*v1.ChargeVehicleGroupReply, error) {
  801. out := new(v1.ChargeVehicleGroupReply)
  802. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeVehicleGroup", in, out, opts...)
  803. if err != nil {
  804. return nil, err
  805. }
  806. return out, nil
  807. }
  808. func (c *gardenClient) ChargeGenerateBill(ctx context.Context, in *v1.ChargeGenerateBillRequest, opts ...grpc.CallOption) (*v1.ChargeGenerateBillReply, error) {
  809. out := new(v1.ChargeGenerateBillReply)
  810. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeGenerateBill", in, out, opts...)
  811. if err != nil {
  812. return nil, err
  813. }
  814. return out, nil
  815. }
  816. func (c *gardenClient) ChargeBillPay(ctx context.Context, in *v1.ChargeBillPayRequest, opts ...grpc.CallOption) (*v1.ChargeBillPayReply, error) {
  817. out := new(v1.ChargeBillPayReply)
  818. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeBillPay", in, out, opts...)
  819. if err != nil {
  820. return nil, err
  821. }
  822. return out, nil
  823. }
  824. func (c *gardenClient) ChargeUnpayList(ctx context.Context, in *v1.ChargeUnpayListRequest, opts ...grpc.CallOption) (*v1.ChargeUnpayListReply, error) {
  825. out := new(v1.ChargeUnpayListReply)
  826. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeUnpayList", in, out, opts...)
  827. if err != nil {
  828. return nil, err
  829. }
  830. return out, nil
  831. }
  832. func (c *gardenClient) ChargeList(ctx context.Context, in *v1.ChargeListRequest, opts ...grpc.CallOption) (*v1.ChargeListReply, error) {
  833. out := new(v1.ChargeListReply)
  834. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeList", in, out, opts...)
  835. if err != nil {
  836. return nil, err
  837. }
  838. return out, nil
  839. }
  840. func (c *gardenClient) ChargeBillList(ctx context.Context, in *v1.ChargeBillListRequest, opts ...grpc.CallOption) (*v1.ChargeBillListReply, error) {
  841. out := new(v1.ChargeBillListReply)
  842. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeBillList", in, out, opts...)
  843. if err != nil {
  844. return nil, err
  845. }
  846. return out, nil
  847. }
  848. func (c *gardenClient) ChargeBillObjList(ctx context.Context, in *v1.ChargeBillObjListRequest, opts ...grpc.CallOption) (*v1.ChargeBillObjListReply, error) {
  849. out := new(v1.ChargeBillObjListReply)
  850. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeBillObjList", in, out, opts...)
  851. if err != nil {
  852. return nil, err
  853. }
  854. return out, nil
  855. }
  856. func (c *gardenClient) ChargeObjBillList(ctx context.Context, in *v1.ChargeObjBillListRequest, opts ...grpc.CallOption) (*v1.ChargeObjBillListReply, error) {
  857. out := new(v1.ChargeObjBillListReply)
  858. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeObjBillList", in, out, opts...)
  859. if err != nil {
  860. return nil, err
  861. }
  862. return out, nil
  863. }
  864. func (c *gardenClient) ChargeTimeSet(ctx context.Context, in *v1.ChargeTimeSetRequest, opts ...grpc.CallOption) (*v1.ChargeTimeSetReply, error) {
  865. out := new(v1.ChargeTimeSetReply)
  866. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeTimeSet", in, out, opts...)
  867. if err != nil {
  868. return nil, err
  869. }
  870. return out, nil
  871. }
  872. func (c *gardenClient) ChargeOrderTicket(ctx context.Context, in *v1.ChargeOrderTicketRequest, opts ...grpc.CallOption) (*v1.ChargeOrderTicketReply, error) {
  873. out := new(v1.ChargeOrderTicketReply)
  874. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeOrderTicket", in, out, opts...)
  875. if err != nil {
  876. return nil, err
  877. }
  878. return out, nil
  879. }
  880. func (c *gardenClient) ChargePrePayInfo(ctx context.Context, in *v1.ChargePrePayInfoRequest, opts ...grpc.CallOption) (*v1.ChargePrePayInfoReply, error) {
  881. out := new(v1.ChargePrePayInfoReply)
  882. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargePrePayInfo", in, out, opts...)
  883. if err != nil {
  884. return nil, err
  885. }
  886. return out, nil
  887. }
  888. func (c *gardenClient) ChargePrePay(ctx context.Context, in *v1.ChargePrePayRequest, opts ...grpc.CallOption) (*v1.ChargePrePayReply, error) {
  889. out := new(v1.ChargePrePayReply)
  890. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargePrePay", in, out, opts...)
  891. if err != nil {
  892. return nil, err
  893. }
  894. return out, nil
  895. }
  896. func (c *gardenClient) ChargePayedBillList(ctx context.Context, in *v1.ChargePayedBillListRequest, opts ...grpc.CallOption) (*v1.ChargePayedBillListReply, error) {
  897. out := new(v1.ChargePayedBillListReply)
  898. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargePayedBillList", in, out, opts...)
  899. if err != nil {
  900. return nil, err
  901. }
  902. return out, nil
  903. }
  904. func (c *gardenClient) ChargeDelBill(ctx context.Context, in *v1.ChargeDelBillRequest, opts ...grpc.CallOption) (*v1.ChargeDelBillReply, error) {
  905. out := new(v1.ChargeDelBillReply)
  906. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeDelBill", in, out, opts...)
  907. if err != nil {
  908. return nil, err
  909. }
  910. return out, nil
  911. }
  912. func (c *gardenClient) ChargeRecoverBill(ctx context.Context, in *v1.ChargeRecoverBillRequest, opts ...grpc.CallOption) (*v1.ChargeRecoverBillReply, error) {
  913. out := new(v1.ChargeRecoverBillReply)
  914. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeRecoverBill", in, out, opts...)
  915. if err != nil {
  916. return nil, err
  917. }
  918. return out, nil
  919. }
  920. func (c *gardenClient) ChargeDelBillList(ctx context.Context, in *v1.ChargeDelBillListRequest, opts ...grpc.CallOption) (*v1.ChargeDelBillListReply, error) {
  921. out := new(v1.ChargeDelBillListReply)
  922. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeDelBillList", in, out, opts...)
  923. if err != nil {
  924. return nil, err
  925. }
  926. return out, nil
  927. }
  928. func (c *gardenClient) ChargeOrderList(ctx context.Context, in *v1.ChargeOrderListRequest, opts ...grpc.CallOption) (*v1.ChargeOrderListReply, error) {
  929. out := new(v1.ChargeOrderListReply)
  930. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeOrderList", in, out, opts...)
  931. if err != nil {
  932. return nil, err
  933. }
  934. return out, nil
  935. }
  936. func (c *gardenClient) ChargeOrderInfo(ctx context.Context, in *v1.ChargeOrderInfoRequest, opts ...grpc.CallOption) (*v1.ChargeOrderInfoReply, error) {
  937. out := new(v1.ChargeOrderInfoReply)
  938. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeOrderInfo", in, out, opts...)
  939. if err != nil {
  940. return nil, err
  941. }
  942. return out, nil
  943. }
  944. func (c *gardenClient) ChargeOrderPay(ctx context.Context, in *v1.ChargeOrderPayRequest, opts ...grpc.CallOption) (*v1.ChargeOrderPayReply, error) {
  945. out := new(v1.ChargeOrderPayReply)
  946. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeOrderPay", in, out, opts...)
  947. if err != nil {
  948. return nil, err
  949. }
  950. return out, nil
  951. }
  952. func (c *gardenClient) ChargeOrderCancel(ctx context.Context, in *v1.ChargeOrderCancelRequest, opts ...grpc.CallOption) (*v1.ChargeOrderCancelReply, error) {
  953. out := new(v1.ChargeOrderCancelReply)
  954. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeOrderCancel", in, out, opts...)
  955. if err != nil {
  956. return nil, err
  957. }
  958. return out, nil
  959. }
  960. func (c *gardenClient) ChargeUrgeSet(ctx context.Context, in *v1.ChargeUrgeSetRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeSetReply, error) {
  961. out := new(v1.ChargeUrgeSetReply)
  962. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeUrgeSet", in, out, opts...)
  963. if err != nil {
  964. return nil, err
  965. }
  966. return out, nil
  967. }
  968. func (c *gardenClient) ChargeUrgeInfo(ctx context.Context, in *v1.ChargeUrgeInfoRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeInfoReply, error) {
  969. out := new(v1.ChargeUrgeInfoReply)
  970. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeUrgeInfo", in, out, opts...)
  971. if err != nil {
  972. return nil, err
  973. }
  974. return out, nil
  975. }
  976. func (c *gardenClient) PowerRecordAdd(ctx context.Context, in *v1.PowerRecordAddRequest, opts ...grpc.CallOption) (*v1.PowerRecordAddReply, error) {
  977. out := new(v1.PowerRecordAddReply)
  978. err := c.cc.Invoke(ctx, "/pb.service.Garden/PowerRecordAdd", in, out, opts...)
  979. if err != nil {
  980. return nil, err
  981. }
  982. return out, nil
  983. }
  984. func (c *gardenClient) PowerRecordBatchAdd(ctx context.Context, in *v1.PowerRecordBatchAddRequest, opts ...grpc.CallOption) (*v1.PowerRecordBatchAddReply, error) {
  985. out := new(v1.PowerRecordBatchAddReply)
  986. err := c.cc.Invoke(ctx, "/pb.service.Garden/PowerRecordBatchAdd", in, out, opts...)
  987. if err != nil {
  988. return nil, err
  989. }
  990. return out, nil
  991. }
  992. func (c *gardenClient) PowerRecordDel(ctx context.Context, in *v1.PowerRecordDelRequest, opts ...grpc.CallOption) (*v1.PowerRecordDelReply, error) {
  993. out := new(v1.PowerRecordDelReply)
  994. err := c.cc.Invoke(ctx, "/pb.service.Garden/PowerRecordDel", in, out, opts...)
  995. if err != nil {
  996. return nil, err
  997. }
  998. return out, nil
  999. }
  1000. func (c *gardenClient) PowerRecordList(ctx context.Context, in *v1.PowerRecordListRequest, opts ...grpc.CallOption) (*v1.PowerRecordListReply, error) {
  1001. out := new(v1.PowerRecordListReply)
  1002. err := c.cc.Invoke(ctx, "/pb.service.Garden/PowerRecordList", in, out, opts...)
  1003. if err != nil {
  1004. return nil, err
  1005. }
  1006. return out, nil
  1007. }
  1008. func (c *gardenClient) ChargePrePayByHousehold(ctx context.Context, in *v1.ChargePrePayByHouseholdRequest, opts ...grpc.CallOption) (*v1.ChargePrePayByHouseholdReply, error) {
  1009. out := new(v1.ChargePrePayByHouseholdReply)
  1010. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargePrePayByHousehold", in, out, opts...)
  1011. if err != nil {
  1012. return nil, err
  1013. }
  1014. return out, nil
  1015. }
  1016. func (c *gardenClient) ChargeBillPayByHousehold(ctx context.Context, in *v1.ChargeBillPayByHouseholdRequest, opts ...grpc.CallOption) (*v1.ChargeBillPayByHouseholdReply, error) {
  1017. out := new(v1.ChargeBillPayByHouseholdReply)
  1018. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeBillPayByHousehold", in, out, opts...)
  1019. if err != nil {
  1020. return nil, err
  1021. }
  1022. return out, nil
  1023. }
  1024. func (c *gardenClient) ChargeMonthInfo(ctx context.Context, in *v1.ChargeMonthInfoRequest, opts ...grpc.CallOption) (*v1.ChargeMonthInfoReply, error) {
  1025. out := new(v1.ChargeMonthInfoReply)
  1026. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeMonthInfo", in, out, opts...)
  1027. if err != nil {
  1028. return nil, err
  1029. }
  1030. return out, nil
  1031. }
  1032. func (c *gardenClient) PropertyPackageAdd(ctx context.Context, in *v1.PropertyPackageAddRequest, opts ...grpc.CallOption) (*v1.PropertyPackageAddReply, error) {
  1033. out := new(v1.PropertyPackageAddReply)
  1034. err := c.cc.Invoke(ctx, "/pb.service.Garden/PropertyPackageAdd", in, out, opts...)
  1035. if err != nil {
  1036. return nil, err
  1037. }
  1038. return out, nil
  1039. }
  1040. func (c *gardenClient) PropertyPackageUpdate(ctx context.Context, in *v1.PropertyPackageUpdateRequest, opts ...grpc.CallOption) (*v1.PropertyPackageUpdateReply, error) {
  1041. out := new(v1.PropertyPackageUpdateReply)
  1042. err := c.cc.Invoke(ctx, "/pb.service.Garden/PropertyPackageUpdate", in, out, opts...)
  1043. if err != nil {
  1044. return nil, err
  1045. }
  1046. return out, nil
  1047. }
  1048. func (c *gardenClient) PropertyPackageDel(ctx context.Context, in *v1.PropertyPackageDelRequest, opts ...grpc.CallOption) (*v1.PropertyPackageDelReply, error) {
  1049. out := new(v1.PropertyPackageDelReply)
  1050. err := c.cc.Invoke(ctx, "/pb.service.Garden/PropertyPackageDel", in, out, opts...)
  1051. if err != nil {
  1052. return nil, err
  1053. }
  1054. return out, nil
  1055. }
  1056. func (c *gardenClient) PropertyPackageList(ctx context.Context, in *v1.PropertyPackageListRequest, opts ...grpc.CallOption) (*v1.PropertyPackageListReply, error) {
  1057. out := new(v1.PropertyPackageListReply)
  1058. err := c.cc.Invoke(ctx, "/pb.service.Garden/PropertyPackageList", in, out, opts...)
  1059. if err != nil {
  1060. return nil, err
  1061. }
  1062. return out, nil
  1063. }
  1064. func (c *gardenClient) ParkList(ctx context.Context, in *v1.ParkListRequest, opts ...grpc.CallOption) (*v1.ParkListReply, error) {
  1065. out := new(v1.ParkListReply)
  1066. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkList", in, out, opts...)
  1067. if err != nil {
  1068. return nil, err
  1069. }
  1070. return out, nil
  1071. }
  1072. func (c *gardenClient) ParkAdd(ctx context.Context, in *v1.ParkAddRequest, opts ...grpc.CallOption) (*v1.ParkAddReply, error) {
  1073. out := new(v1.ParkAddReply)
  1074. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkAdd", in, out, opts...)
  1075. if err != nil {
  1076. return nil, err
  1077. }
  1078. return out, nil
  1079. }
  1080. func (c *gardenClient) ParkUpdate(ctx context.Context, in *v1.ParkUpdateRequest, opts ...grpc.CallOption) (*v1.ParkUpdateReply, error) {
  1081. out := new(v1.ParkUpdateReply)
  1082. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkUpdate", in, out, opts...)
  1083. if err != nil {
  1084. return nil, err
  1085. }
  1086. return out, nil
  1087. }
  1088. func (c *gardenClient) ParkDel(ctx context.Context, in *v1.ParkDelRequest, opts ...grpc.CallOption) (*v1.ParkDelReply, error) {
  1089. out := new(v1.ParkDelReply)
  1090. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkDel", in, out, opts...)
  1091. if err != nil {
  1092. return nil, err
  1093. }
  1094. return out, nil
  1095. }
  1096. func (c *gardenClient) ParkSpaceList(ctx context.Context, in *v1.ParkSpaceListRequest, opts ...grpc.CallOption) (*v1.ParkSpaceListReply, error) {
  1097. out := new(v1.ParkSpaceListReply)
  1098. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkSpaceList", in, out, opts...)
  1099. if err != nil {
  1100. return nil, err
  1101. }
  1102. return out, nil
  1103. }
  1104. func (c *gardenClient) ParkSpaceAdd(ctx context.Context, in *v1.ParkSpaceAddRequest, opts ...grpc.CallOption) (*v1.ParkSpaceAddReply, error) {
  1105. out := new(v1.ParkSpaceAddReply)
  1106. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkSpaceAdd", in, out, opts...)
  1107. if err != nil {
  1108. return nil, err
  1109. }
  1110. return out, nil
  1111. }
  1112. func (c *gardenClient) ParkSpaceUpdate(ctx context.Context, in *v1.ParkSpaceUpdateRequest, opts ...grpc.CallOption) (*v1.ParkSpaceUpdateReply, error) {
  1113. out := new(v1.ParkSpaceUpdateReply)
  1114. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkSpaceUpdate", in, out, opts...)
  1115. if err != nil {
  1116. return nil, err
  1117. }
  1118. return out, nil
  1119. }
  1120. func (c *gardenClient) ParkSpaceDel(ctx context.Context, in *v1.ParkSpaceDelRequest, opts ...grpc.CallOption) (*v1.ParkSpaceDelReply, error) {
  1121. out := new(v1.ParkSpaceDelReply)
  1122. err := c.cc.Invoke(ctx, "/pb.service.Garden/ParkSpaceDel", in, out, opts...)
  1123. if err != nil {
  1124. return nil, err
  1125. }
  1126. return out, nil
  1127. }
  1128. func (c *gardenClient) VehicleAdd(ctx context.Context, in *v1.VehicleAddRequest, opts ...grpc.CallOption) (*v1.VehicleAddReply, error) {
  1129. out := new(v1.VehicleAddReply)
  1130. err := c.cc.Invoke(ctx, "/pb.service.Garden/VehicleAdd", in, out, opts...)
  1131. if err != nil {
  1132. return nil, err
  1133. }
  1134. return out, nil
  1135. }
  1136. func (c *gardenClient) VehicleUpdate(ctx context.Context, in *v1.VehicleUpdateRequest, opts ...grpc.CallOption) (*v1.VehicleUpdateReply, error) {
  1137. out := new(v1.VehicleUpdateReply)
  1138. err := c.cc.Invoke(ctx, "/pb.service.Garden/VehicleUpdate", in, out, opts...)
  1139. if err != nil {
  1140. return nil, err
  1141. }
  1142. return out, nil
  1143. }
  1144. func (c *gardenClient) VehicleDel(ctx context.Context, in *v1.VehicleDelRequest, opts ...grpc.CallOption) (*v1.VehicleDelReply, error) {
  1145. out := new(v1.VehicleDelReply)
  1146. err := c.cc.Invoke(ctx, "/pb.service.Garden/VehicleDel", in, out, opts...)
  1147. if err != nil {
  1148. return nil, err
  1149. }
  1150. return out, nil
  1151. }
  1152. func (c *gardenClient) VehicleList(ctx context.Context, in *v1.VehicleListRequest, opts ...grpc.CallOption) (*v1.VehicleListReply, error) {
  1153. out := new(v1.VehicleListReply)
  1154. err := c.cc.Invoke(ctx, "/pb.service.Garden/VehicleList", in, out, opts...)
  1155. if err != nil {
  1156. return nil, err
  1157. }
  1158. return out, nil
  1159. }
  1160. func (c *gardenClient) RepairClassList(ctx context.Context, in *v1.RepairClassListRequest, opts ...grpc.CallOption) (*v1.RepairClassListReply, error) {
  1161. out := new(v1.RepairClassListReply)
  1162. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairClassList", in, out, opts...)
  1163. if err != nil {
  1164. return nil, err
  1165. }
  1166. return out, nil
  1167. }
  1168. func (c *gardenClient) RepairClassAdd(ctx context.Context, in *v1.RepairClassAddRequest, opts ...grpc.CallOption) (*v1.RepairClassAddReply, error) {
  1169. out := new(v1.RepairClassAddReply)
  1170. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairClassAdd", in, out, opts...)
  1171. if err != nil {
  1172. return nil, err
  1173. }
  1174. return out, nil
  1175. }
  1176. func (c *gardenClient) RepairClassUpdate(ctx context.Context, in *v1.RepairClassUpdateRequest, opts ...grpc.CallOption) (*v1.RepairClassUpdateReply, error) {
  1177. out := new(v1.RepairClassUpdateReply)
  1178. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairClassUpdate", in, out, opts...)
  1179. if err != nil {
  1180. return nil, err
  1181. }
  1182. return out, nil
  1183. }
  1184. func (c *gardenClient) RepairClassDel(ctx context.Context, in *v1.RepairClassDelRequest, opts ...grpc.CallOption) (*v1.RepairClassDelReply, error) {
  1185. out := new(v1.RepairClassDelReply)
  1186. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairClassDel", in, out, opts...)
  1187. if err != nil {
  1188. return nil, err
  1189. }
  1190. return out, nil
  1191. }
  1192. func (c *gardenClient) RepairOrderList(ctx context.Context, in *v1.RepairOrderListRequest, opts ...grpc.CallOption) (*v1.RepairOrderListReply, error) {
  1193. out := new(v1.RepairOrderListReply)
  1194. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderList", in, out, opts...)
  1195. if err != nil {
  1196. return nil, err
  1197. }
  1198. return out, nil
  1199. }
  1200. func (c *gardenClient) RepairOrderAdd(ctx context.Context, in *v1.RepairOrderAddRequest, opts ...grpc.CallOption) (*v1.RepairOrderAddReply, error) {
  1201. out := new(v1.RepairOrderAddReply)
  1202. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderAdd", in, out, opts...)
  1203. if err != nil {
  1204. return nil, err
  1205. }
  1206. return out, nil
  1207. }
  1208. func (c *gardenClient) RepairOrderUpdate(ctx context.Context, in *v1.RepairOrderUpdateRequest, opts ...grpc.CallOption) (*v1.RepairOrderUpdateReply, error) {
  1209. out := new(v1.RepairOrderUpdateReply)
  1210. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderUpdate", in, out, opts...)
  1211. if err != nil {
  1212. return nil, err
  1213. }
  1214. return out, nil
  1215. }
  1216. func (c *gardenClient) RepairOrderDel(ctx context.Context, in *v1.RepairOrderDelRequest, opts ...grpc.CallOption) (*v1.RepairOrderDelReply, error) {
  1217. out := new(v1.RepairOrderDelReply)
  1218. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderDel", in, out, opts...)
  1219. if err != nil {
  1220. return nil, err
  1221. }
  1222. return out, nil
  1223. }
  1224. func (c *gardenClient) RepairOrderSend(ctx context.Context, in *v1.RepairOrderSendRequest, opts ...grpc.CallOption) (*v1.RepairOrderSendReply, error) {
  1225. out := new(v1.RepairOrderSendReply)
  1226. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderSend", in, out, opts...)
  1227. if err != nil {
  1228. return nil, err
  1229. }
  1230. return out, nil
  1231. }
  1232. func (c *gardenClient) RepairOrderFinish(ctx context.Context, in *v1.RepairOrderFinishRequest, opts ...grpc.CallOption) (*v1.RepairOrderFinishReply, error) {
  1233. out := new(v1.RepairOrderFinishReply)
  1234. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderFinish", in, out, opts...)
  1235. if err != nil {
  1236. return nil, err
  1237. }
  1238. return out, nil
  1239. }
  1240. func (c *gardenClient) RepairOrderBack(ctx context.Context, in *v1.RepairOrderBackRequest, opts ...grpc.CallOption) (*v1.RepairOrderBackReply, error) {
  1241. out := new(v1.RepairOrderBackReply)
  1242. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderBack", in, out, opts...)
  1243. if err != nil {
  1244. return nil, err
  1245. }
  1246. return out, nil
  1247. }
  1248. func (c *gardenClient) RepairOrderInfo(ctx context.Context, in *v1.RepairOrderInfoRequest, opts ...grpc.CallOption) (*v1.RepairOrderInfoReply, error) {
  1249. out := new(v1.RepairOrderInfoReply)
  1250. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderInfo", in, out, opts...)
  1251. if err != nil {
  1252. return nil, err
  1253. }
  1254. return out, nil
  1255. }
  1256. func (c *gardenClient) RepairOrderReturnVisit(ctx context.Context, in *v1.RepairOrderReturnVisitRequest, opts ...grpc.CallOption) (*v1.RepairOrderReturnVisitReply, error) {
  1257. out := new(v1.RepairOrderReturnVisitReply)
  1258. err := c.cc.Invoke(ctx, "/pb.service.Garden/RepairOrderReturnVisit", in, out, opts...)
  1259. if err != nil {
  1260. return nil, err
  1261. }
  1262. return out, nil
  1263. }
  1264. func (c *gardenClient) AnnouncementList(ctx context.Context, in *v1.AnnouncementListRequest, opts ...grpc.CallOption) (*v1.AnnouncementListReply, error) {
  1265. out := new(v1.AnnouncementListReply)
  1266. err := c.cc.Invoke(ctx, "/pb.service.Garden/AnnouncementList", in, out, opts...)
  1267. if err != nil {
  1268. return nil, err
  1269. }
  1270. return out, nil
  1271. }
  1272. func (c *gardenClient) AnnouncementAdd(ctx context.Context, in *v1.AnnouncementAddRequest, opts ...grpc.CallOption) (*v1.AnnouncementAddReply, error) {
  1273. out := new(v1.AnnouncementAddReply)
  1274. err := c.cc.Invoke(ctx, "/pb.service.Garden/AnnouncementAdd", in, out, opts...)
  1275. if err != nil {
  1276. return nil, err
  1277. }
  1278. return out, nil
  1279. }
  1280. func (c *gardenClient) AnnouncementUpdate(ctx context.Context, in *v1.AnnouncementUpdateRequest, opts ...grpc.CallOption) (*v1.AnnouncementUpdateReply, error) {
  1281. out := new(v1.AnnouncementUpdateReply)
  1282. err := c.cc.Invoke(ctx, "/pb.service.Garden/AnnouncementUpdate", in, out, opts...)
  1283. if err != nil {
  1284. return nil, err
  1285. }
  1286. return out, nil
  1287. }
  1288. func (c *gardenClient) AnnouncementDel(ctx context.Context, in *v1.AnnouncementDelRequest, opts ...grpc.CallOption) (*v1.AnnouncementDelReply, error) {
  1289. out := new(v1.AnnouncementDelReply)
  1290. err := c.cc.Invoke(ctx, "/pb.service.Garden/AnnouncementDel", in, out, opts...)
  1291. if err != nil {
  1292. return nil, err
  1293. }
  1294. return out, nil
  1295. }
  1296. func (c *gardenClient) AnnouncementReadAdd(ctx context.Context, in *v1.AnnouncementReadAddRequest, opts ...grpc.CallOption) (*v1.AnnouncementReadAddReply, error) {
  1297. out := new(v1.AnnouncementReadAddReply)
  1298. err := c.cc.Invoke(ctx, "/pb.service.Garden/AnnouncementReadAdd", in, out, opts...)
  1299. if err != nil {
  1300. return nil, err
  1301. }
  1302. return out, nil
  1303. }
  1304. func (c *gardenClient) SuggestionOrderSend(ctx context.Context, in *v1.SuggestionOrderSendRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderSendReply, error) {
  1305. out := new(v1.SuggestionOrderSendReply)
  1306. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderSend", in, out, opts...)
  1307. if err != nil {
  1308. return nil, err
  1309. }
  1310. return out, nil
  1311. }
  1312. func (c *gardenClient) SuggestionOrderFinish(ctx context.Context, in *v1.SuggestionOrderFinishRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderFinishReply, error) {
  1313. out := new(v1.SuggestionOrderFinishReply)
  1314. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderFinish", in, out, opts...)
  1315. if err != nil {
  1316. return nil, err
  1317. }
  1318. return out, nil
  1319. }
  1320. func (c *gardenClient) SuggestionOrderBack(ctx context.Context, in *v1.SuggestionOrderBackRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderBackReply, error) {
  1321. out := new(v1.SuggestionOrderBackReply)
  1322. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderBack", in, out, opts...)
  1323. if err != nil {
  1324. return nil, err
  1325. }
  1326. return out, nil
  1327. }
  1328. func (c *gardenClient) SuggestionOrderInfo(ctx context.Context, in *v1.SuggestionOrderInfoRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderInfoReply, error) {
  1329. out := new(v1.SuggestionOrderInfoReply)
  1330. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderInfo", in, out, opts...)
  1331. if err != nil {
  1332. return nil, err
  1333. }
  1334. return out, nil
  1335. }
  1336. func (c *gardenClient) SuggestionOrderReturnVisit(ctx context.Context, in *v1.SuggestionOrderReturnVisitRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderReturnVisitReply, error) {
  1337. out := new(v1.SuggestionOrderReturnVisitReply)
  1338. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderReturnVisit", in, out, opts...)
  1339. if err != nil {
  1340. return nil, err
  1341. }
  1342. return out, nil
  1343. }
  1344. func (c *gardenClient) SuggestionOrderList(ctx context.Context, in *v1.SuggestionOrderListRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderListReply, error) {
  1345. out := new(v1.SuggestionOrderListReply)
  1346. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderList", in, out, opts...)
  1347. if err != nil {
  1348. return nil, err
  1349. }
  1350. return out, nil
  1351. }
  1352. func (c *gardenClient) SuggestionOrderAdd(ctx context.Context, in *v1.SuggestionOrderAddRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderAddReply, error) {
  1353. out := new(v1.SuggestionOrderAddReply)
  1354. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderAdd", in, out, opts...)
  1355. if err != nil {
  1356. return nil, err
  1357. }
  1358. return out, nil
  1359. }
  1360. func (c *gardenClient) SuggestionOrderUpdate(ctx context.Context, in *v1.SuggestionOrderUpdateRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderUpdateReply, error) {
  1361. out := new(v1.SuggestionOrderUpdateReply)
  1362. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderUpdate", in, out, opts...)
  1363. if err != nil {
  1364. return nil, err
  1365. }
  1366. return out, nil
  1367. }
  1368. func (c *gardenClient) SuggestionOrderDel(ctx context.Context, in *v1.SuggestionOrderDelRequest, opts ...grpc.CallOption) (*v1.SuggestionOrderDelReply, error) {
  1369. out := new(v1.SuggestionOrderDelReply)
  1370. err := c.cc.Invoke(ctx, "/pb.service.Garden/SuggestionOrderDel", in, out, opts...)
  1371. if err != nil {
  1372. return nil, err
  1373. }
  1374. return out, nil
  1375. }
  1376. func (c *gardenClient) GardenHouseRentSync(ctx context.Context, in *v1.GardenHouseRentSyncRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentSyncReply, error) {
  1377. out := new(v1.GardenHouseRentSyncReply)
  1378. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseRentSync", in, out, opts...)
  1379. if err != nil {
  1380. return nil, err
  1381. }
  1382. return out, nil
  1383. }
  1384. func (c *gardenClient) GardenHouseRentList(ctx context.Context, in *v1.GardenHouseRentListRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentListReply, error) {
  1385. out := new(v1.GardenHouseRentListReply)
  1386. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseRentList", in, out, opts...)
  1387. if err != nil {
  1388. return nil, err
  1389. }
  1390. return out, nil
  1391. }
  1392. func (c *gardenClient) HouseRentAddManager(ctx context.Context, in *v1.HouseRentAddManagerRequest, opts ...grpc.CallOption) (*v1.HouseRentAddManagerReply, error) {
  1393. out := new(v1.HouseRentAddManagerReply)
  1394. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseRentAddManager", in, out, opts...)
  1395. if err != nil {
  1396. return nil, err
  1397. }
  1398. return out, nil
  1399. }
  1400. func (c *gardenClient) HouseRentDelManager(ctx context.Context, in *v1.HouseRentDelManagerRequest, opts ...grpc.CallOption) (*v1.HouseRentDelManagerReply, error) {
  1401. out := new(v1.HouseRentDelManagerReply)
  1402. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseRentDelManager", in, out, opts...)
  1403. if err != nil {
  1404. return nil, err
  1405. }
  1406. return out, nil
  1407. }
  1408. func (c *gardenClient) HouseRentManagerList(ctx context.Context, in *v1.HouseRentManagerListRequest, opts ...grpc.CallOption) (*v1.HouseRentManagerListReply, error) {
  1409. out := new(v1.HouseRentManagerListReply)
  1410. err := c.cc.Invoke(ctx, "/pb.service.Garden/HouseRentManagerList", in, out, opts...)
  1411. if err != nil {
  1412. return nil, err
  1413. }
  1414. return out, nil
  1415. }
  1416. func (c *gardenClient) GardenHouseRentInfo(ctx context.Context, in *v1.GardenHouseRentInfoRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentInfoReply, error) {
  1417. out := new(v1.GardenHouseRentInfoReply)
  1418. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseRentInfo", in, out, opts...)
  1419. if err != nil {
  1420. return nil, err
  1421. }
  1422. return out, nil
  1423. }
  1424. func (c *gardenClient) GenerateBill(ctx context.Context, in *v1.GenerateBillRequest, opts ...grpc.CallOption) (*v1.GenerateBillReply, error) {
  1425. out := new(v1.GenerateBillReply)
  1426. err := c.cc.Invoke(ctx, "/pb.service.Garden/GenerateBill", in, out, opts...)
  1427. if err != nil {
  1428. return nil, err
  1429. }
  1430. return out, nil
  1431. }
  1432. func (c *gardenClient) GenerateOverdue(ctx context.Context, in *v1.GenerateOverdueRequest, opts ...grpc.CallOption) (*v1.GenerateOverdueReply, error) {
  1433. out := new(v1.GenerateOverdueReply)
  1434. err := c.cc.Invoke(ctx, "/pb.service.Garden/GenerateOverdue", in, out, opts...)
  1435. if err != nil {
  1436. return nil, err
  1437. }
  1438. return out, nil
  1439. }
  1440. func (c *gardenClient) GenerateReminder(ctx context.Context, in *v1.GenerateReminderRequest, opts ...grpc.CallOption) (*v1.GenerateReminderReply, error) {
  1441. out := new(v1.GenerateReminderReply)
  1442. err := c.cc.Invoke(ctx, "/pb.service.Garden/GenerateReminder", in, out, opts...)
  1443. if err != nil {
  1444. return nil, err
  1445. }
  1446. return out, nil
  1447. }
  1448. func (c *gardenClient) SystemMsgAdd(ctx context.Context, in *v1.SystemMsgAddRequest, opts ...grpc.CallOption) (*v1.SystemMsgAddReply, error) {
  1449. out := new(v1.SystemMsgAddReply)
  1450. err := c.cc.Invoke(ctx, "/pb.service.Garden/SystemMsgAdd", in, out, opts...)
  1451. if err != nil {
  1452. return nil, err
  1453. }
  1454. return out, nil
  1455. }
  1456. func (c *gardenClient) SystemMsgList(ctx context.Context, in *v1.SystemMsgListRequest, opts ...grpc.CallOption) (*v1.SystemMsgListReply, error) {
  1457. out := new(v1.SystemMsgListReply)
  1458. err := c.cc.Invoke(ctx, "/pb.service.Garden/SystemMsgList", in, out, opts...)
  1459. if err != nil {
  1460. return nil, err
  1461. }
  1462. return out, nil
  1463. }
  1464. func (c *gardenClient) SystemMsgReaded(ctx context.Context, in *v1.SystemMsgReadedRequest, opts ...grpc.CallOption) (*v1.SystemMsgReadedReply, error) {
  1465. out := new(v1.SystemMsgReadedReply)
  1466. err := c.cc.Invoke(ctx, "/pb.service.Garden/SystemMsgReaded", in, out, opts...)
  1467. if err != nil {
  1468. return nil, err
  1469. }
  1470. return out, nil
  1471. }
  1472. func (c *gardenClient) EventAdd(ctx context.Context, in *v1.EventAddRequest, opts ...grpc.CallOption) (*v1.EventAddReply, error) {
  1473. out := new(v1.EventAddReply)
  1474. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventAdd", in, out, opts...)
  1475. if err != nil {
  1476. return nil, err
  1477. }
  1478. return out, nil
  1479. }
  1480. func (c *gardenClient) EventUpdate(ctx context.Context, in *v1.EventUpdateRequest, opts ...grpc.CallOption) (*v1.EventUpdateReply, error) {
  1481. out := new(v1.EventUpdateReply)
  1482. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventUpdate", in, out, opts...)
  1483. if err != nil {
  1484. return nil, err
  1485. }
  1486. return out, nil
  1487. }
  1488. func (c *gardenClient) EventDel(ctx context.Context, in *v1.EventDelRequest, opts ...grpc.CallOption) (*v1.EventDelReply, error) {
  1489. out := new(v1.EventDelReply)
  1490. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventDel", in, out, opts...)
  1491. if err != nil {
  1492. return nil, err
  1493. }
  1494. return out, nil
  1495. }
  1496. func (c *gardenClient) EventList(ctx context.Context, in *v1.EventListRequest, opts ...grpc.CallOption) (*v1.EventListReply, error) {
  1497. out := new(v1.EventListReply)
  1498. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventList", in, out, opts...)
  1499. if err != nil {
  1500. return nil, err
  1501. }
  1502. return out, nil
  1503. }
  1504. func (c *gardenClient) EventSignAdd(ctx context.Context, in *v1.EventSignAddRequest, opts ...grpc.CallOption) (*v1.EventSignAddReply, error) {
  1505. out := new(v1.EventSignAddReply)
  1506. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventSignAdd", in, out, opts...)
  1507. if err != nil {
  1508. return nil, err
  1509. }
  1510. return out, nil
  1511. }
  1512. func (c *gardenClient) EventSignDel(ctx context.Context, in *v1.EventSignDelRequest, opts ...grpc.CallOption) (*v1.EventSignDelReply, error) {
  1513. out := new(v1.EventSignDelReply)
  1514. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventSignDel", in, out, opts...)
  1515. if err != nil {
  1516. return nil, err
  1517. }
  1518. return out, nil
  1519. }
  1520. func (c *gardenClient) EventSignList(ctx context.Context, in *v1.EventSignListRequest, opts ...grpc.CallOption) (*v1.EventSignListReply, error) {
  1521. out := new(v1.EventSignListReply)
  1522. err := c.cc.Invoke(ctx, "/pb.service.Garden/EventSignList", in, out, opts...)
  1523. if err != nil {
  1524. return nil, err
  1525. }
  1526. return out, nil
  1527. }
  1528. func (c *gardenClient) GardenHouseRentChangeField(ctx context.Context, in *v1.GardenHouseRentChangeFieldRequest, opts ...grpc.CallOption) (*v1.GardenHouseRentChangeFieldReply, error) {
  1529. out := new(v1.GardenHouseRentChangeFieldReply)
  1530. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseRentChangeField", in, out, opts...)
  1531. if err != nil {
  1532. return nil, err
  1533. }
  1534. return out, nil
  1535. }
  1536. func (c *gardenClient) ServicePhoneClassList(ctx context.Context, in *v1.ServicePhoneClassListRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassListReply, error) {
  1537. out := new(v1.ServicePhoneClassListReply)
  1538. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneClassList", in, out, opts...)
  1539. if err != nil {
  1540. return nil, err
  1541. }
  1542. return out, nil
  1543. }
  1544. func (c *gardenClient) ServicePhoneClassAdd(ctx context.Context, in *v1.ServicePhoneClassAddRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassAddReply, error) {
  1545. out := new(v1.ServicePhoneClassAddReply)
  1546. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneClassAdd", in, out, opts...)
  1547. if err != nil {
  1548. return nil, err
  1549. }
  1550. return out, nil
  1551. }
  1552. func (c *gardenClient) ServicePhoneClassUpdate(ctx context.Context, in *v1.ServicePhoneClassUpdateRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassUpdateReply, error) {
  1553. out := new(v1.ServicePhoneClassUpdateReply)
  1554. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneClassUpdate", in, out, opts...)
  1555. if err != nil {
  1556. return nil, err
  1557. }
  1558. return out, nil
  1559. }
  1560. func (c *gardenClient) ServicePhoneClassDel(ctx context.Context, in *v1.ServicePhoneClassDelRequest, opts ...grpc.CallOption) (*v1.ServicePhoneClassDelReply, error) {
  1561. out := new(v1.ServicePhoneClassDelReply)
  1562. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneClassDel", in, out, opts...)
  1563. if err != nil {
  1564. return nil, err
  1565. }
  1566. return out, nil
  1567. }
  1568. func (c *gardenClient) ServicePhoneList(ctx context.Context, in *v1.ServicePhoneListRequest, opts ...grpc.CallOption) (*v1.ServicePhoneListReply, error) {
  1569. out := new(v1.ServicePhoneListReply)
  1570. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneList", in, out, opts...)
  1571. if err != nil {
  1572. return nil, err
  1573. }
  1574. return out, nil
  1575. }
  1576. func (c *gardenClient) ServicePhoneAdd(ctx context.Context, in *v1.ServicePhoneAddRequest, opts ...grpc.CallOption) (*v1.ServicePhoneAddReply, error) {
  1577. out := new(v1.ServicePhoneAddReply)
  1578. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneAdd", in, out, opts...)
  1579. if err != nil {
  1580. return nil, err
  1581. }
  1582. return out, nil
  1583. }
  1584. func (c *gardenClient) ServicePhoneUpdate(ctx context.Context, in *v1.ServicePhoneUpdateRequest, opts ...grpc.CallOption) (*v1.ServicePhoneUpdateReply, error) {
  1585. out := new(v1.ServicePhoneUpdateReply)
  1586. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneUpdate", in, out, opts...)
  1587. if err != nil {
  1588. return nil, err
  1589. }
  1590. return out, nil
  1591. }
  1592. func (c *gardenClient) ServicePhoneDel(ctx context.Context, in *v1.ServicePhoneDelRequest, opts ...grpc.CallOption) (*v1.ServicePhoneDelReply, error) {
  1593. out := new(v1.ServicePhoneDelReply)
  1594. err := c.cc.Invoke(ctx, "/pb.service.Garden/ServicePhoneDel", in, out, opts...)
  1595. if err != nil {
  1596. return nil, err
  1597. }
  1598. return out, nil
  1599. }
  1600. func (c *gardenClient) ChargeUrge(ctx context.Context, in *v1.ChargeUrgeRequest, opts ...grpc.CallOption) (*v1.ChargeUrgeReply, error) {
  1601. out := new(v1.ChargeUrgeReply)
  1602. err := c.cc.Invoke(ctx, "/pb.service.Garden/ChargeUrge", in, out, opts...)
  1603. if err != nil {
  1604. return nil, err
  1605. }
  1606. return out, nil
  1607. }
  1608. func (c *gardenClient) VoteList(ctx context.Context, in *v1.VoteListRequest, opts ...grpc.CallOption) (*v1.VoteListReply, error) {
  1609. out := new(v1.VoteListReply)
  1610. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteList", in, out, opts...)
  1611. if err != nil {
  1612. return nil, err
  1613. }
  1614. return out, nil
  1615. }
  1616. func (c *gardenClient) VoteAdd(ctx context.Context, in *v1.VoteAddRequest, opts ...grpc.CallOption) (*v1.VoteAddReply, error) {
  1617. out := new(v1.VoteAddReply)
  1618. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteAdd", in, out, opts...)
  1619. if err != nil {
  1620. return nil, err
  1621. }
  1622. return out, nil
  1623. }
  1624. func (c *gardenClient) VoteUpdate(ctx context.Context, in *v1.VoteUpdateRequest, opts ...grpc.CallOption) (*v1.VoteUpdateReply, error) {
  1625. out := new(v1.VoteUpdateReply)
  1626. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteUpdate", in, out, opts...)
  1627. if err != nil {
  1628. return nil, err
  1629. }
  1630. return out, nil
  1631. }
  1632. func (c *gardenClient) VoteDel(ctx context.Context, in *v1.VoteDelRequest, opts ...grpc.CallOption) (*v1.VoteDelReply, error) {
  1633. out := new(v1.VoteDelReply)
  1634. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteDel", in, out, opts...)
  1635. if err != nil {
  1636. return nil, err
  1637. }
  1638. return out, nil
  1639. }
  1640. func (c *gardenClient) VoteAddAnswer(ctx context.Context, in *v1.VoteAddAnswerRequest, opts ...grpc.CallOption) (*v1.VoteAddAnswerReply, error) {
  1641. out := new(v1.VoteAddAnswerReply)
  1642. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteAddAnswer", in, out, opts...)
  1643. if err != nil {
  1644. return nil, err
  1645. }
  1646. return out, nil
  1647. }
  1648. func (c *gardenClient) VoteResultList(ctx context.Context, in *v1.VoteResultListRequest, opts ...grpc.CallOption) (*v1.VoteResultListReply, error) {
  1649. out := new(v1.VoteResultListReply)
  1650. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteResultList", in, out, opts...)
  1651. if err != nil {
  1652. return nil, err
  1653. }
  1654. return out, nil
  1655. }
  1656. func (c *gardenClient) VoteResultStatistic(ctx context.Context, in *v1.VoteResultStatisticRequest, opts ...grpc.CallOption) (*v1.VoteResultStatisticReply, error) {
  1657. out := new(v1.VoteResultStatisticReply)
  1658. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteResultStatistic", in, out, opts...)
  1659. if err != nil {
  1660. return nil, err
  1661. }
  1662. return out, nil
  1663. }
  1664. func (c *gardenClient) VoteListForHousehold(ctx context.Context, in *v1.VoteListForHouseholdRequest, opts ...grpc.CallOption) (*v1.VoteListForHouseholdReply, error) {
  1665. out := new(v1.VoteListForHouseholdReply)
  1666. err := c.cc.Invoke(ctx, "/pb.service.Garden/VoteListForHousehold", in, out, opts...)
  1667. if err != nil {
  1668. return nil, err
  1669. }
  1670. return out, nil
  1671. }
  1672. func (c *gardenClient) NeighborClassAdd(ctx context.Context, in *v1.NeighborClassAddRequest, opts ...grpc.CallOption) (*v1.NeighborClassAddReply, error) {
  1673. out := new(v1.NeighborClassAddReply)
  1674. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborClassAdd", in, out, opts...)
  1675. if err != nil {
  1676. return nil, err
  1677. }
  1678. return out, nil
  1679. }
  1680. func (c *gardenClient) NeighborClassDel(ctx context.Context, in *v1.NeighborClassDelRequest, opts ...grpc.CallOption) (*v1.NeighborClassDelReply, error) {
  1681. out := new(v1.NeighborClassDelReply)
  1682. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborClassDel", in, out, opts...)
  1683. if err != nil {
  1684. return nil, err
  1685. }
  1686. return out, nil
  1687. }
  1688. func (c *gardenClient) NeighborClassUpdate(ctx context.Context, in *v1.NeighborClassUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborClassUpdateReply, error) {
  1689. out := new(v1.NeighborClassUpdateReply)
  1690. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborClassUpdate", in, out, opts...)
  1691. if err != nil {
  1692. return nil, err
  1693. }
  1694. return out, nil
  1695. }
  1696. func (c *gardenClient) NeighborClassList(ctx context.Context, in *v1.NeighborClassListRequest, opts ...grpc.CallOption) (*v1.NeighborClassListReply, error) {
  1697. out := new(v1.NeighborClassListReply)
  1698. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborClassList", in, out, opts...)
  1699. if err != nil {
  1700. return nil, err
  1701. }
  1702. return out, nil
  1703. }
  1704. func (c *gardenClient) NeighborArticleAdd(ctx context.Context, in *v1.NeighborArticleAddRequest, opts ...grpc.CallOption) (*v1.NeighborArticleAddReply, error) {
  1705. out := new(v1.NeighborArticleAddReply)
  1706. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborArticleAdd", in, out, opts...)
  1707. if err != nil {
  1708. return nil, err
  1709. }
  1710. return out, nil
  1711. }
  1712. func (c *gardenClient) NeighborArticleDel(ctx context.Context, in *v1.NeighborArticleDelRequest, opts ...grpc.CallOption) (*v1.NeighborArticleDelReply, error) {
  1713. out := new(v1.NeighborArticleDelReply)
  1714. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborArticleDel", in, out, opts...)
  1715. if err != nil {
  1716. return nil, err
  1717. }
  1718. return out, nil
  1719. }
  1720. func (c *gardenClient) NeighborArticleUpdate(ctx context.Context, in *v1.NeighborArticleUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborArticleUpdateReply, error) {
  1721. out := new(v1.NeighborArticleUpdateReply)
  1722. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborArticleUpdate", in, out, opts...)
  1723. if err != nil {
  1724. return nil, err
  1725. }
  1726. return out, nil
  1727. }
  1728. func (c *gardenClient) NeighborArticleList(ctx context.Context, in *v1.NeighborArticleListRequest, opts ...grpc.CallOption) (*v1.NeighborArticleListReply, error) {
  1729. out := new(v1.NeighborArticleListReply)
  1730. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborArticleList", in, out, opts...)
  1731. if err != nil {
  1732. return nil, err
  1733. }
  1734. return out, nil
  1735. }
  1736. func (c *gardenClient) NeighborCommentAdd(ctx context.Context, in *v1.NeighborCommentAddRequest, opts ...grpc.CallOption) (*v1.NeighborCommentAddReply, error) {
  1737. out := new(v1.NeighborCommentAddReply)
  1738. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborCommentAdd", in, out, opts...)
  1739. if err != nil {
  1740. return nil, err
  1741. }
  1742. return out, nil
  1743. }
  1744. func (c *gardenClient) NeighborCommentDel(ctx context.Context, in *v1.NeighborCommentDelRequest, opts ...grpc.CallOption) (*v1.NeighborCommentDelReply, error) {
  1745. out := new(v1.NeighborCommentDelReply)
  1746. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborCommentDel", in, out, opts...)
  1747. if err != nil {
  1748. return nil, err
  1749. }
  1750. return out, nil
  1751. }
  1752. func (c *gardenClient) NeighborCommentUpdate(ctx context.Context, in *v1.NeighborCommentUpdateRequest, opts ...grpc.CallOption) (*v1.NeighborCommentUpdateReply, error) {
  1753. out := new(v1.NeighborCommentUpdateReply)
  1754. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborCommentUpdate", in, out, opts...)
  1755. if err != nil {
  1756. return nil, err
  1757. }
  1758. return out, nil
  1759. }
  1760. func (c *gardenClient) NeighborCommentList(ctx context.Context, in *v1.NeighborCommentListRequest, opts ...grpc.CallOption) (*v1.NeighborCommentListReply, error) {
  1761. out := new(v1.NeighborCommentListReply)
  1762. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborCommentList", in, out, opts...)
  1763. if err != nil {
  1764. return nil, err
  1765. }
  1766. return out, nil
  1767. }
  1768. func (c *gardenClient) NeighborLike(ctx context.Context, in *v1.NeighborLikeRequest, opts ...grpc.CallOption) (*v1.NeighborLikeReply, error) {
  1769. out := new(v1.NeighborLikeReply)
  1770. err := c.cc.Invoke(ctx, "/pb.service.Garden/NeighborLike", in, out, opts...)
  1771. if err != nil {
  1772. return nil, err
  1773. }
  1774. return out, nil
  1775. }
  1776. func (c *gardenClient) GardenHouseholdDelHouse(ctx context.Context, in *v1.GardenHouseholdDelHouseRequest, opts ...grpc.CallOption) (*v1.GardenHouseholdDelHouseReply, error) {
  1777. out := new(v1.GardenHouseholdDelHouseReply)
  1778. err := c.cc.Invoke(ctx, "/pb.service.Garden/GardenHouseholdDelHouse", in, out, opts...)
  1779. if err != nil {
  1780. return nil, err
  1781. }
  1782. return out, nil
  1783. }
  1784. // GardenServer is the server API for Garden service.
  1785. type GardenServer interface {
  1786. //
  1787. GardenInitDb(context.Context, *v1.GardenInitDbRequest) (*v1.GardenInitDbReply, error)
  1788. Statistic(context.Context, *v1.StatisticRequest) (*v1.StatisticReply, error)
  1789. RepairStatisticSet(context.Context, *v1.RepairStatisticSetRequest) (*v1.RepairStatisticSetReply, error)
  1790. // 小区是否有房屋入驻
  1791. GardenHouseIsIn(context.Context, *v1.GardenHouseIsInRequest) (*v1.GardenHouseIsInReply, error)
  1792. // 楼栋增删查改
  1793. BuildingAdd(context.Context, *v1.BuildingAddRequest) (*v1.BuildingAddReply, error)
  1794. BuildingUpdate(context.Context, *v1.BuildingUpdateRequest) (*v1.BuildingUpdateReply, error)
  1795. BuildingDel(context.Context, *v1.BuildingDelRequest) (*v1.BuildingDelReply, error)
  1796. BuildingList(context.Context, *v1.BuildingListRequest) (*v1.BuildingListReply, error)
  1797. BuildingAddManager(context.Context, *v1.BuildingAddManagerRequest) (*v1.BuildingAddManagerReply, error)
  1798. BuildingDelManager(context.Context, *v1.BuildingDelManagerRequest) (*v1.BuildingDelManagerReply, error)
  1799. BuildingManagerList(context.Context, *v1.BuildingManagerListRequest) (*v1.BuildingManagerListReply, error)
  1800. // 单元增删查改
  1801. UnitAdd(context.Context, *v1.UnitAddRequest) (*v1.UnitAddReply, error)
  1802. UnitUpdate(context.Context, *v1.UnitUpdateRequest) (*v1.UnitUpdateReply, error)
  1803. UnitDel(context.Context, *v1.UnitDelRequest) (*v1.UnitDelReply, error)
  1804. UnitList(context.Context, *v1.UnitListRequest) (*v1.UnitListReply, error)
  1805. // 房屋增删查改
  1806. HouseAdd(context.Context, *v1.HouseAddRequest) (*v1.HouseAddReply, error)
  1807. HouseUpdate(context.Context, *v1.HouseUpdateRequest) (*v1.HouseUpdateReply, error)
  1808. HouseDel(context.Context, *v1.HouseDelRequest) (*v1.HouseDelReply, error)
  1809. HouseList(context.Context, *v1.HouseListRequest) (*v1.HouseListReply, error)
  1810. HouseInfo(context.Context, *v1.HouseInfoRequest) (*v1.HouseInfoReply, error)
  1811. // 业主房屋申请记录同步
  1812. HouseholdSync(context.Context, *v1.HouseholdSyncRequest) (*v1.HouseholdSyncReply, error)
  1813. // 业主个人信息修改同步
  1814. HouseholdChange(context.Context, *v1.HouseholdChangeRequest) (*v1.HouseholdChangeReply, error)
  1815. // 业主信息列表
  1816. GardenHouseholdUserList(context.Context, *v1.GardenHouseholdUserListRequest) (*v1.GardenHouseholdUserListReply, error)
  1817. // 住户的单元id列表
  1818. GardenHouseholdUnitIds(context.Context, *v1.GardenHouseholdUnitIdsRequest) (*v1.GardenHouseholdUnitIdsReply, error)
  1819. // 根据单元id获取住户uid列表
  1820. GardenHouseholdUidsFromUnitId(context.Context, *v1.GardenHouseholdUidsFromUnitIdRequest) (*v1.GardenHouseholdUidsFromUnitIdReply, error)
  1821. // 业主房屋已通过申请列表
  1822. GardenHouseholdList(context.Context, *v1.GardenHouseholdListRequest) (*v1.GardenHouseholdListReply, error)
  1823. HouseIds(context.Context, *v1.HouseIdsRequest) (*v1.HouseIdsReply, error)
  1824. // 批量添加房屋
  1825. BatchHouseAdd(context.Context, *v1.BatchHouseAddRequest) (*v1.BatchHouseAddReply, error)
  1826. // 费用配置
  1827. ChargeConfAdd(context.Context, *v1.ChargeConfAddRequest) (*v1.ChargeConfAddReply, error)
  1828. ChargeConfUpdate(context.Context, *v1.ChargeConfUpdateRequest) (*v1.ChargeConfUpdateReply, error)
  1829. ChargeConfDel(context.Context, *v1.ChargeConfDelRequest) (*v1.ChargeConfDelReply, error)
  1830. ChargeConfList(context.Context, *v1.ChargeConfListRequest) (*v1.ChargeConfListReply, error)
  1831. // 费用绑定对象
  1832. ChargeBind(context.Context, *v1.ChargeBindRequest) (*v1.ChargeBindReply, error)
  1833. // 费用解绑对象
  1834. ChargeUnbind(context.Context, *v1.ChargeUnbindRequest) (*v1.ChargeUnbindReply, error)
  1835. // 绑定了项目的房屋列表
  1836. ChargeHouseBindedList(context.Context, *v1.ChargeHouseBindedListRequest) (*v1.ChargeHouseBindedListReply, error)
  1837. // 可以绑定某项目的房屋列表
  1838. ChargeHouseNotBindList(context.Context, *v1.ChargeHouseNotBindListRequest) (*v1.ChargeHouseNotBindListReply, error)
  1839. // 绑定了某项目的车位列表
  1840. ChargeSpaceBindedList(context.Context, *v1.ChargeSpaceBindedListRequest) (*v1.ChargeSpaceBindedListReply, error)
  1841. // 可以绑定某项目的车位列表
  1842. ChargeSpaceNotBindList(context.Context, *v1.ChargeSpaceNotBindListRequest) (*v1.ChargeSpaceNotBindListReply, error)
  1843. // 绑定了某项目的车辆列表
  1844. ChargeVehicleBindedList(context.Context, *v1.ChargeVehicleBindedListRequest) (*v1.ChargeVehicleBindedListReply, error)
  1845. // 可以绑定某项目的车辆列表
  1846. ChargeVehicleNotBindList(context.Context, *v1.ChargeVehicleNotBindListRequest) (*v1.ChargeVehicleNotBindListReply, error)
  1847. // 房屋收费 房屋列表
  1848. ChargeHouseGroup(context.Context, *v1.ChargeHouseGroupRequest) (*v1.ChargeHouseGroupReply, error)
  1849. // 车位收费 车位列表
  1850. ChargeSpaceGroup(context.Context, *v1.ChargeSpaceGroupRequest) (*v1.ChargeSpaceGroupReply, error)
  1851. // 车辆收费 车辆列表
  1852. ChargeVehicleGroup(context.Context, *v1.ChargeVehicleGroupRequest) (*v1.ChargeVehicleGroupReply, error)
  1853. // 手动生成账单 一次型费用和车辆收费不能手动生成
  1854. ChargeGenerateBill(context.Context, *v1.ChargeGenerateBillRequest) (*v1.ChargeGenerateBillReply, error)
  1855. // 欠费线下缴费
  1856. ChargeBillPay(context.Context, *v1.ChargeBillPayRequest) (*v1.ChargeBillPayReply, error)
  1857. // 欠费缴费欠费列表
  1858. ChargeUnpayList(context.Context, *v1.ChargeUnpayListRequest) (*v1.ChargeUnpayListReply, error)
  1859. // 查看费用,费项列表
  1860. ChargeList(context.Context, *v1.ChargeListRequest) (*v1.ChargeListReply, error)
  1861. // 对象的某费项下的待缴账单列表
  1862. ChargeBillList(context.Context, *v1.ChargeBillListRequest) (*v1.ChargeBillListReply, error)
  1863. // 应收账单中的对象列表
  1864. ChargeBillObjList(context.Context, *v1.ChargeBillObjListRequest) (*v1.ChargeBillObjListReply, error)
  1865. // 应收账单中某对象的账单明细
  1866. ChargeObjBillList(context.Context, *v1.ChargeObjBillListRequest) (*v1.ChargeObjBillListReply, error)
  1867. // 变更时间
  1868. ChargeTimeSet(context.Context, *v1.ChargeTimeSetRequest) (*v1.ChargeTimeSetReply, error)
  1869. // 小票和收据信息
  1870. ChargeOrderTicket(context.Context, *v1.ChargeOrderTicketRequest) (*v1.ChargeOrderTicketReply, error)
  1871. // 预缴物业费或车位费前获取对应的金额信息
  1872. ChargePrePayInfo(context.Context, *v1.ChargePrePayInfoRequest) (*v1.ChargePrePayInfoReply, error)
  1873. // 线下预缴物业费或车位费
  1874. ChargePrePay(context.Context, *v1.ChargePrePayRequest) (*v1.ChargePrePayReply, error)
  1875. // 已交账单
  1876. ChargePayedBillList(context.Context, *v1.ChargePayedBillListRequest) (*v1.ChargePayedBillListReply, error)
  1877. // 作废账单
  1878. ChargeDelBill(context.Context, *v1.ChargeDelBillRequest) (*v1.ChargeDelBillReply, error)
  1879. // 恢复账单
  1880. ChargeRecoverBill(context.Context, *v1.ChargeRecoverBillRequest) (*v1.ChargeRecoverBillReply, error)
  1881. // 作废账单列表
  1882. ChargeDelBillList(context.Context, *v1.ChargeDelBillListRequest) (*v1.ChargeDelBillListReply, error)
  1883. // 缴费订单列表
  1884. ChargeOrderList(context.Context, *v1.ChargeOrderListRequest) (*v1.ChargeOrderListReply, error)
  1885. // 缴费订单详情
  1886. ChargeOrderInfo(context.Context, *v1.ChargeOrderInfoRequest) (*v1.ChargeOrderInfoReply, error)
  1887. // 确认订单已支付
  1888. ChargeOrderPay(context.Context, *v1.ChargeOrderPayRequest) (*v1.ChargeOrderPayReply, error)
  1889. // 取消订单 线上交费没有支付的情况
  1890. ChargeOrderCancel(context.Context, *v1.ChargeOrderCancelRequest) (*v1.ChargeOrderCancelReply, error)
  1891. // 催缴设置
  1892. ChargeUrgeSet(context.Context, *v1.ChargeUrgeSetRequest) (*v1.ChargeUrgeSetReply, error)
  1893. ChargeUrgeInfo(context.Context, *v1.ChargeUrgeInfoRequest) (*v1.ChargeUrgeInfoReply, error)
  1894. // 添加抄表记录
  1895. PowerRecordAdd(context.Context, *v1.PowerRecordAddRequest) (*v1.PowerRecordAddReply, error)
  1896. // 批量添加
  1897. PowerRecordBatchAdd(context.Context, *v1.PowerRecordBatchAddRequest) (*v1.PowerRecordBatchAddReply, error)
  1898. // 删除抄表记录
  1899. PowerRecordDel(context.Context, *v1.PowerRecordDelRequest) (*v1.PowerRecordDelReply, error)
  1900. // 抄表记录列表
  1901. PowerRecordList(context.Context, *v1.PowerRecordListRequest) (*v1.PowerRecordListReply, error)
  1902. // 线上预缴
  1903. ChargePrePayByHousehold(context.Context, *v1.ChargePrePayByHouseholdRequest) (*v1.ChargePrePayByHouseholdReply, error)
  1904. // 欠费线上缴费
  1905. ChargeBillPayByHousehold(context.Context, *v1.ChargeBillPayByHouseholdRequest) (*v1.ChargeBillPayByHouseholdReply, error)
  1906. // 小程序预存物业费,车位管理费或停车费前获取月数和赠送信息
  1907. ChargeMonthInfo(context.Context, *v1.ChargeMonthInfoRequest) (*v1.ChargeMonthInfoReply, error)
  1908. // 物业费套餐
  1909. PropertyPackageAdd(context.Context, *v1.PropertyPackageAddRequest) (*v1.PropertyPackageAddReply, error)
  1910. PropertyPackageUpdate(context.Context, *v1.PropertyPackageUpdateRequest) (*v1.PropertyPackageUpdateReply, error)
  1911. PropertyPackageDel(context.Context, *v1.PropertyPackageDelRequest) (*v1.PropertyPackageDelReply, error)
  1912. PropertyPackageList(context.Context, *v1.PropertyPackageListRequest) (*v1.PropertyPackageListReply, error)
  1913. // 停车场
  1914. ParkList(context.Context, *v1.ParkListRequest) (*v1.ParkListReply, error)
  1915. ParkAdd(context.Context, *v1.ParkAddRequest) (*v1.ParkAddReply, error)
  1916. ParkUpdate(context.Context, *v1.ParkUpdateRequest) (*v1.ParkUpdateReply, error)
  1917. ParkDel(context.Context, *v1.ParkDelRequest) (*v1.ParkDelReply, error)
  1918. // 车位
  1919. ParkSpaceList(context.Context, *v1.ParkSpaceListRequest) (*v1.ParkSpaceListReply, error)
  1920. ParkSpaceAdd(context.Context, *v1.ParkSpaceAddRequest) (*v1.ParkSpaceAddReply, error)
  1921. ParkSpaceUpdate(context.Context, *v1.ParkSpaceUpdateRequest) (*v1.ParkSpaceUpdateReply, error)
  1922. ParkSpaceDel(context.Context, *v1.ParkSpaceDelRequest) (*v1.ParkSpaceDelReply, error)
  1923. // 车辆
  1924. VehicleAdd(context.Context, *v1.VehicleAddRequest) (*v1.VehicleAddReply, error)
  1925. VehicleUpdate(context.Context, *v1.VehicleUpdateRequest) (*v1.VehicleUpdateReply, error)
  1926. VehicleDel(context.Context, *v1.VehicleDelRequest) (*v1.VehicleDelReply, error)
  1927. VehicleList(context.Context, *v1.VehicleListRequest) (*v1.VehicleListReply, error)
  1928. // 报事报修
  1929. RepairClassList(context.Context, *v1.RepairClassListRequest) (*v1.RepairClassListReply, error)
  1930. RepairClassAdd(context.Context, *v1.RepairClassAddRequest) (*v1.RepairClassAddReply, error)
  1931. RepairClassUpdate(context.Context, *v1.RepairClassUpdateRequest) (*v1.RepairClassUpdateReply, error)
  1932. RepairClassDel(context.Context, *v1.RepairClassDelRequest) (*v1.RepairClassDelReply, error)
  1933. RepairOrderList(context.Context, *v1.RepairOrderListRequest) (*v1.RepairOrderListReply, error)
  1934. RepairOrderAdd(context.Context, *v1.RepairOrderAddRequest) (*v1.RepairOrderAddReply, error)
  1935. RepairOrderUpdate(context.Context, *v1.RepairOrderUpdateRequest) (*v1.RepairOrderUpdateReply, error)
  1936. RepairOrderDel(context.Context, *v1.RepairOrderDelRequest) (*v1.RepairOrderDelReply, error)
  1937. // 派单
  1938. RepairOrderSend(context.Context, *v1.RepairOrderSendRequest) (*v1.RepairOrderSendReply, error)
  1939. // 结单
  1940. RepairOrderFinish(context.Context, *v1.RepairOrderFinishRequest) (*v1.RepairOrderFinishReply, error)
  1941. // 退单
  1942. RepairOrderBack(context.Context, *v1.RepairOrderBackRequest) (*v1.RepairOrderBackReply, error)
  1943. // 详情
  1944. RepairOrderInfo(context.Context, *v1.RepairOrderInfoRequest) (*v1.RepairOrderInfoReply, error)
  1945. // 回访
  1946. RepairOrderReturnVisit(context.Context, *v1.RepairOrderReturnVisitRequest) (*v1.RepairOrderReturnVisitReply, error)
  1947. // 公告
  1948. AnnouncementList(context.Context, *v1.AnnouncementListRequest) (*v1.AnnouncementListReply, error)
  1949. AnnouncementAdd(context.Context, *v1.AnnouncementAddRequest) (*v1.AnnouncementAddReply, error)
  1950. AnnouncementUpdate(context.Context, *v1.AnnouncementUpdateRequest) (*v1.AnnouncementUpdateReply, error)
  1951. AnnouncementDel(context.Context, *v1.AnnouncementDelRequest) (*v1.AnnouncementDelReply, error)
  1952. AnnouncementReadAdd(context.Context, *v1.AnnouncementReadAddRequest) (*v1.AnnouncementReadAddReply, error)
  1953. // 投诉与建议 派单
  1954. SuggestionOrderSend(context.Context, *v1.SuggestionOrderSendRequest) (*v1.SuggestionOrderSendReply, error)
  1955. // 结单
  1956. SuggestionOrderFinish(context.Context, *v1.SuggestionOrderFinishRequest) (*v1.SuggestionOrderFinishReply, error)
  1957. // 退单
  1958. SuggestionOrderBack(context.Context, *v1.SuggestionOrderBackRequest) (*v1.SuggestionOrderBackReply, error)
  1959. // 详情
  1960. SuggestionOrderInfo(context.Context, *v1.SuggestionOrderInfoRequest) (*v1.SuggestionOrderInfoReply, error)
  1961. // 回访
  1962. SuggestionOrderReturnVisit(context.Context, *v1.SuggestionOrderReturnVisitRequest) (*v1.SuggestionOrderReturnVisitReply, error)
  1963. SuggestionOrderList(context.Context, *v1.SuggestionOrderListRequest) (*v1.SuggestionOrderListReply, error)
  1964. SuggestionOrderAdd(context.Context, *v1.SuggestionOrderAddRequest) (*v1.SuggestionOrderAddReply, error)
  1965. SuggestionOrderUpdate(context.Context, *v1.SuggestionOrderUpdateRequest) (*v1.SuggestionOrderUpdateReply, error)
  1966. SuggestionOrderDel(context.Context, *v1.SuggestionOrderDelRequest) (*v1.SuggestionOrderDelReply, error)
  1967. // 同步租房信息
  1968. GardenHouseRentSync(context.Context, *v1.GardenHouseRentSyncRequest) (*v1.GardenHouseRentSyncReply, error)
  1969. // 租房信息列表
  1970. GardenHouseRentList(context.Context, *v1.GardenHouseRentListRequest) (*v1.GardenHouseRentListReply, error)
  1971. // 租房经纪人
  1972. HouseRentAddManager(context.Context, *v1.HouseRentAddManagerRequest) (*v1.HouseRentAddManagerReply, error)
  1973. HouseRentDelManager(context.Context, *v1.HouseRentDelManagerRequest) (*v1.HouseRentDelManagerReply, error)
  1974. HouseRentManagerList(context.Context, *v1.HouseRentManagerListRequest) (*v1.HouseRentManagerListReply, error)
  1975. GardenHouseRentInfo(context.Context, *v1.GardenHouseRentInfoRequest) (*v1.GardenHouseRentInfoReply, error)
  1976. // 生成账单
  1977. GenerateBill(context.Context, *v1.GenerateBillRequest) (*v1.GenerateBillReply, error)
  1978. // 生成滞纳金
  1979. GenerateOverdue(context.Context, *v1.GenerateOverdueRequest) (*v1.GenerateOverdueReply, error)
  1980. // 生成催缴
  1981. GenerateReminder(context.Context, *v1.GenerateReminderRequest) (*v1.GenerateReminderReply, error)
  1982. // 系统消息
  1983. SystemMsgAdd(context.Context, *v1.SystemMsgAddRequest) (*v1.SystemMsgAddReply, error)
  1984. SystemMsgList(context.Context, *v1.SystemMsgListRequest) (*v1.SystemMsgListReply, error)
  1985. SystemMsgReaded(context.Context, *v1.SystemMsgReadedRequest) (*v1.SystemMsgReadedReply, error)
  1986. // 社区活动
  1987. EventAdd(context.Context, *v1.EventAddRequest) (*v1.EventAddReply, error)
  1988. EventUpdate(context.Context, *v1.EventUpdateRequest) (*v1.EventUpdateReply, error)
  1989. EventDel(context.Context, *v1.EventDelRequest) (*v1.EventDelReply, error)
  1990. EventList(context.Context, *v1.EventListRequest) (*v1.EventListReply, error)
  1991. // 社区活动报名
  1992. EventSignAdd(context.Context, *v1.EventSignAddRequest) (*v1.EventSignAddReply, error)
  1993. // 社区活动删除报名
  1994. EventSignDel(context.Context, *v1.EventSignDelRequest) (*v1.EventSignDelReply, error)
  1995. // 社区活动报名列表
  1996. EventSignList(context.Context, *v1.EventSignListRequest) (*v1.EventSignListReply, error)
  1997. // 因房屋,小区或单元信息变更需更新租房信息
  1998. GardenHouseRentChangeField(context.Context, *v1.GardenHouseRentChangeFieldRequest) (*v1.GardenHouseRentChangeFieldReply, error)
  1999. // 服务电话分类
  2000. ServicePhoneClassList(context.Context, *v1.ServicePhoneClassListRequest) (*v1.ServicePhoneClassListReply, error)
  2001. ServicePhoneClassAdd(context.Context, *v1.ServicePhoneClassAddRequest) (*v1.ServicePhoneClassAddReply, error)
  2002. ServicePhoneClassUpdate(context.Context, *v1.ServicePhoneClassUpdateRequest) (*v1.ServicePhoneClassUpdateReply, error)
  2003. ServicePhoneClassDel(context.Context, *v1.ServicePhoneClassDelRequest) (*v1.ServicePhoneClassDelReply, error)
  2004. // 服务电话
  2005. ServicePhoneList(context.Context, *v1.ServicePhoneListRequest) (*v1.ServicePhoneListReply, error)
  2006. ServicePhoneAdd(context.Context, *v1.ServicePhoneAddRequest) (*v1.ServicePhoneAddReply, error)
  2007. ServicePhoneUpdate(context.Context, *v1.ServicePhoneUpdateRequest) (*v1.ServicePhoneUpdateReply, error)
  2008. ServicePhoneDel(context.Context, *v1.ServicePhoneDelRequest) (*v1.ServicePhoneDelReply, error)
  2009. // 一键催缴
  2010. ChargeUrge(context.Context, *v1.ChargeUrgeRequest) (*v1.ChargeUrgeReply, error)
  2011. // 投票
  2012. VoteList(context.Context, *v1.VoteListRequest) (*v1.VoteListReply, error)
  2013. VoteAdd(context.Context, *v1.VoteAddRequest) (*v1.VoteAddReply, error)
  2014. VoteUpdate(context.Context, *v1.VoteUpdateRequest) (*v1.VoteUpdateReply, error)
  2015. VoteDel(context.Context, *v1.VoteDelRequest) (*v1.VoteDelReply, error)
  2016. // 投票回答
  2017. VoteAddAnswer(context.Context, *v1.VoteAddAnswerRequest) (*v1.VoteAddAnswerReply, error)
  2018. // 投票结果列表
  2019. VoteResultList(context.Context, *v1.VoteResultListRequest) (*v1.VoteResultListReply, error)
  2020. // 投票结果统计
  2021. VoteResultStatistic(context.Context, *v1.VoteResultStatisticRequest) (*v1.VoteResultStatisticReply, error)
  2022. // 投票列表,业主小程序专用
  2023. VoteListForHousehold(context.Context, *v1.VoteListForHouseholdRequest) (*v1.VoteListForHouseholdReply, error)
  2024. // 社区邻里
  2025. NeighborClassAdd(context.Context, *v1.NeighborClassAddRequest) (*v1.NeighborClassAddReply, error)
  2026. NeighborClassDel(context.Context, *v1.NeighborClassDelRequest) (*v1.NeighborClassDelReply, error)
  2027. NeighborClassUpdate(context.Context, *v1.NeighborClassUpdateRequest) (*v1.NeighborClassUpdateReply, error)
  2028. NeighborClassList(context.Context, *v1.NeighborClassListRequest) (*v1.NeighborClassListReply, error)
  2029. NeighborArticleAdd(context.Context, *v1.NeighborArticleAddRequest) (*v1.NeighborArticleAddReply, error)
  2030. NeighborArticleDel(context.Context, *v1.NeighborArticleDelRequest) (*v1.NeighborArticleDelReply, error)
  2031. NeighborArticleUpdate(context.Context, *v1.NeighborArticleUpdateRequest) (*v1.NeighborArticleUpdateReply, error)
  2032. NeighborArticleList(context.Context, *v1.NeighborArticleListRequest) (*v1.NeighborArticleListReply, error)
  2033. NeighborCommentAdd(context.Context, *v1.NeighborCommentAddRequest) (*v1.NeighborCommentAddReply, error)
  2034. NeighborCommentDel(context.Context, *v1.NeighborCommentDelRequest) (*v1.NeighborCommentDelReply, error)
  2035. NeighborCommentUpdate(context.Context, *v1.NeighborCommentUpdateRequest) (*v1.NeighborCommentUpdateReply, error)
  2036. NeighborCommentList(context.Context, *v1.NeighborCommentListRequest) (*v1.NeighborCommentListReply, error)
  2037. NeighborLike(context.Context, *v1.NeighborLikeRequest) (*v1.NeighborLikeReply, error)
  2038. // 住户退出房屋
  2039. GardenHouseholdDelHouse(context.Context, *v1.GardenHouseholdDelHouseRequest) (*v1.GardenHouseholdDelHouseReply, error)
  2040. }
  2041. // UnimplementedGardenServer can be embedded to have forward compatible implementations.
  2042. type UnimplementedGardenServer struct {
  2043. }
  2044. func (*UnimplementedGardenServer) GardenInitDb(ctx context.Context, req *v1.GardenInitDbRequest) (*v1.GardenInitDbReply, error) {
  2045. return nil, status.Errorf(codes.Unimplemented, "method GardenInitDb not implemented")
  2046. }
  2047. func (*UnimplementedGardenServer) Statistic(ctx context.Context, req *v1.StatisticRequest) (*v1.StatisticReply, error) {
  2048. return nil, status.Errorf(codes.Unimplemented, "method Statistic not implemented")
  2049. }
  2050. func (*UnimplementedGardenServer) RepairStatisticSet(ctx context.Context, req *v1.RepairStatisticSetRequest) (*v1.RepairStatisticSetReply, error) {
  2051. return nil, status.Errorf(codes.Unimplemented, "method RepairStatisticSet not implemented")
  2052. }
  2053. func (*UnimplementedGardenServer) GardenHouseIsIn(ctx context.Context, req *v1.GardenHouseIsInRequest) (*v1.GardenHouseIsInReply, error) {
  2054. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseIsIn not implemented")
  2055. }
  2056. func (*UnimplementedGardenServer) BuildingAdd(ctx context.Context, req *v1.BuildingAddRequest) (*v1.BuildingAddReply, error) {
  2057. return nil, status.Errorf(codes.Unimplemented, "method BuildingAdd not implemented")
  2058. }
  2059. func (*UnimplementedGardenServer) BuildingUpdate(ctx context.Context, req *v1.BuildingUpdateRequest) (*v1.BuildingUpdateReply, error) {
  2060. return nil, status.Errorf(codes.Unimplemented, "method BuildingUpdate not implemented")
  2061. }
  2062. func (*UnimplementedGardenServer) BuildingDel(ctx context.Context, req *v1.BuildingDelRequest) (*v1.BuildingDelReply, error) {
  2063. return nil, status.Errorf(codes.Unimplemented, "method BuildingDel not implemented")
  2064. }
  2065. func (*UnimplementedGardenServer) BuildingList(ctx context.Context, req *v1.BuildingListRequest) (*v1.BuildingListReply, error) {
  2066. return nil, status.Errorf(codes.Unimplemented, "method BuildingList not implemented")
  2067. }
  2068. func (*UnimplementedGardenServer) BuildingAddManager(ctx context.Context, req *v1.BuildingAddManagerRequest) (*v1.BuildingAddManagerReply, error) {
  2069. return nil, status.Errorf(codes.Unimplemented, "method BuildingAddManager not implemented")
  2070. }
  2071. func (*UnimplementedGardenServer) BuildingDelManager(ctx context.Context, req *v1.BuildingDelManagerRequest) (*v1.BuildingDelManagerReply, error) {
  2072. return nil, status.Errorf(codes.Unimplemented, "method BuildingDelManager not implemented")
  2073. }
  2074. func (*UnimplementedGardenServer) BuildingManagerList(ctx context.Context, req *v1.BuildingManagerListRequest) (*v1.BuildingManagerListReply, error) {
  2075. return nil, status.Errorf(codes.Unimplemented, "method BuildingManagerList not implemented")
  2076. }
  2077. func (*UnimplementedGardenServer) UnitAdd(ctx context.Context, req *v1.UnitAddRequest) (*v1.UnitAddReply, error) {
  2078. return nil, status.Errorf(codes.Unimplemented, "method UnitAdd not implemented")
  2079. }
  2080. func (*UnimplementedGardenServer) UnitUpdate(ctx context.Context, req *v1.UnitUpdateRequest) (*v1.UnitUpdateReply, error) {
  2081. return nil, status.Errorf(codes.Unimplemented, "method UnitUpdate not implemented")
  2082. }
  2083. func (*UnimplementedGardenServer) UnitDel(ctx context.Context, req *v1.UnitDelRequest) (*v1.UnitDelReply, error) {
  2084. return nil, status.Errorf(codes.Unimplemented, "method UnitDel not implemented")
  2085. }
  2086. func (*UnimplementedGardenServer) UnitList(ctx context.Context, req *v1.UnitListRequest) (*v1.UnitListReply, error) {
  2087. return nil, status.Errorf(codes.Unimplemented, "method UnitList not implemented")
  2088. }
  2089. func (*UnimplementedGardenServer) HouseAdd(ctx context.Context, req *v1.HouseAddRequest) (*v1.HouseAddReply, error) {
  2090. return nil, status.Errorf(codes.Unimplemented, "method HouseAdd not implemented")
  2091. }
  2092. func (*UnimplementedGardenServer) HouseUpdate(ctx context.Context, req *v1.HouseUpdateRequest) (*v1.HouseUpdateReply, error) {
  2093. return nil, status.Errorf(codes.Unimplemented, "method HouseUpdate not implemented")
  2094. }
  2095. func (*UnimplementedGardenServer) HouseDel(ctx context.Context, req *v1.HouseDelRequest) (*v1.HouseDelReply, error) {
  2096. return nil, status.Errorf(codes.Unimplemented, "method HouseDel not implemented")
  2097. }
  2098. func (*UnimplementedGardenServer) HouseList(ctx context.Context, req *v1.HouseListRequest) (*v1.HouseListReply, error) {
  2099. return nil, status.Errorf(codes.Unimplemented, "method HouseList not implemented")
  2100. }
  2101. func (*UnimplementedGardenServer) HouseInfo(ctx context.Context, req *v1.HouseInfoRequest) (*v1.HouseInfoReply, error) {
  2102. return nil, status.Errorf(codes.Unimplemented, "method HouseInfo not implemented")
  2103. }
  2104. func (*UnimplementedGardenServer) HouseholdSync(ctx context.Context, req *v1.HouseholdSyncRequest) (*v1.HouseholdSyncReply, error) {
  2105. return nil, status.Errorf(codes.Unimplemented, "method HouseholdSync not implemented")
  2106. }
  2107. func (*UnimplementedGardenServer) HouseholdChange(ctx context.Context, req *v1.HouseholdChangeRequest) (*v1.HouseholdChangeReply, error) {
  2108. return nil, status.Errorf(codes.Unimplemented, "method HouseholdChange not implemented")
  2109. }
  2110. func (*UnimplementedGardenServer) GardenHouseholdUserList(ctx context.Context, req *v1.GardenHouseholdUserListRequest) (*v1.GardenHouseholdUserListReply, error) {
  2111. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseholdUserList not implemented")
  2112. }
  2113. func (*UnimplementedGardenServer) GardenHouseholdUnitIds(ctx context.Context, req *v1.GardenHouseholdUnitIdsRequest) (*v1.GardenHouseholdUnitIdsReply, error) {
  2114. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseholdUnitIds not implemented")
  2115. }
  2116. func (*UnimplementedGardenServer) GardenHouseholdUidsFromUnitId(ctx context.Context, req *v1.GardenHouseholdUidsFromUnitIdRequest) (*v1.GardenHouseholdUidsFromUnitIdReply, error) {
  2117. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseholdUidsFromUnitId not implemented")
  2118. }
  2119. func (*UnimplementedGardenServer) GardenHouseholdList(ctx context.Context, req *v1.GardenHouseholdListRequest) (*v1.GardenHouseholdListReply, error) {
  2120. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseholdList not implemented")
  2121. }
  2122. func (*UnimplementedGardenServer) HouseIds(ctx context.Context, req *v1.HouseIdsRequest) (*v1.HouseIdsReply, error) {
  2123. return nil, status.Errorf(codes.Unimplemented, "method HouseIds not implemented")
  2124. }
  2125. func (*UnimplementedGardenServer) BatchHouseAdd(ctx context.Context, req *v1.BatchHouseAddRequest) (*v1.BatchHouseAddReply, error) {
  2126. return nil, status.Errorf(codes.Unimplemented, "method BatchHouseAdd not implemented")
  2127. }
  2128. func (*UnimplementedGardenServer) ChargeConfAdd(ctx context.Context, req *v1.ChargeConfAddRequest) (*v1.ChargeConfAddReply, error) {
  2129. return nil, status.Errorf(codes.Unimplemented, "method ChargeConfAdd not implemented")
  2130. }
  2131. func (*UnimplementedGardenServer) ChargeConfUpdate(ctx context.Context, req *v1.ChargeConfUpdateRequest) (*v1.ChargeConfUpdateReply, error) {
  2132. return nil, status.Errorf(codes.Unimplemented, "method ChargeConfUpdate not implemented")
  2133. }
  2134. func (*UnimplementedGardenServer) ChargeConfDel(ctx context.Context, req *v1.ChargeConfDelRequest) (*v1.ChargeConfDelReply, error) {
  2135. return nil, status.Errorf(codes.Unimplemented, "method ChargeConfDel not implemented")
  2136. }
  2137. func (*UnimplementedGardenServer) ChargeConfList(ctx context.Context, req *v1.ChargeConfListRequest) (*v1.ChargeConfListReply, error) {
  2138. return nil, status.Errorf(codes.Unimplemented, "method ChargeConfList not implemented")
  2139. }
  2140. func (*UnimplementedGardenServer) ChargeBind(ctx context.Context, req *v1.ChargeBindRequest) (*v1.ChargeBindReply, error) {
  2141. return nil, status.Errorf(codes.Unimplemented, "method ChargeBind not implemented")
  2142. }
  2143. func (*UnimplementedGardenServer) ChargeUnbind(ctx context.Context, req *v1.ChargeUnbindRequest) (*v1.ChargeUnbindReply, error) {
  2144. return nil, status.Errorf(codes.Unimplemented, "method ChargeUnbind not implemented")
  2145. }
  2146. func (*UnimplementedGardenServer) ChargeHouseBindedList(ctx context.Context, req *v1.ChargeHouseBindedListRequest) (*v1.ChargeHouseBindedListReply, error) {
  2147. return nil, status.Errorf(codes.Unimplemented, "method ChargeHouseBindedList not implemented")
  2148. }
  2149. func (*UnimplementedGardenServer) ChargeHouseNotBindList(ctx context.Context, req *v1.ChargeHouseNotBindListRequest) (*v1.ChargeHouseNotBindListReply, error) {
  2150. return nil, status.Errorf(codes.Unimplemented, "method ChargeHouseNotBindList not implemented")
  2151. }
  2152. func (*UnimplementedGardenServer) ChargeSpaceBindedList(ctx context.Context, req *v1.ChargeSpaceBindedListRequest) (*v1.ChargeSpaceBindedListReply, error) {
  2153. return nil, status.Errorf(codes.Unimplemented, "method ChargeSpaceBindedList not implemented")
  2154. }
  2155. func (*UnimplementedGardenServer) ChargeSpaceNotBindList(ctx context.Context, req *v1.ChargeSpaceNotBindListRequest) (*v1.ChargeSpaceNotBindListReply, error) {
  2156. return nil, status.Errorf(codes.Unimplemented, "method ChargeSpaceNotBindList not implemented")
  2157. }
  2158. func (*UnimplementedGardenServer) ChargeVehicleBindedList(ctx context.Context, req *v1.ChargeVehicleBindedListRequest) (*v1.ChargeVehicleBindedListReply, error) {
  2159. return nil, status.Errorf(codes.Unimplemented, "method ChargeVehicleBindedList not implemented")
  2160. }
  2161. func (*UnimplementedGardenServer) ChargeVehicleNotBindList(ctx context.Context, req *v1.ChargeVehicleNotBindListRequest) (*v1.ChargeVehicleNotBindListReply, error) {
  2162. return nil, status.Errorf(codes.Unimplemented, "method ChargeVehicleNotBindList not implemented")
  2163. }
  2164. func (*UnimplementedGardenServer) ChargeHouseGroup(ctx context.Context, req *v1.ChargeHouseGroupRequest) (*v1.ChargeHouseGroupReply, error) {
  2165. return nil, status.Errorf(codes.Unimplemented, "method ChargeHouseGroup not implemented")
  2166. }
  2167. func (*UnimplementedGardenServer) ChargeSpaceGroup(ctx context.Context, req *v1.ChargeSpaceGroupRequest) (*v1.ChargeSpaceGroupReply, error) {
  2168. return nil, status.Errorf(codes.Unimplemented, "method ChargeSpaceGroup not implemented")
  2169. }
  2170. func (*UnimplementedGardenServer) ChargeVehicleGroup(ctx context.Context, req *v1.ChargeVehicleGroupRequest) (*v1.ChargeVehicleGroupReply, error) {
  2171. return nil, status.Errorf(codes.Unimplemented, "method ChargeVehicleGroup not implemented")
  2172. }
  2173. func (*UnimplementedGardenServer) ChargeGenerateBill(ctx context.Context, req *v1.ChargeGenerateBillRequest) (*v1.ChargeGenerateBillReply, error) {
  2174. return nil, status.Errorf(codes.Unimplemented, "method ChargeGenerateBill not implemented")
  2175. }
  2176. func (*UnimplementedGardenServer) ChargeBillPay(ctx context.Context, req *v1.ChargeBillPayRequest) (*v1.ChargeBillPayReply, error) {
  2177. return nil, status.Errorf(codes.Unimplemented, "method ChargeBillPay not implemented")
  2178. }
  2179. func (*UnimplementedGardenServer) ChargeUnpayList(ctx context.Context, req *v1.ChargeUnpayListRequest) (*v1.ChargeUnpayListReply, error) {
  2180. return nil, status.Errorf(codes.Unimplemented, "method ChargeUnpayList not implemented")
  2181. }
  2182. func (*UnimplementedGardenServer) ChargeList(ctx context.Context, req *v1.ChargeListRequest) (*v1.ChargeListReply, error) {
  2183. return nil, status.Errorf(codes.Unimplemented, "method ChargeList not implemented")
  2184. }
  2185. func (*UnimplementedGardenServer) ChargeBillList(ctx context.Context, req *v1.ChargeBillListRequest) (*v1.ChargeBillListReply, error) {
  2186. return nil, status.Errorf(codes.Unimplemented, "method ChargeBillList not implemented")
  2187. }
  2188. func (*UnimplementedGardenServer) ChargeBillObjList(ctx context.Context, req *v1.ChargeBillObjListRequest) (*v1.ChargeBillObjListReply, error) {
  2189. return nil, status.Errorf(codes.Unimplemented, "method ChargeBillObjList not implemented")
  2190. }
  2191. func (*UnimplementedGardenServer) ChargeObjBillList(ctx context.Context, req *v1.ChargeObjBillListRequest) (*v1.ChargeObjBillListReply, error) {
  2192. return nil, status.Errorf(codes.Unimplemented, "method ChargeObjBillList not implemented")
  2193. }
  2194. func (*UnimplementedGardenServer) ChargeTimeSet(ctx context.Context, req *v1.ChargeTimeSetRequest) (*v1.ChargeTimeSetReply, error) {
  2195. return nil, status.Errorf(codes.Unimplemented, "method ChargeTimeSet not implemented")
  2196. }
  2197. func (*UnimplementedGardenServer) ChargeOrderTicket(ctx context.Context, req *v1.ChargeOrderTicketRequest) (*v1.ChargeOrderTicketReply, error) {
  2198. return nil, status.Errorf(codes.Unimplemented, "method ChargeOrderTicket not implemented")
  2199. }
  2200. func (*UnimplementedGardenServer) ChargePrePayInfo(ctx context.Context, req *v1.ChargePrePayInfoRequest) (*v1.ChargePrePayInfoReply, error) {
  2201. return nil, status.Errorf(codes.Unimplemented, "method ChargePrePayInfo not implemented")
  2202. }
  2203. func (*UnimplementedGardenServer) ChargePrePay(ctx context.Context, req *v1.ChargePrePayRequest) (*v1.ChargePrePayReply, error) {
  2204. return nil, status.Errorf(codes.Unimplemented, "method ChargePrePay not implemented")
  2205. }
  2206. func (*UnimplementedGardenServer) ChargePayedBillList(ctx context.Context, req *v1.ChargePayedBillListRequest) (*v1.ChargePayedBillListReply, error) {
  2207. return nil, status.Errorf(codes.Unimplemented, "method ChargePayedBillList not implemented")
  2208. }
  2209. func (*UnimplementedGardenServer) ChargeDelBill(ctx context.Context, req *v1.ChargeDelBillRequest) (*v1.ChargeDelBillReply, error) {
  2210. return nil, status.Errorf(codes.Unimplemented, "method ChargeDelBill not implemented")
  2211. }
  2212. func (*UnimplementedGardenServer) ChargeRecoverBill(ctx context.Context, req *v1.ChargeRecoverBillRequest) (*v1.ChargeRecoverBillReply, error) {
  2213. return nil, status.Errorf(codes.Unimplemented, "method ChargeRecoverBill not implemented")
  2214. }
  2215. func (*UnimplementedGardenServer) ChargeDelBillList(ctx context.Context, req *v1.ChargeDelBillListRequest) (*v1.ChargeDelBillListReply, error) {
  2216. return nil, status.Errorf(codes.Unimplemented, "method ChargeDelBillList not implemented")
  2217. }
  2218. func (*UnimplementedGardenServer) ChargeOrderList(ctx context.Context, req *v1.ChargeOrderListRequest) (*v1.ChargeOrderListReply, error) {
  2219. return nil, status.Errorf(codes.Unimplemented, "method ChargeOrderList not implemented")
  2220. }
  2221. func (*UnimplementedGardenServer) ChargeOrderInfo(ctx context.Context, req *v1.ChargeOrderInfoRequest) (*v1.ChargeOrderInfoReply, error) {
  2222. return nil, status.Errorf(codes.Unimplemented, "method ChargeOrderInfo not implemented")
  2223. }
  2224. func (*UnimplementedGardenServer) ChargeOrderPay(ctx context.Context, req *v1.ChargeOrderPayRequest) (*v1.ChargeOrderPayReply, error) {
  2225. return nil, status.Errorf(codes.Unimplemented, "method ChargeOrderPay not implemented")
  2226. }
  2227. func (*UnimplementedGardenServer) ChargeOrderCancel(ctx context.Context, req *v1.ChargeOrderCancelRequest) (*v1.ChargeOrderCancelReply, error) {
  2228. return nil, status.Errorf(codes.Unimplemented, "method ChargeOrderCancel not implemented")
  2229. }
  2230. func (*UnimplementedGardenServer) ChargeUrgeSet(ctx context.Context, req *v1.ChargeUrgeSetRequest) (*v1.ChargeUrgeSetReply, error) {
  2231. return nil, status.Errorf(codes.Unimplemented, "method ChargeUrgeSet not implemented")
  2232. }
  2233. func (*UnimplementedGardenServer) ChargeUrgeInfo(ctx context.Context, req *v1.ChargeUrgeInfoRequest) (*v1.ChargeUrgeInfoReply, error) {
  2234. return nil, status.Errorf(codes.Unimplemented, "method ChargeUrgeInfo not implemented")
  2235. }
  2236. func (*UnimplementedGardenServer) PowerRecordAdd(ctx context.Context, req *v1.PowerRecordAddRequest) (*v1.PowerRecordAddReply, error) {
  2237. return nil, status.Errorf(codes.Unimplemented, "method PowerRecordAdd not implemented")
  2238. }
  2239. func (*UnimplementedGardenServer) PowerRecordBatchAdd(ctx context.Context, req *v1.PowerRecordBatchAddRequest) (*v1.PowerRecordBatchAddReply, error) {
  2240. return nil, status.Errorf(codes.Unimplemented, "method PowerRecordBatchAdd not implemented")
  2241. }
  2242. func (*UnimplementedGardenServer) PowerRecordDel(ctx context.Context, req *v1.PowerRecordDelRequest) (*v1.PowerRecordDelReply, error) {
  2243. return nil, status.Errorf(codes.Unimplemented, "method PowerRecordDel not implemented")
  2244. }
  2245. func (*UnimplementedGardenServer) PowerRecordList(ctx context.Context, req *v1.PowerRecordListRequest) (*v1.PowerRecordListReply, error) {
  2246. return nil, status.Errorf(codes.Unimplemented, "method PowerRecordList not implemented")
  2247. }
  2248. func (*UnimplementedGardenServer) ChargePrePayByHousehold(ctx context.Context, req *v1.ChargePrePayByHouseholdRequest) (*v1.ChargePrePayByHouseholdReply, error) {
  2249. return nil, status.Errorf(codes.Unimplemented, "method ChargePrePayByHousehold not implemented")
  2250. }
  2251. func (*UnimplementedGardenServer) ChargeBillPayByHousehold(ctx context.Context, req *v1.ChargeBillPayByHouseholdRequest) (*v1.ChargeBillPayByHouseholdReply, error) {
  2252. return nil, status.Errorf(codes.Unimplemented, "method ChargeBillPayByHousehold not implemented")
  2253. }
  2254. func (*UnimplementedGardenServer) ChargeMonthInfo(ctx context.Context, req *v1.ChargeMonthInfoRequest) (*v1.ChargeMonthInfoReply, error) {
  2255. return nil, status.Errorf(codes.Unimplemented, "method ChargeMonthInfo not implemented")
  2256. }
  2257. func (*UnimplementedGardenServer) PropertyPackageAdd(ctx context.Context, req *v1.PropertyPackageAddRequest) (*v1.PropertyPackageAddReply, error) {
  2258. return nil, status.Errorf(codes.Unimplemented, "method PropertyPackageAdd not implemented")
  2259. }
  2260. func (*UnimplementedGardenServer) PropertyPackageUpdate(ctx context.Context, req *v1.PropertyPackageUpdateRequest) (*v1.PropertyPackageUpdateReply, error) {
  2261. return nil, status.Errorf(codes.Unimplemented, "method PropertyPackageUpdate not implemented")
  2262. }
  2263. func (*UnimplementedGardenServer) PropertyPackageDel(ctx context.Context, req *v1.PropertyPackageDelRequest) (*v1.PropertyPackageDelReply, error) {
  2264. return nil, status.Errorf(codes.Unimplemented, "method PropertyPackageDel not implemented")
  2265. }
  2266. func (*UnimplementedGardenServer) PropertyPackageList(ctx context.Context, req *v1.PropertyPackageListRequest) (*v1.PropertyPackageListReply, error) {
  2267. return nil, status.Errorf(codes.Unimplemented, "method PropertyPackageList not implemented")
  2268. }
  2269. func (*UnimplementedGardenServer) ParkList(ctx context.Context, req *v1.ParkListRequest) (*v1.ParkListReply, error) {
  2270. return nil, status.Errorf(codes.Unimplemented, "method ParkList not implemented")
  2271. }
  2272. func (*UnimplementedGardenServer) ParkAdd(ctx context.Context, req *v1.ParkAddRequest) (*v1.ParkAddReply, error) {
  2273. return nil, status.Errorf(codes.Unimplemented, "method ParkAdd not implemented")
  2274. }
  2275. func (*UnimplementedGardenServer) ParkUpdate(ctx context.Context, req *v1.ParkUpdateRequest) (*v1.ParkUpdateReply, error) {
  2276. return nil, status.Errorf(codes.Unimplemented, "method ParkUpdate not implemented")
  2277. }
  2278. func (*UnimplementedGardenServer) ParkDel(ctx context.Context, req *v1.ParkDelRequest) (*v1.ParkDelReply, error) {
  2279. return nil, status.Errorf(codes.Unimplemented, "method ParkDel not implemented")
  2280. }
  2281. func (*UnimplementedGardenServer) ParkSpaceList(ctx context.Context, req *v1.ParkSpaceListRequest) (*v1.ParkSpaceListReply, error) {
  2282. return nil, status.Errorf(codes.Unimplemented, "method ParkSpaceList not implemented")
  2283. }
  2284. func (*UnimplementedGardenServer) ParkSpaceAdd(ctx context.Context, req *v1.ParkSpaceAddRequest) (*v1.ParkSpaceAddReply, error) {
  2285. return nil, status.Errorf(codes.Unimplemented, "method ParkSpaceAdd not implemented")
  2286. }
  2287. func (*UnimplementedGardenServer) ParkSpaceUpdate(ctx context.Context, req *v1.ParkSpaceUpdateRequest) (*v1.ParkSpaceUpdateReply, error) {
  2288. return nil, status.Errorf(codes.Unimplemented, "method ParkSpaceUpdate not implemented")
  2289. }
  2290. func (*UnimplementedGardenServer) ParkSpaceDel(ctx context.Context, req *v1.ParkSpaceDelRequest) (*v1.ParkSpaceDelReply, error) {
  2291. return nil, status.Errorf(codes.Unimplemented, "method ParkSpaceDel not implemented")
  2292. }
  2293. func (*UnimplementedGardenServer) VehicleAdd(ctx context.Context, req *v1.VehicleAddRequest) (*v1.VehicleAddReply, error) {
  2294. return nil, status.Errorf(codes.Unimplemented, "method VehicleAdd not implemented")
  2295. }
  2296. func (*UnimplementedGardenServer) VehicleUpdate(ctx context.Context, req *v1.VehicleUpdateRequest) (*v1.VehicleUpdateReply, error) {
  2297. return nil, status.Errorf(codes.Unimplemented, "method VehicleUpdate not implemented")
  2298. }
  2299. func (*UnimplementedGardenServer) VehicleDel(ctx context.Context, req *v1.VehicleDelRequest) (*v1.VehicleDelReply, error) {
  2300. return nil, status.Errorf(codes.Unimplemented, "method VehicleDel not implemented")
  2301. }
  2302. func (*UnimplementedGardenServer) VehicleList(ctx context.Context, req *v1.VehicleListRequest) (*v1.VehicleListReply, error) {
  2303. return nil, status.Errorf(codes.Unimplemented, "method VehicleList not implemented")
  2304. }
  2305. func (*UnimplementedGardenServer) RepairClassList(ctx context.Context, req *v1.RepairClassListRequest) (*v1.RepairClassListReply, error) {
  2306. return nil, status.Errorf(codes.Unimplemented, "method RepairClassList not implemented")
  2307. }
  2308. func (*UnimplementedGardenServer) RepairClassAdd(ctx context.Context, req *v1.RepairClassAddRequest) (*v1.RepairClassAddReply, error) {
  2309. return nil, status.Errorf(codes.Unimplemented, "method RepairClassAdd not implemented")
  2310. }
  2311. func (*UnimplementedGardenServer) RepairClassUpdate(ctx context.Context, req *v1.RepairClassUpdateRequest) (*v1.RepairClassUpdateReply, error) {
  2312. return nil, status.Errorf(codes.Unimplemented, "method RepairClassUpdate not implemented")
  2313. }
  2314. func (*UnimplementedGardenServer) RepairClassDel(ctx context.Context, req *v1.RepairClassDelRequest) (*v1.RepairClassDelReply, error) {
  2315. return nil, status.Errorf(codes.Unimplemented, "method RepairClassDel not implemented")
  2316. }
  2317. func (*UnimplementedGardenServer) RepairOrderList(ctx context.Context, req *v1.RepairOrderListRequest) (*v1.RepairOrderListReply, error) {
  2318. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderList not implemented")
  2319. }
  2320. func (*UnimplementedGardenServer) RepairOrderAdd(ctx context.Context, req *v1.RepairOrderAddRequest) (*v1.RepairOrderAddReply, error) {
  2321. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderAdd not implemented")
  2322. }
  2323. func (*UnimplementedGardenServer) RepairOrderUpdate(ctx context.Context, req *v1.RepairOrderUpdateRequest) (*v1.RepairOrderUpdateReply, error) {
  2324. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderUpdate not implemented")
  2325. }
  2326. func (*UnimplementedGardenServer) RepairOrderDel(ctx context.Context, req *v1.RepairOrderDelRequest) (*v1.RepairOrderDelReply, error) {
  2327. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderDel not implemented")
  2328. }
  2329. func (*UnimplementedGardenServer) RepairOrderSend(ctx context.Context, req *v1.RepairOrderSendRequest) (*v1.RepairOrderSendReply, error) {
  2330. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderSend not implemented")
  2331. }
  2332. func (*UnimplementedGardenServer) RepairOrderFinish(ctx context.Context, req *v1.RepairOrderFinishRequest) (*v1.RepairOrderFinishReply, error) {
  2333. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderFinish not implemented")
  2334. }
  2335. func (*UnimplementedGardenServer) RepairOrderBack(ctx context.Context, req *v1.RepairOrderBackRequest) (*v1.RepairOrderBackReply, error) {
  2336. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderBack not implemented")
  2337. }
  2338. func (*UnimplementedGardenServer) RepairOrderInfo(ctx context.Context, req *v1.RepairOrderInfoRequest) (*v1.RepairOrderInfoReply, error) {
  2339. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderInfo not implemented")
  2340. }
  2341. func (*UnimplementedGardenServer) RepairOrderReturnVisit(ctx context.Context, req *v1.RepairOrderReturnVisitRequest) (*v1.RepairOrderReturnVisitReply, error) {
  2342. return nil, status.Errorf(codes.Unimplemented, "method RepairOrderReturnVisit not implemented")
  2343. }
  2344. func (*UnimplementedGardenServer) AnnouncementList(ctx context.Context, req *v1.AnnouncementListRequest) (*v1.AnnouncementListReply, error) {
  2345. return nil, status.Errorf(codes.Unimplemented, "method AnnouncementList not implemented")
  2346. }
  2347. func (*UnimplementedGardenServer) AnnouncementAdd(ctx context.Context, req *v1.AnnouncementAddRequest) (*v1.AnnouncementAddReply, error) {
  2348. return nil, status.Errorf(codes.Unimplemented, "method AnnouncementAdd not implemented")
  2349. }
  2350. func (*UnimplementedGardenServer) AnnouncementUpdate(ctx context.Context, req *v1.AnnouncementUpdateRequest) (*v1.AnnouncementUpdateReply, error) {
  2351. return nil, status.Errorf(codes.Unimplemented, "method AnnouncementUpdate not implemented")
  2352. }
  2353. func (*UnimplementedGardenServer) AnnouncementDel(ctx context.Context, req *v1.AnnouncementDelRequest) (*v1.AnnouncementDelReply, error) {
  2354. return nil, status.Errorf(codes.Unimplemented, "method AnnouncementDel not implemented")
  2355. }
  2356. func (*UnimplementedGardenServer) AnnouncementReadAdd(ctx context.Context, req *v1.AnnouncementReadAddRequest) (*v1.AnnouncementReadAddReply, error) {
  2357. return nil, status.Errorf(codes.Unimplemented, "method AnnouncementReadAdd not implemented")
  2358. }
  2359. func (*UnimplementedGardenServer) SuggestionOrderSend(ctx context.Context, req *v1.SuggestionOrderSendRequest) (*v1.SuggestionOrderSendReply, error) {
  2360. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderSend not implemented")
  2361. }
  2362. func (*UnimplementedGardenServer) SuggestionOrderFinish(ctx context.Context, req *v1.SuggestionOrderFinishRequest) (*v1.SuggestionOrderFinishReply, error) {
  2363. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderFinish not implemented")
  2364. }
  2365. func (*UnimplementedGardenServer) SuggestionOrderBack(ctx context.Context, req *v1.SuggestionOrderBackRequest) (*v1.SuggestionOrderBackReply, error) {
  2366. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderBack not implemented")
  2367. }
  2368. func (*UnimplementedGardenServer) SuggestionOrderInfo(ctx context.Context, req *v1.SuggestionOrderInfoRequest) (*v1.SuggestionOrderInfoReply, error) {
  2369. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderInfo not implemented")
  2370. }
  2371. func (*UnimplementedGardenServer) SuggestionOrderReturnVisit(ctx context.Context, req *v1.SuggestionOrderReturnVisitRequest) (*v1.SuggestionOrderReturnVisitReply, error) {
  2372. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderReturnVisit not implemented")
  2373. }
  2374. func (*UnimplementedGardenServer) SuggestionOrderList(ctx context.Context, req *v1.SuggestionOrderListRequest) (*v1.SuggestionOrderListReply, error) {
  2375. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderList not implemented")
  2376. }
  2377. func (*UnimplementedGardenServer) SuggestionOrderAdd(ctx context.Context, req *v1.SuggestionOrderAddRequest) (*v1.SuggestionOrderAddReply, error) {
  2378. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderAdd not implemented")
  2379. }
  2380. func (*UnimplementedGardenServer) SuggestionOrderUpdate(ctx context.Context, req *v1.SuggestionOrderUpdateRequest) (*v1.SuggestionOrderUpdateReply, error) {
  2381. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderUpdate not implemented")
  2382. }
  2383. func (*UnimplementedGardenServer) SuggestionOrderDel(ctx context.Context, req *v1.SuggestionOrderDelRequest) (*v1.SuggestionOrderDelReply, error) {
  2384. return nil, status.Errorf(codes.Unimplemented, "method SuggestionOrderDel not implemented")
  2385. }
  2386. func (*UnimplementedGardenServer) GardenHouseRentSync(ctx context.Context, req *v1.GardenHouseRentSyncRequest) (*v1.GardenHouseRentSyncReply, error) {
  2387. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseRentSync not implemented")
  2388. }
  2389. func (*UnimplementedGardenServer) GardenHouseRentList(ctx context.Context, req *v1.GardenHouseRentListRequest) (*v1.GardenHouseRentListReply, error) {
  2390. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseRentList not implemented")
  2391. }
  2392. func (*UnimplementedGardenServer) HouseRentAddManager(ctx context.Context, req *v1.HouseRentAddManagerRequest) (*v1.HouseRentAddManagerReply, error) {
  2393. return nil, status.Errorf(codes.Unimplemented, "method HouseRentAddManager not implemented")
  2394. }
  2395. func (*UnimplementedGardenServer) HouseRentDelManager(ctx context.Context, req *v1.HouseRentDelManagerRequest) (*v1.HouseRentDelManagerReply, error) {
  2396. return nil, status.Errorf(codes.Unimplemented, "method HouseRentDelManager not implemented")
  2397. }
  2398. func (*UnimplementedGardenServer) HouseRentManagerList(ctx context.Context, req *v1.HouseRentManagerListRequest) (*v1.HouseRentManagerListReply, error) {
  2399. return nil, status.Errorf(codes.Unimplemented, "method HouseRentManagerList not implemented")
  2400. }
  2401. func (*UnimplementedGardenServer) GardenHouseRentInfo(ctx context.Context, req *v1.GardenHouseRentInfoRequest) (*v1.GardenHouseRentInfoReply, error) {
  2402. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseRentInfo not implemented")
  2403. }
  2404. func (*UnimplementedGardenServer) GenerateBill(ctx context.Context, req *v1.GenerateBillRequest) (*v1.GenerateBillReply, error) {
  2405. return nil, status.Errorf(codes.Unimplemented, "method GenerateBill not implemented")
  2406. }
  2407. func (*UnimplementedGardenServer) GenerateOverdue(ctx context.Context, req *v1.GenerateOverdueRequest) (*v1.GenerateOverdueReply, error) {
  2408. return nil, status.Errorf(codes.Unimplemented, "method GenerateOverdue not implemented")
  2409. }
  2410. func (*UnimplementedGardenServer) GenerateReminder(ctx context.Context, req *v1.GenerateReminderRequest) (*v1.GenerateReminderReply, error) {
  2411. return nil, status.Errorf(codes.Unimplemented, "method GenerateReminder not implemented")
  2412. }
  2413. func (*UnimplementedGardenServer) SystemMsgAdd(ctx context.Context, req *v1.SystemMsgAddRequest) (*v1.SystemMsgAddReply, error) {
  2414. return nil, status.Errorf(codes.Unimplemented, "method SystemMsgAdd not implemented")
  2415. }
  2416. func (*UnimplementedGardenServer) SystemMsgList(ctx context.Context, req *v1.SystemMsgListRequest) (*v1.SystemMsgListReply, error) {
  2417. return nil, status.Errorf(codes.Unimplemented, "method SystemMsgList not implemented")
  2418. }
  2419. func (*UnimplementedGardenServer) SystemMsgReaded(ctx context.Context, req *v1.SystemMsgReadedRequest) (*v1.SystemMsgReadedReply, error) {
  2420. return nil, status.Errorf(codes.Unimplemented, "method SystemMsgReaded not implemented")
  2421. }
  2422. func (*UnimplementedGardenServer) EventAdd(ctx context.Context, req *v1.EventAddRequest) (*v1.EventAddReply, error) {
  2423. return nil, status.Errorf(codes.Unimplemented, "method EventAdd not implemented")
  2424. }
  2425. func (*UnimplementedGardenServer) EventUpdate(ctx context.Context, req *v1.EventUpdateRequest) (*v1.EventUpdateReply, error) {
  2426. return nil, status.Errorf(codes.Unimplemented, "method EventUpdate not implemented")
  2427. }
  2428. func (*UnimplementedGardenServer) EventDel(ctx context.Context, req *v1.EventDelRequest) (*v1.EventDelReply, error) {
  2429. return nil, status.Errorf(codes.Unimplemented, "method EventDel not implemented")
  2430. }
  2431. func (*UnimplementedGardenServer) EventList(ctx context.Context, req *v1.EventListRequest) (*v1.EventListReply, error) {
  2432. return nil, status.Errorf(codes.Unimplemented, "method EventList not implemented")
  2433. }
  2434. func (*UnimplementedGardenServer) EventSignAdd(ctx context.Context, req *v1.EventSignAddRequest) (*v1.EventSignAddReply, error) {
  2435. return nil, status.Errorf(codes.Unimplemented, "method EventSignAdd not implemented")
  2436. }
  2437. func (*UnimplementedGardenServer) EventSignDel(ctx context.Context, req *v1.EventSignDelRequest) (*v1.EventSignDelReply, error) {
  2438. return nil, status.Errorf(codes.Unimplemented, "method EventSignDel not implemented")
  2439. }
  2440. func (*UnimplementedGardenServer) EventSignList(ctx context.Context, req *v1.EventSignListRequest) (*v1.EventSignListReply, error) {
  2441. return nil, status.Errorf(codes.Unimplemented, "method EventSignList not implemented")
  2442. }
  2443. func (*UnimplementedGardenServer) GardenHouseRentChangeField(ctx context.Context, req *v1.GardenHouseRentChangeFieldRequest) (*v1.GardenHouseRentChangeFieldReply, error) {
  2444. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseRentChangeField not implemented")
  2445. }
  2446. func (*UnimplementedGardenServer) ServicePhoneClassList(ctx context.Context, req *v1.ServicePhoneClassListRequest) (*v1.ServicePhoneClassListReply, error) {
  2447. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneClassList not implemented")
  2448. }
  2449. func (*UnimplementedGardenServer) ServicePhoneClassAdd(ctx context.Context, req *v1.ServicePhoneClassAddRequest) (*v1.ServicePhoneClassAddReply, error) {
  2450. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneClassAdd not implemented")
  2451. }
  2452. func (*UnimplementedGardenServer) ServicePhoneClassUpdate(ctx context.Context, req *v1.ServicePhoneClassUpdateRequest) (*v1.ServicePhoneClassUpdateReply, error) {
  2453. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneClassUpdate not implemented")
  2454. }
  2455. func (*UnimplementedGardenServer) ServicePhoneClassDel(ctx context.Context, req *v1.ServicePhoneClassDelRequest) (*v1.ServicePhoneClassDelReply, error) {
  2456. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneClassDel not implemented")
  2457. }
  2458. func (*UnimplementedGardenServer) ServicePhoneList(ctx context.Context, req *v1.ServicePhoneListRequest) (*v1.ServicePhoneListReply, error) {
  2459. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneList not implemented")
  2460. }
  2461. func (*UnimplementedGardenServer) ServicePhoneAdd(ctx context.Context, req *v1.ServicePhoneAddRequest) (*v1.ServicePhoneAddReply, error) {
  2462. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneAdd not implemented")
  2463. }
  2464. func (*UnimplementedGardenServer) ServicePhoneUpdate(ctx context.Context, req *v1.ServicePhoneUpdateRequest) (*v1.ServicePhoneUpdateReply, error) {
  2465. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneUpdate not implemented")
  2466. }
  2467. func (*UnimplementedGardenServer) ServicePhoneDel(ctx context.Context, req *v1.ServicePhoneDelRequest) (*v1.ServicePhoneDelReply, error) {
  2468. return nil, status.Errorf(codes.Unimplemented, "method ServicePhoneDel not implemented")
  2469. }
  2470. func (*UnimplementedGardenServer) ChargeUrge(ctx context.Context, req *v1.ChargeUrgeRequest) (*v1.ChargeUrgeReply, error) {
  2471. return nil, status.Errorf(codes.Unimplemented, "method ChargeUrge not implemented")
  2472. }
  2473. func (*UnimplementedGardenServer) VoteList(ctx context.Context, req *v1.VoteListRequest) (*v1.VoteListReply, error) {
  2474. return nil, status.Errorf(codes.Unimplemented, "method VoteList not implemented")
  2475. }
  2476. func (*UnimplementedGardenServer) VoteAdd(ctx context.Context, req *v1.VoteAddRequest) (*v1.VoteAddReply, error) {
  2477. return nil, status.Errorf(codes.Unimplemented, "method VoteAdd not implemented")
  2478. }
  2479. func (*UnimplementedGardenServer) VoteUpdate(ctx context.Context, req *v1.VoteUpdateRequest) (*v1.VoteUpdateReply, error) {
  2480. return nil, status.Errorf(codes.Unimplemented, "method VoteUpdate not implemented")
  2481. }
  2482. func (*UnimplementedGardenServer) VoteDel(ctx context.Context, req *v1.VoteDelRequest) (*v1.VoteDelReply, error) {
  2483. return nil, status.Errorf(codes.Unimplemented, "method VoteDel not implemented")
  2484. }
  2485. func (*UnimplementedGardenServer) VoteAddAnswer(ctx context.Context, req *v1.VoteAddAnswerRequest) (*v1.VoteAddAnswerReply, error) {
  2486. return nil, status.Errorf(codes.Unimplemented, "method VoteAddAnswer not implemented")
  2487. }
  2488. func (*UnimplementedGardenServer) VoteResultList(ctx context.Context, req *v1.VoteResultListRequest) (*v1.VoteResultListReply, error) {
  2489. return nil, status.Errorf(codes.Unimplemented, "method VoteResultList not implemented")
  2490. }
  2491. func (*UnimplementedGardenServer) VoteResultStatistic(ctx context.Context, req *v1.VoteResultStatisticRequest) (*v1.VoteResultStatisticReply, error) {
  2492. return nil, status.Errorf(codes.Unimplemented, "method VoteResultStatistic not implemented")
  2493. }
  2494. func (*UnimplementedGardenServer) VoteListForHousehold(ctx context.Context, req *v1.VoteListForHouseholdRequest) (*v1.VoteListForHouseholdReply, error) {
  2495. return nil, status.Errorf(codes.Unimplemented, "method VoteListForHousehold not implemented")
  2496. }
  2497. func (*UnimplementedGardenServer) NeighborClassAdd(ctx context.Context, req *v1.NeighborClassAddRequest) (*v1.NeighborClassAddReply, error) {
  2498. return nil, status.Errorf(codes.Unimplemented, "method NeighborClassAdd not implemented")
  2499. }
  2500. func (*UnimplementedGardenServer) NeighborClassDel(ctx context.Context, req *v1.NeighborClassDelRequest) (*v1.NeighborClassDelReply, error) {
  2501. return nil, status.Errorf(codes.Unimplemented, "method NeighborClassDel not implemented")
  2502. }
  2503. func (*UnimplementedGardenServer) NeighborClassUpdate(ctx context.Context, req *v1.NeighborClassUpdateRequest) (*v1.NeighborClassUpdateReply, error) {
  2504. return nil, status.Errorf(codes.Unimplemented, "method NeighborClassUpdate not implemented")
  2505. }
  2506. func (*UnimplementedGardenServer) NeighborClassList(ctx context.Context, req *v1.NeighborClassListRequest) (*v1.NeighborClassListReply, error) {
  2507. return nil, status.Errorf(codes.Unimplemented, "method NeighborClassList not implemented")
  2508. }
  2509. func (*UnimplementedGardenServer) NeighborArticleAdd(ctx context.Context, req *v1.NeighborArticleAddRequest) (*v1.NeighborArticleAddReply, error) {
  2510. return nil, status.Errorf(codes.Unimplemented, "method NeighborArticleAdd not implemented")
  2511. }
  2512. func (*UnimplementedGardenServer) NeighborArticleDel(ctx context.Context, req *v1.NeighborArticleDelRequest) (*v1.NeighborArticleDelReply, error) {
  2513. return nil, status.Errorf(codes.Unimplemented, "method NeighborArticleDel not implemented")
  2514. }
  2515. func (*UnimplementedGardenServer) NeighborArticleUpdate(ctx context.Context, req *v1.NeighborArticleUpdateRequest) (*v1.NeighborArticleUpdateReply, error) {
  2516. return nil, status.Errorf(codes.Unimplemented, "method NeighborArticleUpdate not implemented")
  2517. }
  2518. func (*UnimplementedGardenServer) NeighborArticleList(ctx context.Context, req *v1.NeighborArticleListRequest) (*v1.NeighborArticleListReply, error) {
  2519. return nil, status.Errorf(codes.Unimplemented, "method NeighborArticleList not implemented")
  2520. }
  2521. func (*UnimplementedGardenServer) NeighborCommentAdd(ctx context.Context, req *v1.NeighborCommentAddRequest) (*v1.NeighborCommentAddReply, error) {
  2522. return nil, status.Errorf(codes.Unimplemented, "method NeighborCommentAdd not implemented")
  2523. }
  2524. func (*UnimplementedGardenServer) NeighborCommentDel(ctx context.Context, req *v1.NeighborCommentDelRequest) (*v1.NeighborCommentDelReply, error) {
  2525. return nil, status.Errorf(codes.Unimplemented, "method NeighborCommentDel not implemented")
  2526. }
  2527. func (*UnimplementedGardenServer) NeighborCommentUpdate(ctx context.Context, req *v1.NeighborCommentUpdateRequest) (*v1.NeighborCommentUpdateReply, error) {
  2528. return nil, status.Errorf(codes.Unimplemented, "method NeighborCommentUpdate not implemented")
  2529. }
  2530. func (*UnimplementedGardenServer) NeighborCommentList(ctx context.Context, req *v1.NeighborCommentListRequest) (*v1.NeighborCommentListReply, error) {
  2531. return nil, status.Errorf(codes.Unimplemented, "method NeighborCommentList not implemented")
  2532. }
  2533. func (*UnimplementedGardenServer) NeighborLike(ctx context.Context, req *v1.NeighborLikeRequest) (*v1.NeighborLikeReply, error) {
  2534. return nil, status.Errorf(codes.Unimplemented, "method NeighborLike not implemented")
  2535. }
  2536. func (*UnimplementedGardenServer) GardenHouseholdDelHouse(ctx context.Context, req *v1.GardenHouseholdDelHouseRequest) (*v1.GardenHouseholdDelHouseReply, error) {
  2537. return nil, status.Errorf(codes.Unimplemented, "method GardenHouseholdDelHouse not implemented")
  2538. }
  2539. func RegisterGardenServer(s *grpc.Server, srv GardenServer) {
  2540. s.RegisterService(&_Garden_serviceDesc, srv)
  2541. }
  2542. func _Garden_GardenInitDb_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2543. in := new(v1.GardenInitDbRequest)
  2544. if err := dec(in); err != nil {
  2545. return nil, err
  2546. }
  2547. if interceptor == nil {
  2548. return srv.(GardenServer).GardenInitDb(ctx, in)
  2549. }
  2550. info := &grpc.UnaryServerInfo{
  2551. Server: srv,
  2552. FullMethod: "/pb.service.Garden/GardenInitDb",
  2553. }
  2554. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2555. return srv.(GardenServer).GardenInitDb(ctx, req.(*v1.GardenInitDbRequest))
  2556. }
  2557. return interceptor(ctx, in, info, handler)
  2558. }
  2559. func _Garden_Statistic_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2560. in := new(v1.StatisticRequest)
  2561. if err := dec(in); err != nil {
  2562. return nil, err
  2563. }
  2564. if interceptor == nil {
  2565. return srv.(GardenServer).Statistic(ctx, in)
  2566. }
  2567. info := &grpc.UnaryServerInfo{
  2568. Server: srv,
  2569. FullMethod: "/pb.service.Garden/Statistic",
  2570. }
  2571. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2572. return srv.(GardenServer).Statistic(ctx, req.(*v1.StatisticRequest))
  2573. }
  2574. return interceptor(ctx, in, info, handler)
  2575. }
  2576. func _Garden_RepairStatisticSet_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2577. in := new(v1.RepairStatisticSetRequest)
  2578. if err := dec(in); err != nil {
  2579. return nil, err
  2580. }
  2581. if interceptor == nil {
  2582. return srv.(GardenServer).RepairStatisticSet(ctx, in)
  2583. }
  2584. info := &grpc.UnaryServerInfo{
  2585. Server: srv,
  2586. FullMethod: "/pb.service.Garden/RepairStatisticSet",
  2587. }
  2588. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2589. return srv.(GardenServer).RepairStatisticSet(ctx, req.(*v1.RepairStatisticSetRequest))
  2590. }
  2591. return interceptor(ctx, in, info, handler)
  2592. }
  2593. func _Garden_GardenHouseIsIn_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2594. in := new(v1.GardenHouseIsInRequest)
  2595. if err := dec(in); err != nil {
  2596. return nil, err
  2597. }
  2598. if interceptor == nil {
  2599. return srv.(GardenServer).GardenHouseIsIn(ctx, in)
  2600. }
  2601. info := &grpc.UnaryServerInfo{
  2602. Server: srv,
  2603. FullMethod: "/pb.service.Garden/GardenHouseIsIn",
  2604. }
  2605. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2606. return srv.(GardenServer).GardenHouseIsIn(ctx, req.(*v1.GardenHouseIsInRequest))
  2607. }
  2608. return interceptor(ctx, in, info, handler)
  2609. }
  2610. func _Garden_BuildingAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2611. in := new(v1.BuildingAddRequest)
  2612. if err := dec(in); err != nil {
  2613. return nil, err
  2614. }
  2615. if interceptor == nil {
  2616. return srv.(GardenServer).BuildingAdd(ctx, in)
  2617. }
  2618. info := &grpc.UnaryServerInfo{
  2619. Server: srv,
  2620. FullMethod: "/pb.service.Garden/BuildingAdd",
  2621. }
  2622. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2623. return srv.(GardenServer).BuildingAdd(ctx, req.(*v1.BuildingAddRequest))
  2624. }
  2625. return interceptor(ctx, in, info, handler)
  2626. }
  2627. func _Garden_BuildingUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2628. in := new(v1.BuildingUpdateRequest)
  2629. if err := dec(in); err != nil {
  2630. return nil, err
  2631. }
  2632. if interceptor == nil {
  2633. return srv.(GardenServer).BuildingUpdate(ctx, in)
  2634. }
  2635. info := &grpc.UnaryServerInfo{
  2636. Server: srv,
  2637. FullMethod: "/pb.service.Garden/BuildingUpdate",
  2638. }
  2639. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2640. return srv.(GardenServer).BuildingUpdate(ctx, req.(*v1.BuildingUpdateRequest))
  2641. }
  2642. return interceptor(ctx, in, info, handler)
  2643. }
  2644. func _Garden_BuildingDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2645. in := new(v1.BuildingDelRequest)
  2646. if err := dec(in); err != nil {
  2647. return nil, err
  2648. }
  2649. if interceptor == nil {
  2650. return srv.(GardenServer).BuildingDel(ctx, in)
  2651. }
  2652. info := &grpc.UnaryServerInfo{
  2653. Server: srv,
  2654. FullMethod: "/pb.service.Garden/BuildingDel",
  2655. }
  2656. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2657. return srv.(GardenServer).BuildingDel(ctx, req.(*v1.BuildingDelRequest))
  2658. }
  2659. return interceptor(ctx, in, info, handler)
  2660. }
  2661. func _Garden_BuildingList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2662. in := new(v1.BuildingListRequest)
  2663. if err := dec(in); err != nil {
  2664. return nil, err
  2665. }
  2666. if interceptor == nil {
  2667. return srv.(GardenServer).BuildingList(ctx, in)
  2668. }
  2669. info := &grpc.UnaryServerInfo{
  2670. Server: srv,
  2671. FullMethod: "/pb.service.Garden/BuildingList",
  2672. }
  2673. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2674. return srv.(GardenServer).BuildingList(ctx, req.(*v1.BuildingListRequest))
  2675. }
  2676. return interceptor(ctx, in, info, handler)
  2677. }
  2678. func _Garden_BuildingAddManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2679. in := new(v1.BuildingAddManagerRequest)
  2680. if err := dec(in); err != nil {
  2681. return nil, err
  2682. }
  2683. if interceptor == nil {
  2684. return srv.(GardenServer).BuildingAddManager(ctx, in)
  2685. }
  2686. info := &grpc.UnaryServerInfo{
  2687. Server: srv,
  2688. FullMethod: "/pb.service.Garden/BuildingAddManager",
  2689. }
  2690. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2691. return srv.(GardenServer).BuildingAddManager(ctx, req.(*v1.BuildingAddManagerRequest))
  2692. }
  2693. return interceptor(ctx, in, info, handler)
  2694. }
  2695. func _Garden_BuildingDelManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2696. in := new(v1.BuildingDelManagerRequest)
  2697. if err := dec(in); err != nil {
  2698. return nil, err
  2699. }
  2700. if interceptor == nil {
  2701. return srv.(GardenServer).BuildingDelManager(ctx, in)
  2702. }
  2703. info := &grpc.UnaryServerInfo{
  2704. Server: srv,
  2705. FullMethod: "/pb.service.Garden/BuildingDelManager",
  2706. }
  2707. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2708. return srv.(GardenServer).BuildingDelManager(ctx, req.(*v1.BuildingDelManagerRequest))
  2709. }
  2710. return interceptor(ctx, in, info, handler)
  2711. }
  2712. func _Garden_BuildingManagerList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2713. in := new(v1.BuildingManagerListRequest)
  2714. if err := dec(in); err != nil {
  2715. return nil, err
  2716. }
  2717. if interceptor == nil {
  2718. return srv.(GardenServer).BuildingManagerList(ctx, in)
  2719. }
  2720. info := &grpc.UnaryServerInfo{
  2721. Server: srv,
  2722. FullMethod: "/pb.service.Garden/BuildingManagerList",
  2723. }
  2724. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2725. return srv.(GardenServer).BuildingManagerList(ctx, req.(*v1.BuildingManagerListRequest))
  2726. }
  2727. return interceptor(ctx, in, info, handler)
  2728. }
  2729. func _Garden_UnitAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2730. in := new(v1.UnitAddRequest)
  2731. if err := dec(in); err != nil {
  2732. return nil, err
  2733. }
  2734. if interceptor == nil {
  2735. return srv.(GardenServer).UnitAdd(ctx, in)
  2736. }
  2737. info := &grpc.UnaryServerInfo{
  2738. Server: srv,
  2739. FullMethod: "/pb.service.Garden/UnitAdd",
  2740. }
  2741. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2742. return srv.(GardenServer).UnitAdd(ctx, req.(*v1.UnitAddRequest))
  2743. }
  2744. return interceptor(ctx, in, info, handler)
  2745. }
  2746. func _Garden_UnitUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2747. in := new(v1.UnitUpdateRequest)
  2748. if err := dec(in); err != nil {
  2749. return nil, err
  2750. }
  2751. if interceptor == nil {
  2752. return srv.(GardenServer).UnitUpdate(ctx, in)
  2753. }
  2754. info := &grpc.UnaryServerInfo{
  2755. Server: srv,
  2756. FullMethod: "/pb.service.Garden/UnitUpdate",
  2757. }
  2758. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2759. return srv.(GardenServer).UnitUpdate(ctx, req.(*v1.UnitUpdateRequest))
  2760. }
  2761. return interceptor(ctx, in, info, handler)
  2762. }
  2763. func _Garden_UnitDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2764. in := new(v1.UnitDelRequest)
  2765. if err := dec(in); err != nil {
  2766. return nil, err
  2767. }
  2768. if interceptor == nil {
  2769. return srv.(GardenServer).UnitDel(ctx, in)
  2770. }
  2771. info := &grpc.UnaryServerInfo{
  2772. Server: srv,
  2773. FullMethod: "/pb.service.Garden/UnitDel",
  2774. }
  2775. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2776. return srv.(GardenServer).UnitDel(ctx, req.(*v1.UnitDelRequest))
  2777. }
  2778. return interceptor(ctx, in, info, handler)
  2779. }
  2780. func _Garden_UnitList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2781. in := new(v1.UnitListRequest)
  2782. if err := dec(in); err != nil {
  2783. return nil, err
  2784. }
  2785. if interceptor == nil {
  2786. return srv.(GardenServer).UnitList(ctx, in)
  2787. }
  2788. info := &grpc.UnaryServerInfo{
  2789. Server: srv,
  2790. FullMethod: "/pb.service.Garden/UnitList",
  2791. }
  2792. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2793. return srv.(GardenServer).UnitList(ctx, req.(*v1.UnitListRequest))
  2794. }
  2795. return interceptor(ctx, in, info, handler)
  2796. }
  2797. func _Garden_HouseAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2798. in := new(v1.HouseAddRequest)
  2799. if err := dec(in); err != nil {
  2800. return nil, err
  2801. }
  2802. if interceptor == nil {
  2803. return srv.(GardenServer).HouseAdd(ctx, in)
  2804. }
  2805. info := &grpc.UnaryServerInfo{
  2806. Server: srv,
  2807. FullMethod: "/pb.service.Garden/HouseAdd",
  2808. }
  2809. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2810. return srv.(GardenServer).HouseAdd(ctx, req.(*v1.HouseAddRequest))
  2811. }
  2812. return interceptor(ctx, in, info, handler)
  2813. }
  2814. func _Garden_HouseUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2815. in := new(v1.HouseUpdateRequest)
  2816. if err := dec(in); err != nil {
  2817. return nil, err
  2818. }
  2819. if interceptor == nil {
  2820. return srv.(GardenServer).HouseUpdate(ctx, in)
  2821. }
  2822. info := &grpc.UnaryServerInfo{
  2823. Server: srv,
  2824. FullMethod: "/pb.service.Garden/HouseUpdate",
  2825. }
  2826. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2827. return srv.(GardenServer).HouseUpdate(ctx, req.(*v1.HouseUpdateRequest))
  2828. }
  2829. return interceptor(ctx, in, info, handler)
  2830. }
  2831. func _Garden_HouseDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2832. in := new(v1.HouseDelRequest)
  2833. if err := dec(in); err != nil {
  2834. return nil, err
  2835. }
  2836. if interceptor == nil {
  2837. return srv.(GardenServer).HouseDel(ctx, in)
  2838. }
  2839. info := &grpc.UnaryServerInfo{
  2840. Server: srv,
  2841. FullMethod: "/pb.service.Garden/HouseDel",
  2842. }
  2843. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2844. return srv.(GardenServer).HouseDel(ctx, req.(*v1.HouseDelRequest))
  2845. }
  2846. return interceptor(ctx, in, info, handler)
  2847. }
  2848. func _Garden_HouseList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2849. in := new(v1.HouseListRequest)
  2850. if err := dec(in); err != nil {
  2851. return nil, err
  2852. }
  2853. if interceptor == nil {
  2854. return srv.(GardenServer).HouseList(ctx, in)
  2855. }
  2856. info := &grpc.UnaryServerInfo{
  2857. Server: srv,
  2858. FullMethod: "/pb.service.Garden/HouseList",
  2859. }
  2860. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2861. return srv.(GardenServer).HouseList(ctx, req.(*v1.HouseListRequest))
  2862. }
  2863. return interceptor(ctx, in, info, handler)
  2864. }
  2865. func _Garden_HouseInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2866. in := new(v1.HouseInfoRequest)
  2867. if err := dec(in); err != nil {
  2868. return nil, err
  2869. }
  2870. if interceptor == nil {
  2871. return srv.(GardenServer).HouseInfo(ctx, in)
  2872. }
  2873. info := &grpc.UnaryServerInfo{
  2874. Server: srv,
  2875. FullMethod: "/pb.service.Garden/HouseInfo",
  2876. }
  2877. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2878. return srv.(GardenServer).HouseInfo(ctx, req.(*v1.HouseInfoRequest))
  2879. }
  2880. return interceptor(ctx, in, info, handler)
  2881. }
  2882. func _Garden_HouseholdSync_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2883. in := new(v1.HouseholdSyncRequest)
  2884. if err := dec(in); err != nil {
  2885. return nil, err
  2886. }
  2887. if interceptor == nil {
  2888. return srv.(GardenServer).HouseholdSync(ctx, in)
  2889. }
  2890. info := &grpc.UnaryServerInfo{
  2891. Server: srv,
  2892. FullMethod: "/pb.service.Garden/HouseholdSync",
  2893. }
  2894. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2895. return srv.(GardenServer).HouseholdSync(ctx, req.(*v1.HouseholdSyncRequest))
  2896. }
  2897. return interceptor(ctx, in, info, handler)
  2898. }
  2899. func _Garden_HouseholdChange_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2900. in := new(v1.HouseholdChangeRequest)
  2901. if err := dec(in); err != nil {
  2902. return nil, err
  2903. }
  2904. if interceptor == nil {
  2905. return srv.(GardenServer).HouseholdChange(ctx, in)
  2906. }
  2907. info := &grpc.UnaryServerInfo{
  2908. Server: srv,
  2909. FullMethod: "/pb.service.Garden/HouseholdChange",
  2910. }
  2911. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2912. return srv.(GardenServer).HouseholdChange(ctx, req.(*v1.HouseholdChangeRequest))
  2913. }
  2914. return interceptor(ctx, in, info, handler)
  2915. }
  2916. func _Garden_GardenHouseholdUserList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2917. in := new(v1.GardenHouseholdUserListRequest)
  2918. if err := dec(in); err != nil {
  2919. return nil, err
  2920. }
  2921. if interceptor == nil {
  2922. return srv.(GardenServer).GardenHouseholdUserList(ctx, in)
  2923. }
  2924. info := &grpc.UnaryServerInfo{
  2925. Server: srv,
  2926. FullMethod: "/pb.service.Garden/GardenHouseholdUserList",
  2927. }
  2928. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2929. return srv.(GardenServer).GardenHouseholdUserList(ctx, req.(*v1.GardenHouseholdUserListRequest))
  2930. }
  2931. return interceptor(ctx, in, info, handler)
  2932. }
  2933. func _Garden_GardenHouseholdUnitIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2934. in := new(v1.GardenHouseholdUnitIdsRequest)
  2935. if err := dec(in); err != nil {
  2936. return nil, err
  2937. }
  2938. if interceptor == nil {
  2939. return srv.(GardenServer).GardenHouseholdUnitIds(ctx, in)
  2940. }
  2941. info := &grpc.UnaryServerInfo{
  2942. Server: srv,
  2943. FullMethod: "/pb.service.Garden/GardenHouseholdUnitIds",
  2944. }
  2945. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2946. return srv.(GardenServer).GardenHouseholdUnitIds(ctx, req.(*v1.GardenHouseholdUnitIdsRequest))
  2947. }
  2948. return interceptor(ctx, in, info, handler)
  2949. }
  2950. func _Garden_GardenHouseholdUidsFromUnitId_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2951. in := new(v1.GardenHouseholdUidsFromUnitIdRequest)
  2952. if err := dec(in); err != nil {
  2953. return nil, err
  2954. }
  2955. if interceptor == nil {
  2956. return srv.(GardenServer).GardenHouseholdUidsFromUnitId(ctx, in)
  2957. }
  2958. info := &grpc.UnaryServerInfo{
  2959. Server: srv,
  2960. FullMethod: "/pb.service.Garden/GardenHouseholdUidsFromUnitId",
  2961. }
  2962. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2963. return srv.(GardenServer).GardenHouseholdUidsFromUnitId(ctx, req.(*v1.GardenHouseholdUidsFromUnitIdRequest))
  2964. }
  2965. return interceptor(ctx, in, info, handler)
  2966. }
  2967. func _Garden_GardenHouseholdList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2968. in := new(v1.GardenHouseholdListRequest)
  2969. if err := dec(in); err != nil {
  2970. return nil, err
  2971. }
  2972. if interceptor == nil {
  2973. return srv.(GardenServer).GardenHouseholdList(ctx, in)
  2974. }
  2975. info := &grpc.UnaryServerInfo{
  2976. Server: srv,
  2977. FullMethod: "/pb.service.Garden/GardenHouseholdList",
  2978. }
  2979. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2980. return srv.(GardenServer).GardenHouseholdList(ctx, req.(*v1.GardenHouseholdListRequest))
  2981. }
  2982. return interceptor(ctx, in, info, handler)
  2983. }
  2984. func _Garden_HouseIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2985. in := new(v1.HouseIdsRequest)
  2986. if err := dec(in); err != nil {
  2987. return nil, err
  2988. }
  2989. if interceptor == nil {
  2990. return srv.(GardenServer).HouseIds(ctx, in)
  2991. }
  2992. info := &grpc.UnaryServerInfo{
  2993. Server: srv,
  2994. FullMethod: "/pb.service.Garden/HouseIds",
  2995. }
  2996. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2997. return srv.(GardenServer).HouseIds(ctx, req.(*v1.HouseIdsRequest))
  2998. }
  2999. return interceptor(ctx, in, info, handler)
  3000. }
  3001. func _Garden_BatchHouseAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3002. in := new(v1.BatchHouseAddRequest)
  3003. if err := dec(in); err != nil {
  3004. return nil, err
  3005. }
  3006. if interceptor == nil {
  3007. return srv.(GardenServer).BatchHouseAdd(ctx, in)
  3008. }
  3009. info := &grpc.UnaryServerInfo{
  3010. Server: srv,
  3011. FullMethod: "/pb.service.Garden/BatchHouseAdd",
  3012. }
  3013. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3014. return srv.(GardenServer).BatchHouseAdd(ctx, req.(*v1.BatchHouseAddRequest))
  3015. }
  3016. return interceptor(ctx, in, info, handler)
  3017. }
  3018. func _Garden_ChargeConfAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3019. in := new(v1.ChargeConfAddRequest)
  3020. if err := dec(in); err != nil {
  3021. return nil, err
  3022. }
  3023. if interceptor == nil {
  3024. return srv.(GardenServer).ChargeConfAdd(ctx, in)
  3025. }
  3026. info := &grpc.UnaryServerInfo{
  3027. Server: srv,
  3028. FullMethod: "/pb.service.Garden/ChargeConfAdd",
  3029. }
  3030. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3031. return srv.(GardenServer).ChargeConfAdd(ctx, req.(*v1.ChargeConfAddRequest))
  3032. }
  3033. return interceptor(ctx, in, info, handler)
  3034. }
  3035. func _Garden_ChargeConfUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3036. in := new(v1.ChargeConfUpdateRequest)
  3037. if err := dec(in); err != nil {
  3038. return nil, err
  3039. }
  3040. if interceptor == nil {
  3041. return srv.(GardenServer).ChargeConfUpdate(ctx, in)
  3042. }
  3043. info := &grpc.UnaryServerInfo{
  3044. Server: srv,
  3045. FullMethod: "/pb.service.Garden/ChargeConfUpdate",
  3046. }
  3047. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3048. return srv.(GardenServer).ChargeConfUpdate(ctx, req.(*v1.ChargeConfUpdateRequest))
  3049. }
  3050. return interceptor(ctx, in, info, handler)
  3051. }
  3052. func _Garden_ChargeConfDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3053. in := new(v1.ChargeConfDelRequest)
  3054. if err := dec(in); err != nil {
  3055. return nil, err
  3056. }
  3057. if interceptor == nil {
  3058. return srv.(GardenServer).ChargeConfDel(ctx, in)
  3059. }
  3060. info := &grpc.UnaryServerInfo{
  3061. Server: srv,
  3062. FullMethod: "/pb.service.Garden/ChargeConfDel",
  3063. }
  3064. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3065. return srv.(GardenServer).ChargeConfDel(ctx, req.(*v1.ChargeConfDelRequest))
  3066. }
  3067. return interceptor(ctx, in, info, handler)
  3068. }
  3069. func _Garden_ChargeConfList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3070. in := new(v1.ChargeConfListRequest)
  3071. if err := dec(in); err != nil {
  3072. return nil, err
  3073. }
  3074. if interceptor == nil {
  3075. return srv.(GardenServer).ChargeConfList(ctx, in)
  3076. }
  3077. info := &grpc.UnaryServerInfo{
  3078. Server: srv,
  3079. FullMethod: "/pb.service.Garden/ChargeConfList",
  3080. }
  3081. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3082. return srv.(GardenServer).ChargeConfList(ctx, req.(*v1.ChargeConfListRequest))
  3083. }
  3084. return interceptor(ctx, in, info, handler)
  3085. }
  3086. func _Garden_ChargeBind_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3087. in := new(v1.ChargeBindRequest)
  3088. if err := dec(in); err != nil {
  3089. return nil, err
  3090. }
  3091. if interceptor == nil {
  3092. return srv.(GardenServer).ChargeBind(ctx, in)
  3093. }
  3094. info := &grpc.UnaryServerInfo{
  3095. Server: srv,
  3096. FullMethod: "/pb.service.Garden/ChargeBind",
  3097. }
  3098. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3099. return srv.(GardenServer).ChargeBind(ctx, req.(*v1.ChargeBindRequest))
  3100. }
  3101. return interceptor(ctx, in, info, handler)
  3102. }
  3103. func _Garden_ChargeUnbind_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3104. in := new(v1.ChargeUnbindRequest)
  3105. if err := dec(in); err != nil {
  3106. return nil, err
  3107. }
  3108. if interceptor == nil {
  3109. return srv.(GardenServer).ChargeUnbind(ctx, in)
  3110. }
  3111. info := &grpc.UnaryServerInfo{
  3112. Server: srv,
  3113. FullMethod: "/pb.service.Garden/ChargeUnbind",
  3114. }
  3115. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3116. return srv.(GardenServer).ChargeUnbind(ctx, req.(*v1.ChargeUnbindRequest))
  3117. }
  3118. return interceptor(ctx, in, info, handler)
  3119. }
  3120. func _Garden_ChargeHouseBindedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3121. in := new(v1.ChargeHouseBindedListRequest)
  3122. if err := dec(in); err != nil {
  3123. return nil, err
  3124. }
  3125. if interceptor == nil {
  3126. return srv.(GardenServer).ChargeHouseBindedList(ctx, in)
  3127. }
  3128. info := &grpc.UnaryServerInfo{
  3129. Server: srv,
  3130. FullMethod: "/pb.service.Garden/ChargeHouseBindedList",
  3131. }
  3132. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3133. return srv.(GardenServer).ChargeHouseBindedList(ctx, req.(*v1.ChargeHouseBindedListRequest))
  3134. }
  3135. return interceptor(ctx, in, info, handler)
  3136. }
  3137. func _Garden_ChargeHouseNotBindList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3138. in := new(v1.ChargeHouseNotBindListRequest)
  3139. if err := dec(in); err != nil {
  3140. return nil, err
  3141. }
  3142. if interceptor == nil {
  3143. return srv.(GardenServer).ChargeHouseNotBindList(ctx, in)
  3144. }
  3145. info := &grpc.UnaryServerInfo{
  3146. Server: srv,
  3147. FullMethod: "/pb.service.Garden/ChargeHouseNotBindList",
  3148. }
  3149. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3150. return srv.(GardenServer).ChargeHouseNotBindList(ctx, req.(*v1.ChargeHouseNotBindListRequest))
  3151. }
  3152. return interceptor(ctx, in, info, handler)
  3153. }
  3154. func _Garden_ChargeSpaceBindedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3155. in := new(v1.ChargeSpaceBindedListRequest)
  3156. if err := dec(in); err != nil {
  3157. return nil, err
  3158. }
  3159. if interceptor == nil {
  3160. return srv.(GardenServer).ChargeSpaceBindedList(ctx, in)
  3161. }
  3162. info := &grpc.UnaryServerInfo{
  3163. Server: srv,
  3164. FullMethod: "/pb.service.Garden/ChargeSpaceBindedList",
  3165. }
  3166. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3167. return srv.(GardenServer).ChargeSpaceBindedList(ctx, req.(*v1.ChargeSpaceBindedListRequest))
  3168. }
  3169. return interceptor(ctx, in, info, handler)
  3170. }
  3171. func _Garden_ChargeSpaceNotBindList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3172. in := new(v1.ChargeSpaceNotBindListRequest)
  3173. if err := dec(in); err != nil {
  3174. return nil, err
  3175. }
  3176. if interceptor == nil {
  3177. return srv.(GardenServer).ChargeSpaceNotBindList(ctx, in)
  3178. }
  3179. info := &grpc.UnaryServerInfo{
  3180. Server: srv,
  3181. FullMethod: "/pb.service.Garden/ChargeSpaceNotBindList",
  3182. }
  3183. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3184. return srv.(GardenServer).ChargeSpaceNotBindList(ctx, req.(*v1.ChargeSpaceNotBindListRequest))
  3185. }
  3186. return interceptor(ctx, in, info, handler)
  3187. }
  3188. func _Garden_ChargeVehicleBindedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3189. in := new(v1.ChargeVehicleBindedListRequest)
  3190. if err := dec(in); err != nil {
  3191. return nil, err
  3192. }
  3193. if interceptor == nil {
  3194. return srv.(GardenServer).ChargeVehicleBindedList(ctx, in)
  3195. }
  3196. info := &grpc.UnaryServerInfo{
  3197. Server: srv,
  3198. FullMethod: "/pb.service.Garden/ChargeVehicleBindedList",
  3199. }
  3200. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3201. return srv.(GardenServer).ChargeVehicleBindedList(ctx, req.(*v1.ChargeVehicleBindedListRequest))
  3202. }
  3203. return interceptor(ctx, in, info, handler)
  3204. }
  3205. func _Garden_ChargeVehicleNotBindList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3206. in := new(v1.ChargeVehicleNotBindListRequest)
  3207. if err := dec(in); err != nil {
  3208. return nil, err
  3209. }
  3210. if interceptor == nil {
  3211. return srv.(GardenServer).ChargeVehicleNotBindList(ctx, in)
  3212. }
  3213. info := &grpc.UnaryServerInfo{
  3214. Server: srv,
  3215. FullMethod: "/pb.service.Garden/ChargeVehicleNotBindList",
  3216. }
  3217. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3218. return srv.(GardenServer).ChargeVehicleNotBindList(ctx, req.(*v1.ChargeVehicleNotBindListRequest))
  3219. }
  3220. return interceptor(ctx, in, info, handler)
  3221. }
  3222. func _Garden_ChargeHouseGroup_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3223. in := new(v1.ChargeHouseGroupRequest)
  3224. if err := dec(in); err != nil {
  3225. return nil, err
  3226. }
  3227. if interceptor == nil {
  3228. return srv.(GardenServer).ChargeHouseGroup(ctx, in)
  3229. }
  3230. info := &grpc.UnaryServerInfo{
  3231. Server: srv,
  3232. FullMethod: "/pb.service.Garden/ChargeHouseGroup",
  3233. }
  3234. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3235. return srv.(GardenServer).ChargeHouseGroup(ctx, req.(*v1.ChargeHouseGroupRequest))
  3236. }
  3237. return interceptor(ctx, in, info, handler)
  3238. }
  3239. func _Garden_ChargeSpaceGroup_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3240. in := new(v1.ChargeSpaceGroupRequest)
  3241. if err := dec(in); err != nil {
  3242. return nil, err
  3243. }
  3244. if interceptor == nil {
  3245. return srv.(GardenServer).ChargeSpaceGroup(ctx, in)
  3246. }
  3247. info := &grpc.UnaryServerInfo{
  3248. Server: srv,
  3249. FullMethod: "/pb.service.Garden/ChargeSpaceGroup",
  3250. }
  3251. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3252. return srv.(GardenServer).ChargeSpaceGroup(ctx, req.(*v1.ChargeSpaceGroupRequest))
  3253. }
  3254. return interceptor(ctx, in, info, handler)
  3255. }
  3256. func _Garden_ChargeVehicleGroup_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3257. in := new(v1.ChargeVehicleGroupRequest)
  3258. if err := dec(in); err != nil {
  3259. return nil, err
  3260. }
  3261. if interceptor == nil {
  3262. return srv.(GardenServer).ChargeVehicleGroup(ctx, in)
  3263. }
  3264. info := &grpc.UnaryServerInfo{
  3265. Server: srv,
  3266. FullMethod: "/pb.service.Garden/ChargeVehicleGroup",
  3267. }
  3268. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3269. return srv.(GardenServer).ChargeVehicleGroup(ctx, req.(*v1.ChargeVehicleGroupRequest))
  3270. }
  3271. return interceptor(ctx, in, info, handler)
  3272. }
  3273. func _Garden_ChargeGenerateBill_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3274. in := new(v1.ChargeGenerateBillRequest)
  3275. if err := dec(in); err != nil {
  3276. return nil, err
  3277. }
  3278. if interceptor == nil {
  3279. return srv.(GardenServer).ChargeGenerateBill(ctx, in)
  3280. }
  3281. info := &grpc.UnaryServerInfo{
  3282. Server: srv,
  3283. FullMethod: "/pb.service.Garden/ChargeGenerateBill",
  3284. }
  3285. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3286. return srv.(GardenServer).ChargeGenerateBill(ctx, req.(*v1.ChargeGenerateBillRequest))
  3287. }
  3288. return interceptor(ctx, in, info, handler)
  3289. }
  3290. func _Garden_ChargeBillPay_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3291. in := new(v1.ChargeBillPayRequest)
  3292. if err := dec(in); err != nil {
  3293. return nil, err
  3294. }
  3295. if interceptor == nil {
  3296. return srv.(GardenServer).ChargeBillPay(ctx, in)
  3297. }
  3298. info := &grpc.UnaryServerInfo{
  3299. Server: srv,
  3300. FullMethod: "/pb.service.Garden/ChargeBillPay",
  3301. }
  3302. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3303. return srv.(GardenServer).ChargeBillPay(ctx, req.(*v1.ChargeBillPayRequest))
  3304. }
  3305. return interceptor(ctx, in, info, handler)
  3306. }
  3307. func _Garden_ChargeUnpayList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3308. in := new(v1.ChargeUnpayListRequest)
  3309. if err := dec(in); err != nil {
  3310. return nil, err
  3311. }
  3312. if interceptor == nil {
  3313. return srv.(GardenServer).ChargeUnpayList(ctx, in)
  3314. }
  3315. info := &grpc.UnaryServerInfo{
  3316. Server: srv,
  3317. FullMethod: "/pb.service.Garden/ChargeUnpayList",
  3318. }
  3319. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3320. return srv.(GardenServer).ChargeUnpayList(ctx, req.(*v1.ChargeUnpayListRequest))
  3321. }
  3322. return interceptor(ctx, in, info, handler)
  3323. }
  3324. func _Garden_ChargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3325. in := new(v1.ChargeListRequest)
  3326. if err := dec(in); err != nil {
  3327. return nil, err
  3328. }
  3329. if interceptor == nil {
  3330. return srv.(GardenServer).ChargeList(ctx, in)
  3331. }
  3332. info := &grpc.UnaryServerInfo{
  3333. Server: srv,
  3334. FullMethod: "/pb.service.Garden/ChargeList",
  3335. }
  3336. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3337. return srv.(GardenServer).ChargeList(ctx, req.(*v1.ChargeListRequest))
  3338. }
  3339. return interceptor(ctx, in, info, handler)
  3340. }
  3341. func _Garden_ChargeBillList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3342. in := new(v1.ChargeBillListRequest)
  3343. if err := dec(in); err != nil {
  3344. return nil, err
  3345. }
  3346. if interceptor == nil {
  3347. return srv.(GardenServer).ChargeBillList(ctx, in)
  3348. }
  3349. info := &grpc.UnaryServerInfo{
  3350. Server: srv,
  3351. FullMethod: "/pb.service.Garden/ChargeBillList",
  3352. }
  3353. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3354. return srv.(GardenServer).ChargeBillList(ctx, req.(*v1.ChargeBillListRequest))
  3355. }
  3356. return interceptor(ctx, in, info, handler)
  3357. }
  3358. func _Garden_ChargeBillObjList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3359. in := new(v1.ChargeBillObjListRequest)
  3360. if err := dec(in); err != nil {
  3361. return nil, err
  3362. }
  3363. if interceptor == nil {
  3364. return srv.(GardenServer).ChargeBillObjList(ctx, in)
  3365. }
  3366. info := &grpc.UnaryServerInfo{
  3367. Server: srv,
  3368. FullMethod: "/pb.service.Garden/ChargeBillObjList",
  3369. }
  3370. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3371. return srv.(GardenServer).ChargeBillObjList(ctx, req.(*v1.ChargeBillObjListRequest))
  3372. }
  3373. return interceptor(ctx, in, info, handler)
  3374. }
  3375. func _Garden_ChargeObjBillList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3376. in := new(v1.ChargeObjBillListRequest)
  3377. if err := dec(in); err != nil {
  3378. return nil, err
  3379. }
  3380. if interceptor == nil {
  3381. return srv.(GardenServer).ChargeObjBillList(ctx, in)
  3382. }
  3383. info := &grpc.UnaryServerInfo{
  3384. Server: srv,
  3385. FullMethod: "/pb.service.Garden/ChargeObjBillList",
  3386. }
  3387. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3388. return srv.(GardenServer).ChargeObjBillList(ctx, req.(*v1.ChargeObjBillListRequest))
  3389. }
  3390. return interceptor(ctx, in, info, handler)
  3391. }
  3392. func _Garden_ChargeTimeSet_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3393. in := new(v1.ChargeTimeSetRequest)
  3394. if err := dec(in); err != nil {
  3395. return nil, err
  3396. }
  3397. if interceptor == nil {
  3398. return srv.(GardenServer).ChargeTimeSet(ctx, in)
  3399. }
  3400. info := &grpc.UnaryServerInfo{
  3401. Server: srv,
  3402. FullMethod: "/pb.service.Garden/ChargeTimeSet",
  3403. }
  3404. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3405. return srv.(GardenServer).ChargeTimeSet(ctx, req.(*v1.ChargeTimeSetRequest))
  3406. }
  3407. return interceptor(ctx, in, info, handler)
  3408. }
  3409. func _Garden_ChargeOrderTicket_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3410. in := new(v1.ChargeOrderTicketRequest)
  3411. if err := dec(in); err != nil {
  3412. return nil, err
  3413. }
  3414. if interceptor == nil {
  3415. return srv.(GardenServer).ChargeOrderTicket(ctx, in)
  3416. }
  3417. info := &grpc.UnaryServerInfo{
  3418. Server: srv,
  3419. FullMethod: "/pb.service.Garden/ChargeOrderTicket",
  3420. }
  3421. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3422. return srv.(GardenServer).ChargeOrderTicket(ctx, req.(*v1.ChargeOrderTicketRequest))
  3423. }
  3424. return interceptor(ctx, in, info, handler)
  3425. }
  3426. func _Garden_ChargePrePayInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3427. in := new(v1.ChargePrePayInfoRequest)
  3428. if err := dec(in); err != nil {
  3429. return nil, err
  3430. }
  3431. if interceptor == nil {
  3432. return srv.(GardenServer).ChargePrePayInfo(ctx, in)
  3433. }
  3434. info := &grpc.UnaryServerInfo{
  3435. Server: srv,
  3436. FullMethod: "/pb.service.Garden/ChargePrePayInfo",
  3437. }
  3438. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3439. return srv.(GardenServer).ChargePrePayInfo(ctx, req.(*v1.ChargePrePayInfoRequest))
  3440. }
  3441. return interceptor(ctx, in, info, handler)
  3442. }
  3443. func _Garden_ChargePrePay_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3444. in := new(v1.ChargePrePayRequest)
  3445. if err := dec(in); err != nil {
  3446. return nil, err
  3447. }
  3448. if interceptor == nil {
  3449. return srv.(GardenServer).ChargePrePay(ctx, in)
  3450. }
  3451. info := &grpc.UnaryServerInfo{
  3452. Server: srv,
  3453. FullMethod: "/pb.service.Garden/ChargePrePay",
  3454. }
  3455. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3456. return srv.(GardenServer).ChargePrePay(ctx, req.(*v1.ChargePrePayRequest))
  3457. }
  3458. return interceptor(ctx, in, info, handler)
  3459. }
  3460. func _Garden_ChargePayedBillList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3461. in := new(v1.ChargePayedBillListRequest)
  3462. if err := dec(in); err != nil {
  3463. return nil, err
  3464. }
  3465. if interceptor == nil {
  3466. return srv.(GardenServer).ChargePayedBillList(ctx, in)
  3467. }
  3468. info := &grpc.UnaryServerInfo{
  3469. Server: srv,
  3470. FullMethod: "/pb.service.Garden/ChargePayedBillList",
  3471. }
  3472. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3473. return srv.(GardenServer).ChargePayedBillList(ctx, req.(*v1.ChargePayedBillListRequest))
  3474. }
  3475. return interceptor(ctx, in, info, handler)
  3476. }
  3477. func _Garden_ChargeDelBill_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3478. in := new(v1.ChargeDelBillRequest)
  3479. if err := dec(in); err != nil {
  3480. return nil, err
  3481. }
  3482. if interceptor == nil {
  3483. return srv.(GardenServer).ChargeDelBill(ctx, in)
  3484. }
  3485. info := &grpc.UnaryServerInfo{
  3486. Server: srv,
  3487. FullMethod: "/pb.service.Garden/ChargeDelBill",
  3488. }
  3489. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3490. return srv.(GardenServer).ChargeDelBill(ctx, req.(*v1.ChargeDelBillRequest))
  3491. }
  3492. return interceptor(ctx, in, info, handler)
  3493. }
  3494. func _Garden_ChargeRecoverBill_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3495. in := new(v1.ChargeRecoverBillRequest)
  3496. if err := dec(in); err != nil {
  3497. return nil, err
  3498. }
  3499. if interceptor == nil {
  3500. return srv.(GardenServer).ChargeRecoverBill(ctx, in)
  3501. }
  3502. info := &grpc.UnaryServerInfo{
  3503. Server: srv,
  3504. FullMethod: "/pb.service.Garden/ChargeRecoverBill",
  3505. }
  3506. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3507. return srv.(GardenServer).ChargeRecoverBill(ctx, req.(*v1.ChargeRecoverBillRequest))
  3508. }
  3509. return interceptor(ctx, in, info, handler)
  3510. }
  3511. func _Garden_ChargeDelBillList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3512. in := new(v1.ChargeDelBillListRequest)
  3513. if err := dec(in); err != nil {
  3514. return nil, err
  3515. }
  3516. if interceptor == nil {
  3517. return srv.(GardenServer).ChargeDelBillList(ctx, in)
  3518. }
  3519. info := &grpc.UnaryServerInfo{
  3520. Server: srv,
  3521. FullMethod: "/pb.service.Garden/ChargeDelBillList",
  3522. }
  3523. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3524. return srv.(GardenServer).ChargeDelBillList(ctx, req.(*v1.ChargeDelBillListRequest))
  3525. }
  3526. return interceptor(ctx, in, info, handler)
  3527. }
  3528. func _Garden_ChargeOrderList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3529. in := new(v1.ChargeOrderListRequest)
  3530. if err := dec(in); err != nil {
  3531. return nil, err
  3532. }
  3533. if interceptor == nil {
  3534. return srv.(GardenServer).ChargeOrderList(ctx, in)
  3535. }
  3536. info := &grpc.UnaryServerInfo{
  3537. Server: srv,
  3538. FullMethod: "/pb.service.Garden/ChargeOrderList",
  3539. }
  3540. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3541. return srv.(GardenServer).ChargeOrderList(ctx, req.(*v1.ChargeOrderListRequest))
  3542. }
  3543. return interceptor(ctx, in, info, handler)
  3544. }
  3545. func _Garden_ChargeOrderInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3546. in := new(v1.ChargeOrderInfoRequest)
  3547. if err := dec(in); err != nil {
  3548. return nil, err
  3549. }
  3550. if interceptor == nil {
  3551. return srv.(GardenServer).ChargeOrderInfo(ctx, in)
  3552. }
  3553. info := &grpc.UnaryServerInfo{
  3554. Server: srv,
  3555. FullMethod: "/pb.service.Garden/ChargeOrderInfo",
  3556. }
  3557. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3558. return srv.(GardenServer).ChargeOrderInfo(ctx, req.(*v1.ChargeOrderInfoRequest))
  3559. }
  3560. return interceptor(ctx, in, info, handler)
  3561. }
  3562. func _Garden_ChargeOrderPay_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3563. in := new(v1.ChargeOrderPayRequest)
  3564. if err := dec(in); err != nil {
  3565. return nil, err
  3566. }
  3567. if interceptor == nil {
  3568. return srv.(GardenServer).ChargeOrderPay(ctx, in)
  3569. }
  3570. info := &grpc.UnaryServerInfo{
  3571. Server: srv,
  3572. FullMethod: "/pb.service.Garden/ChargeOrderPay",
  3573. }
  3574. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3575. return srv.(GardenServer).ChargeOrderPay(ctx, req.(*v1.ChargeOrderPayRequest))
  3576. }
  3577. return interceptor(ctx, in, info, handler)
  3578. }
  3579. func _Garden_ChargeOrderCancel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3580. in := new(v1.ChargeOrderCancelRequest)
  3581. if err := dec(in); err != nil {
  3582. return nil, err
  3583. }
  3584. if interceptor == nil {
  3585. return srv.(GardenServer).ChargeOrderCancel(ctx, in)
  3586. }
  3587. info := &grpc.UnaryServerInfo{
  3588. Server: srv,
  3589. FullMethod: "/pb.service.Garden/ChargeOrderCancel",
  3590. }
  3591. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3592. return srv.(GardenServer).ChargeOrderCancel(ctx, req.(*v1.ChargeOrderCancelRequest))
  3593. }
  3594. return interceptor(ctx, in, info, handler)
  3595. }
  3596. func _Garden_ChargeUrgeSet_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3597. in := new(v1.ChargeUrgeSetRequest)
  3598. if err := dec(in); err != nil {
  3599. return nil, err
  3600. }
  3601. if interceptor == nil {
  3602. return srv.(GardenServer).ChargeUrgeSet(ctx, in)
  3603. }
  3604. info := &grpc.UnaryServerInfo{
  3605. Server: srv,
  3606. FullMethod: "/pb.service.Garden/ChargeUrgeSet",
  3607. }
  3608. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3609. return srv.(GardenServer).ChargeUrgeSet(ctx, req.(*v1.ChargeUrgeSetRequest))
  3610. }
  3611. return interceptor(ctx, in, info, handler)
  3612. }
  3613. func _Garden_ChargeUrgeInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3614. in := new(v1.ChargeUrgeInfoRequest)
  3615. if err := dec(in); err != nil {
  3616. return nil, err
  3617. }
  3618. if interceptor == nil {
  3619. return srv.(GardenServer).ChargeUrgeInfo(ctx, in)
  3620. }
  3621. info := &grpc.UnaryServerInfo{
  3622. Server: srv,
  3623. FullMethod: "/pb.service.Garden/ChargeUrgeInfo",
  3624. }
  3625. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3626. return srv.(GardenServer).ChargeUrgeInfo(ctx, req.(*v1.ChargeUrgeInfoRequest))
  3627. }
  3628. return interceptor(ctx, in, info, handler)
  3629. }
  3630. func _Garden_PowerRecordAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3631. in := new(v1.PowerRecordAddRequest)
  3632. if err := dec(in); err != nil {
  3633. return nil, err
  3634. }
  3635. if interceptor == nil {
  3636. return srv.(GardenServer).PowerRecordAdd(ctx, in)
  3637. }
  3638. info := &grpc.UnaryServerInfo{
  3639. Server: srv,
  3640. FullMethod: "/pb.service.Garden/PowerRecordAdd",
  3641. }
  3642. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3643. return srv.(GardenServer).PowerRecordAdd(ctx, req.(*v1.PowerRecordAddRequest))
  3644. }
  3645. return interceptor(ctx, in, info, handler)
  3646. }
  3647. func _Garden_PowerRecordBatchAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3648. in := new(v1.PowerRecordBatchAddRequest)
  3649. if err := dec(in); err != nil {
  3650. return nil, err
  3651. }
  3652. if interceptor == nil {
  3653. return srv.(GardenServer).PowerRecordBatchAdd(ctx, in)
  3654. }
  3655. info := &grpc.UnaryServerInfo{
  3656. Server: srv,
  3657. FullMethod: "/pb.service.Garden/PowerRecordBatchAdd",
  3658. }
  3659. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3660. return srv.(GardenServer).PowerRecordBatchAdd(ctx, req.(*v1.PowerRecordBatchAddRequest))
  3661. }
  3662. return interceptor(ctx, in, info, handler)
  3663. }
  3664. func _Garden_PowerRecordDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3665. in := new(v1.PowerRecordDelRequest)
  3666. if err := dec(in); err != nil {
  3667. return nil, err
  3668. }
  3669. if interceptor == nil {
  3670. return srv.(GardenServer).PowerRecordDel(ctx, in)
  3671. }
  3672. info := &grpc.UnaryServerInfo{
  3673. Server: srv,
  3674. FullMethod: "/pb.service.Garden/PowerRecordDel",
  3675. }
  3676. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3677. return srv.(GardenServer).PowerRecordDel(ctx, req.(*v1.PowerRecordDelRequest))
  3678. }
  3679. return interceptor(ctx, in, info, handler)
  3680. }
  3681. func _Garden_PowerRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3682. in := new(v1.PowerRecordListRequest)
  3683. if err := dec(in); err != nil {
  3684. return nil, err
  3685. }
  3686. if interceptor == nil {
  3687. return srv.(GardenServer).PowerRecordList(ctx, in)
  3688. }
  3689. info := &grpc.UnaryServerInfo{
  3690. Server: srv,
  3691. FullMethod: "/pb.service.Garden/PowerRecordList",
  3692. }
  3693. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3694. return srv.(GardenServer).PowerRecordList(ctx, req.(*v1.PowerRecordListRequest))
  3695. }
  3696. return interceptor(ctx, in, info, handler)
  3697. }
  3698. func _Garden_ChargePrePayByHousehold_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3699. in := new(v1.ChargePrePayByHouseholdRequest)
  3700. if err := dec(in); err != nil {
  3701. return nil, err
  3702. }
  3703. if interceptor == nil {
  3704. return srv.(GardenServer).ChargePrePayByHousehold(ctx, in)
  3705. }
  3706. info := &grpc.UnaryServerInfo{
  3707. Server: srv,
  3708. FullMethod: "/pb.service.Garden/ChargePrePayByHousehold",
  3709. }
  3710. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3711. return srv.(GardenServer).ChargePrePayByHousehold(ctx, req.(*v1.ChargePrePayByHouseholdRequest))
  3712. }
  3713. return interceptor(ctx, in, info, handler)
  3714. }
  3715. func _Garden_ChargeBillPayByHousehold_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3716. in := new(v1.ChargeBillPayByHouseholdRequest)
  3717. if err := dec(in); err != nil {
  3718. return nil, err
  3719. }
  3720. if interceptor == nil {
  3721. return srv.(GardenServer).ChargeBillPayByHousehold(ctx, in)
  3722. }
  3723. info := &grpc.UnaryServerInfo{
  3724. Server: srv,
  3725. FullMethod: "/pb.service.Garden/ChargeBillPayByHousehold",
  3726. }
  3727. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3728. return srv.(GardenServer).ChargeBillPayByHousehold(ctx, req.(*v1.ChargeBillPayByHouseholdRequest))
  3729. }
  3730. return interceptor(ctx, in, info, handler)
  3731. }
  3732. func _Garden_ChargeMonthInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3733. in := new(v1.ChargeMonthInfoRequest)
  3734. if err := dec(in); err != nil {
  3735. return nil, err
  3736. }
  3737. if interceptor == nil {
  3738. return srv.(GardenServer).ChargeMonthInfo(ctx, in)
  3739. }
  3740. info := &grpc.UnaryServerInfo{
  3741. Server: srv,
  3742. FullMethod: "/pb.service.Garden/ChargeMonthInfo",
  3743. }
  3744. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3745. return srv.(GardenServer).ChargeMonthInfo(ctx, req.(*v1.ChargeMonthInfoRequest))
  3746. }
  3747. return interceptor(ctx, in, info, handler)
  3748. }
  3749. func _Garden_PropertyPackageAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3750. in := new(v1.PropertyPackageAddRequest)
  3751. if err := dec(in); err != nil {
  3752. return nil, err
  3753. }
  3754. if interceptor == nil {
  3755. return srv.(GardenServer).PropertyPackageAdd(ctx, in)
  3756. }
  3757. info := &grpc.UnaryServerInfo{
  3758. Server: srv,
  3759. FullMethod: "/pb.service.Garden/PropertyPackageAdd",
  3760. }
  3761. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3762. return srv.(GardenServer).PropertyPackageAdd(ctx, req.(*v1.PropertyPackageAddRequest))
  3763. }
  3764. return interceptor(ctx, in, info, handler)
  3765. }
  3766. func _Garden_PropertyPackageUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3767. in := new(v1.PropertyPackageUpdateRequest)
  3768. if err := dec(in); err != nil {
  3769. return nil, err
  3770. }
  3771. if interceptor == nil {
  3772. return srv.(GardenServer).PropertyPackageUpdate(ctx, in)
  3773. }
  3774. info := &grpc.UnaryServerInfo{
  3775. Server: srv,
  3776. FullMethod: "/pb.service.Garden/PropertyPackageUpdate",
  3777. }
  3778. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3779. return srv.(GardenServer).PropertyPackageUpdate(ctx, req.(*v1.PropertyPackageUpdateRequest))
  3780. }
  3781. return interceptor(ctx, in, info, handler)
  3782. }
  3783. func _Garden_PropertyPackageDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3784. in := new(v1.PropertyPackageDelRequest)
  3785. if err := dec(in); err != nil {
  3786. return nil, err
  3787. }
  3788. if interceptor == nil {
  3789. return srv.(GardenServer).PropertyPackageDel(ctx, in)
  3790. }
  3791. info := &grpc.UnaryServerInfo{
  3792. Server: srv,
  3793. FullMethod: "/pb.service.Garden/PropertyPackageDel",
  3794. }
  3795. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3796. return srv.(GardenServer).PropertyPackageDel(ctx, req.(*v1.PropertyPackageDelRequest))
  3797. }
  3798. return interceptor(ctx, in, info, handler)
  3799. }
  3800. func _Garden_PropertyPackageList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3801. in := new(v1.PropertyPackageListRequest)
  3802. if err := dec(in); err != nil {
  3803. return nil, err
  3804. }
  3805. if interceptor == nil {
  3806. return srv.(GardenServer).PropertyPackageList(ctx, in)
  3807. }
  3808. info := &grpc.UnaryServerInfo{
  3809. Server: srv,
  3810. FullMethod: "/pb.service.Garden/PropertyPackageList",
  3811. }
  3812. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3813. return srv.(GardenServer).PropertyPackageList(ctx, req.(*v1.PropertyPackageListRequest))
  3814. }
  3815. return interceptor(ctx, in, info, handler)
  3816. }
  3817. func _Garden_ParkList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3818. in := new(v1.ParkListRequest)
  3819. if err := dec(in); err != nil {
  3820. return nil, err
  3821. }
  3822. if interceptor == nil {
  3823. return srv.(GardenServer).ParkList(ctx, in)
  3824. }
  3825. info := &grpc.UnaryServerInfo{
  3826. Server: srv,
  3827. FullMethod: "/pb.service.Garden/ParkList",
  3828. }
  3829. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3830. return srv.(GardenServer).ParkList(ctx, req.(*v1.ParkListRequest))
  3831. }
  3832. return interceptor(ctx, in, info, handler)
  3833. }
  3834. func _Garden_ParkAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3835. in := new(v1.ParkAddRequest)
  3836. if err := dec(in); err != nil {
  3837. return nil, err
  3838. }
  3839. if interceptor == nil {
  3840. return srv.(GardenServer).ParkAdd(ctx, in)
  3841. }
  3842. info := &grpc.UnaryServerInfo{
  3843. Server: srv,
  3844. FullMethod: "/pb.service.Garden/ParkAdd",
  3845. }
  3846. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3847. return srv.(GardenServer).ParkAdd(ctx, req.(*v1.ParkAddRequest))
  3848. }
  3849. return interceptor(ctx, in, info, handler)
  3850. }
  3851. func _Garden_ParkUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3852. in := new(v1.ParkUpdateRequest)
  3853. if err := dec(in); err != nil {
  3854. return nil, err
  3855. }
  3856. if interceptor == nil {
  3857. return srv.(GardenServer).ParkUpdate(ctx, in)
  3858. }
  3859. info := &grpc.UnaryServerInfo{
  3860. Server: srv,
  3861. FullMethod: "/pb.service.Garden/ParkUpdate",
  3862. }
  3863. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3864. return srv.(GardenServer).ParkUpdate(ctx, req.(*v1.ParkUpdateRequest))
  3865. }
  3866. return interceptor(ctx, in, info, handler)
  3867. }
  3868. func _Garden_ParkDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3869. in := new(v1.ParkDelRequest)
  3870. if err := dec(in); err != nil {
  3871. return nil, err
  3872. }
  3873. if interceptor == nil {
  3874. return srv.(GardenServer).ParkDel(ctx, in)
  3875. }
  3876. info := &grpc.UnaryServerInfo{
  3877. Server: srv,
  3878. FullMethod: "/pb.service.Garden/ParkDel",
  3879. }
  3880. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3881. return srv.(GardenServer).ParkDel(ctx, req.(*v1.ParkDelRequest))
  3882. }
  3883. return interceptor(ctx, in, info, handler)
  3884. }
  3885. func _Garden_ParkSpaceList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3886. in := new(v1.ParkSpaceListRequest)
  3887. if err := dec(in); err != nil {
  3888. return nil, err
  3889. }
  3890. if interceptor == nil {
  3891. return srv.(GardenServer).ParkSpaceList(ctx, in)
  3892. }
  3893. info := &grpc.UnaryServerInfo{
  3894. Server: srv,
  3895. FullMethod: "/pb.service.Garden/ParkSpaceList",
  3896. }
  3897. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3898. return srv.(GardenServer).ParkSpaceList(ctx, req.(*v1.ParkSpaceListRequest))
  3899. }
  3900. return interceptor(ctx, in, info, handler)
  3901. }
  3902. func _Garden_ParkSpaceAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3903. in := new(v1.ParkSpaceAddRequest)
  3904. if err := dec(in); err != nil {
  3905. return nil, err
  3906. }
  3907. if interceptor == nil {
  3908. return srv.(GardenServer).ParkSpaceAdd(ctx, in)
  3909. }
  3910. info := &grpc.UnaryServerInfo{
  3911. Server: srv,
  3912. FullMethod: "/pb.service.Garden/ParkSpaceAdd",
  3913. }
  3914. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3915. return srv.(GardenServer).ParkSpaceAdd(ctx, req.(*v1.ParkSpaceAddRequest))
  3916. }
  3917. return interceptor(ctx, in, info, handler)
  3918. }
  3919. func _Garden_ParkSpaceUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3920. in := new(v1.ParkSpaceUpdateRequest)
  3921. if err := dec(in); err != nil {
  3922. return nil, err
  3923. }
  3924. if interceptor == nil {
  3925. return srv.(GardenServer).ParkSpaceUpdate(ctx, in)
  3926. }
  3927. info := &grpc.UnaryServerInfo{
  3928. Server: srv,
  3929. FullMethod: "/pb.service.Garden/ParkSpaceUpdate",
  3930. }
  3931. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3932. return srv.(GardenServer).ParkSpaceUpdate(ctx, req.(*v1.ParkSpaceUpdateRequest))
  3933. }
  3934. return interceptor(ctx, in, info, handler)
  3935. }
  3936. func _Garden_ParkSpaceDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3937. in := new(v1.ParkSpaceDelRequest)
  3938. if err := dec(in); err != nil {
  3939. return nil, err
  3940. }
  3941. if interceptor == nil {
  3942. return srv.(GardenServer).ParkSpaceDel(ctx, in)
  3943. }
  3944. info := &grpc.UnaryServerInfo{
  3945. Server: srv,
  3946. FullMethod: "/pb.service.Garden/ParkSpaceDel",
  3947. }
  3948. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3949. return srv.(GardenServer).ParkSpaceDel(ctx, req.(*v1.ParkSpaceDelRequest))
  3950. }
  3951. return interceptor(ctx, in, info, handler)
  3952. }
  3953. func _Garden_VehicleAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3954. in := new(v1.VehicleAddRequest)
  3955. if err := dec(in); err != nil {
  3956. return nil, err
  3957. }
  3958. if interceptor == nil {
  3959. return srv.(GardenServer).VehicleAdd(ctx, in)
  3960. }
  3961. info := &grpc.UnaryServerInfo{
  3962. Server: srv,
  3963. FullMethod: "/pb.service.Garden/VehicleAdd",
  3964. }
  3965. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3966. return srv.(GardenServer).VehicleAdd(ctx, req.(*v1.VehicleAddRequest))
  3967. }
  3968. return interceptor(ctx, in, info, handler)
  3969. }
  3970. func _Garden_VehicleUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3971. in := new(v1.VehicleUpdateRequest)
  3972. if err := dec(in); err != nil {
  3973. return nil, err
  3974. }
  3975. if interceptor == nil {
  3976. return srv.(GardenServer).VehicleUpdate(ctx, in)
  3977. }
  3978. info := &grpc.UnaryServerInfo{
  3979. Server: srv,
  3980. FullMethod: "/pb.service.Garden/VehicleUpdate",
  3981. }
  3982. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3983. return srv.(GardenServer).VehicleUpdate(ctx, req.(*v1.VehicleUpdateRequest))
  3984. }
  3985. return interceptor(ctx, in, info, handler)
  3986. }
  3987. func _Garden_VehicleDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3988. in := new(v1.VehicleDelRequest)
  3989. if err := dec(in); err != nil {
  3990. return nil, err
  3991. }
  3992. if interceptor == nil {
  3993. return srv.(GardenServer).VehicleDel(ctx, in)
  3994. }
  3995. info := &grpc.UnaryServerInfo{
  3996. Server: srv,
  3997. FullMethod: "/pb.service.Garden/VehicleDel",
  3998. }
  3999. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4000. return srv.(GardenServer).VehicleDel(ctx, req.(*v1.VehicleDelRequest))
  4001. }
  4002. return interceptor(ctx, in, info, handler)
  4003. }
  4004. func _Garden_VehicleList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4005. in := new(v1.VehicleListRequest)
  4006. if err := dec(in); err != nil {
  4007. return nil, err
  4008. }
  4009. if interceptor == nil {
  4010. return srv.(GardenServer).VehicleList(ctx, in)
  4011. }
  4012. info := &grpc.UnaryServerInfo{
  4013. Server: srv,
  4014. FullMethod: "/pb.service.Garden/VehicleList",
  4015. }
  4016. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4017. return srv.(GardenServer).VehicleList(ctx, req.(*v1.VehicleListRequest))
  4018. }
  4019. return interceptor(ctx, in, info, handler)
  4020. }
  4021. func _Garden_RepairClassList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4022. in := new(v1.RepairClassListRequest)
  4023. if err := dec(in); err != nil {
  4024. return nil, err
  4025. }
  4026. if interceptor == nil {
  4027. return srv.(GardenServer).RepairClassList(ctx, in)
  4028. }
  4029. info := &grpc.UnaryServerInfo{
  4030. Server: srv,
  4031. FullMethod: "/pb.service.Garden/RepairClassList",
  4032. }
  4033. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4034. return srv.(GardenServer).RepairClassList(ctx, req.(*v1.RepairClassListRequest))
  4035. }
  4036. return interceptor(ctx, in, info, handler)
  4037. }
  4038. func _Garden_RepairClassAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4039. in := new(v1.RepairClassAddRequest)
  4040. if err := dec(in); err != nil {
  4041. return nil, err
  4042. }
  4043. if interceptor == nil {
  4044. return srv.(GardenServer).RepairClassAdd(ctx, in)
  4045. }
  4046. info := &grpc.UnaryServerInfo{
  4047. Server: srv,
  4048. FullMethod: "/pb.service.Garden/RepairClassAdd",
  4049. }
  4050. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4051. return srv.(GardenServer).RepairClassAdd(ctx, req.(*v1.RepairClassAddRequest))
  4052. }
  4053. return interceptor(ctx, in, info, handler)
  4054. }
  4055. func _Garden_RepairClassUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4056. in := new(v1.RepairClassUpdateRequest)
  4057. if err := dec(in); err != nil {
  4058. return nil, err
  4059. }
  4060. if interceptor == nil {
  4061. return srv.(GardenServer).RepairClassUpdate(ctx, in)
  4062. }
  4063. info := &grpc.UnaryServerInfo{
  4064. Server: srv,
  4065. FullMethod: "/pb.service.Garden/RepairClassUpdate",
  4066. }
  4067. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4068. return srv.(GardenServer).RepairClassUpdate(ctx, req.(*v1.RepairClassUpdateRequest))
  4069. }
  4070. return interceptor(ctx, in, info, handler)
  4071. }
  4072. func _Garden_RepairClassDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4073. in := new(v1.RepairClassDelRequest)
  4074. if err := dec(in); err != nil {
  4075. return nil, err
  4076. }
  4077. if interceptor == nil {
  4078. return srv.(GardenServer).RepairClassDel(ctx, in)
  4079. }
  4080. info := &grpc.UnaryServerInfo{
  4081. Server: srv,
  4082. FullMethod: "/pb.service.Garden/RepairClassDel",
  4083. }
  4084. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4085. return srv.(GardenServer).RepairClassDel(ctx, req.(*v1.RepairClassDelRequest))
  4086. }
  4087. return interceptor(ctx, in, info, handler)
  4088. }
  4089. func _Garden_RepairOrderList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4090. in := new(v1.RepairOrderListRequest)
  4091. if err := dec(in); err != nil {
  4092. return nil, err
  4093. }
  4094. if interceptor == nil {
  4095. return srv.(GardenServer).RepairOrderList(ctx, in)
  4096. }
  4097. info := &grpc.UnaryServerInfo{
  4098. Server: srv,
  4099. FullMethod: "/pb.service.Garden/RepairOrderList",
  4100. }
  4101. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4102. return srv.(GardenServer).RepairOrderList(ctx, req.(*v1.RepairOrderListRequest))
  4103. }
  4104. return interceptor(ctx, in, info, handler)
  4105. }
  4106. func _Garden_RepairOrderAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4107. in := new(v1.RepairOrderAddRequest)
  4108. if err := dec(in); err != nil {
  4109. return nil, err
  4110. }
  4111. if interceptor == nil {
  4112. return srv.(GardenServer).RepairOrderAdd(ctx, in)
  4113. }
  4114. info := &grpc.UnaryServerInfo{
  4115. Server: srv,
  4116. FullMethod: "/pb.service.Garden/RepairOrderAdd",
  4117. }
  4118. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4119. return srv.(GardenServer).RepairOrderAdd(ctx, req.(*v1.RepairOrderAddRequest))
  4120. }
  4121. return interceptor(ctx, in, info, handler)
  4122. }
  4123. func _Garden_RepairOrderUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4124. in := new(v1.RepairOrderUpdateRequest)
  4125. if err := dec(in); err != nil {
  4126. return nil, err
  4127. }
  4128. if interceptor == nil {
  4129. return srv.(GardenServer).RepairOrderUpdate(ctx, in)
  4130. }
  4131. info := &grpc.UnaryServerInfo{
  4132. Server: srv,
  4133. FullMethod: "/pb.service.Garden/RepairOrderUpdate",
  4134. }
  4135. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4136. return srv.(GardenServer).RepairOrderUpdate(ctx, req.(*v1.RepairOrderUpdateRequest))
  4137. }
  4138. return interceptor(ctx, in, info, handler)
  4139. }
  4140. func _Garden_RepairOrderDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4141. in := new(v1.RepairOrderDelRequest)
  4142. if err := dec(in); err != nil {
  4143. return nil, err
  4144. }
  4145. if interceptor == nil {
  4146. return srv.(GardenServer).RepairOrderDel(ctx, in)
  4147. }
  4148. info := &grpc.UnaryServerInfo{
  4149. Server: srv,
  4150. FullMethod: "/pb.service.Garden/RepairOrderDel",
  4151. }
  4152. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4153. return srv.(GardenServer).RepairOrderDel(ctx, req.(*v1.RepairOrderDelRequest))
  4154. }
  4155. return interceptor(ctx, in, info, handler)
  4156. }
  4157. func _Garden_RepairOrderSend_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4158. in := new(v1.RepairOrderSendRequest)
  4159. if err := dec(in); err != nil {
  4160. return nil, err
  4161. }
  4162. if interceptor == nil {
  4163. return srv.(GardenServer).RepairOrderSend(ctx, in)
  4164. }
  4165. info := &grpc.UnaryServerInfo{
  4166. Server: srv,
  4167. FullMethod: "/pb.service.Garden/RepairOrderSend",
  4168. }
  4169. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4170. return srv.(GardenServer).RepairOrderSend(ctx, req.(*v1.RepairOrderSendRequest))
  4171. }
  4172. return interceptor(ctx, in, info, handler)
  4173. }
  4174. func _Garden_RepairOrderFinish_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4175. in := new(v1.RepairOrderFinishRequest)
  4176. if err := dec(in); err != nil {
  4177. return nil, err
  4178. }
  4179. if interceptor == nil {
  4180. return srv.(GardenServer).RepairOrderFinish(ctx, in)
  4181. }
  4182. info := &grpc.UnaryServerInfo{
  4183. Server: srv,
  4184. FullMethod: "/pb.service.Garden/RepairOrderFinish",
  4185. }
  4186. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4187. return srv.(GardenServer).RepairOrderFinish(ctx, req.(*v1.RepairOrderFinishRequest))
  4188. }
  4189. return interceptor(ctx, in, info, handler)
  4190. }
  4191. func _Garden_RepairOrderBack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4192. in := new(v1.RepairOrderBackRequest)
  4193. if err := dec(in); err != nil {
  4194. return nil, err
  4195. }
  4196. if interceptor == nil {
  4197. return srv.(GardenServer).RepairOrderBack(ctx, in)
  4198. }
  4199. info := &grpc.UnaryServerInfo{
  4200. Server: srv,
  4201. FullMethod: "/pb.service.Garden/RepairOrderBack",
  4202. }
  4203. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4204. return srv.(GardenServer).RepairOrderBack(ctx, req.(*v1.RepairOrderBackRequest))
  4205. }
  4206. return interceptor(ctx, in, info, handler)
  4207. }
  4208. func _Garden_RepairOrderInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4209. in := new(v1.RepairOrderInfoRequest)
  4210. if err := dec(in); err != nil {
  4211. return nil, err
  4212. }
  4213. if interceptor == nil {
  4214. return srv.(GardenServer).RepairOrderInfo(ctx, in)
  4215. }
  4216. info := &grpc.UnaryServerInfo{
  4217. Server: srv,
  4218. FullMethod: "/pb.service.Garden/RepairOrderInfo",
  4219. }
  4220. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4221. return srv.(GardenServer).RepairOrderInfo(ctx, req.(*v1.RepairOrderInfoRequest))
  4222. }
  4223. return interceptor(ctx, in, info, handler)
  4224. }
  4225. func _Garden_RepairOrderReturnVisit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4226. in := new(v1.RepairOrderReturnVisitRequest)
  4227. if err := dec(in); err != nil {
  4228. return nil, err
  4229. }
  4230. if interceptor == nil {
  4231. return srv.(GardenServer).RepairOrderReturnVisit(ctx, in)
  4232. }
  4233. info := &grpc.UnaryServerInfo{
  4234. Server: srv,
  4235. FullMethod: "/pb.service.Garden/RepairOrderReturnVisit",
  4236. }
  4237. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4238. return srv.(GardenServer).RepairOrderReturnVisit(ctx, req.(*v1.RepairOrderReturnVisitRequest))
  4239. }
  4240. return interceptor(ctx, in, info, handler)
  4241. }
  4242. func _Garden_AnnouncementList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4243. in := new(v1.AnnouncementListRequest)
  4244. if err := dec(in); err != nil {
  4245. return nil, err
  4246. }
  4247. if interceptor == nil {
  4248. return srv.(GardenServer).AnnouncementList(ctx, in)
  4249. }
  4250. info := &grpc.UnaryServerInfo{
  4251. Server: srv,
  4252. FullMethod: "/pb.service.Garden/AnnouncementList",
  4253. }
  4254. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4255. return srv.(GardenServer).AnnouncementList(ctx, req.(*v1.AnnouncementListRequest))
  4256. }
  4257. return interceptor(ctx, in, info, handler)
  4258. }
  4259. func _Garden_AnnouncementAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4260. in := new(v1.AnnouncementAddRequest)
  4261. if err := dec(in); err != nil {
  4262. return nil, err
  4263. }
  4264. if interceptor == nil {
  4265. return srv.(GardenServer).AnnouncementAdd(ctx, in)
  4266. }
  4267. info := &grpc.UnaryServerInfo{
  4268. Server: srv,
  4269. FullMethod: "/pb.service.Garden/AnnouncementAdd",
  4270. }
  4271. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4272. return srv.(GardenServer).AnnouncementAdd(ctx, req.(*v1.AnnouncementAddRequest))
  4273. }
  4274. return interceptor(ctx, in, info, handler)
  4275. }
  4276. func _Garden_AnnouncementUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4277. in := new(v1.AnnouncementUpdateRequest)
  4278. if err := dec(in); err != nil {
  4279. return nil, err
  4280. }
  4281. if interceptor == nil {
  4282. return srv.(GardenServer).AnnouncementUpdate(ctx, in)
  4283. }
  4284. info := &grpc.UnaryServerInfo{
  4285. Server: srv,
  4286. FullMethod: "/pb.service.Garden/AnnouncementUpdate",
  4287. }
  4288. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4289. return srv.(GardenServer).AnnouncementUpdate(ctx, req.(*v1.AnnouncementUpdateRequest))
  4290. }
  4291. return interceptor(ctx, in, info, handler)
  4292. }
  4293. func _Garden_AnnouncementDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4294. in := new(v1.AnnouncementDelRequest)
  4295. if err := dec(in); err != nil {
  4296. return nil, err
  4297. }
  4298. if interceptor == nil {
  4299. return srv.(GardenServer).AnnouncementDel(ctx, in)
  4300. }
  4301. info := &grpc.UnaryServerInfo{
  4302. Server: srv,
  4303. FullMethod: "/pb.service.Garden/AnnouncementDel",
  4304. }
  4305. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4306. return srv.(GardenServer).AnnouncementDel(ctx, req.(*v1.AnnouncementDelRequest))
  4307. }
  4308. return interceptor(ctx, in, info, handler)
  4309. }
  4310. func _Garden_AnnouncementReadAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4311. in := new(v1.AnnouncementReadAddRequest)
  4312. if err := dec(in); err != nil {
  4313. return nil, err
  4314. }
  4315. if interceptor == nil {
  4316. return srv.(GardenServer).AnnouncementReadAdd(ctx, in)
  4317. }
  4318. info := &grpc.UnaryServerInfo{
  4319. Server: srv,
  4320. FullMethod: "/pb.service.Garden/AnnouncementReadAdd",
  4321. }
  4322. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4323. return srv.(GardenServer).AnnouncementReadAdd(ctx, req.(*v1.AnnouncementReadAddRequest))
  4324. }
  4325. return interceptor(ctx, in, info, handler)
  4326. }
  4327. func _Garden_SuggestionOrderSend_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4328. in := new(v1.SuggestionOrderSendRequest)
  4329. if err := dec(in); err != nil {
  4330. return nil, err
  4331. }
  4332. if interceptor == nil {
  4333. return srv.(GardenServer).SuggestionOrderSend(ctx, in)
  4334. }
  4335. info := &grpc.UnaryServerInfo{
  4336. Server: srv,
  4337. FullMethod: "/pb.service.Garden/SuggestionOrderSend",
  4338. }
  4339. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4340. return srv.(GardenServer).SuggestionOrderSend(ctx, req.(*v1.SuggestionOrderSendRequest))
  4341. }
  4342. return interceptor(ctx, in, info, handler)
  4343. }
  4344. func _Garden_SuggestionOrderFinish_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4345. in := new(v1.SuggestionOrderFinishRequest)
  4346. if err := dec(in); err != nil {
  4347. return nil, err
  4348. }
  4349. if interceptor == nil {
  4350. return srv.(GardenServer).SuggestionOrderFinish(ctx, in)
  4351. }
  4352. info := &grpc.UnaryServerInfo{
  4353. Server: srv,
  4354. FullMethod: "/pb.service.Garden/SuggestionOrderFinish",
  4355. }
  4356. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4357. return srv.(GardenServer).SuggestionOrderFinish(ctx, req.(*v1.SuggestionOrderFinishRequest))
  4358. }
  4359. return interceptor(ctx, in, info, handler)
  4360. }
  4361. func _Garden_SuggestionOrderBack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4362. in := new(v1.SuggestionOrderBackRequest)
  4363. if err := dec(in); err != nil {
  4364. return nil, err
  4365. }
  4366. if interceptor == nil {
  4367. return srv.(GardenServer).SuggestionOrderBack(ctx, in)
  4368. }
  4369. info := &grpc.UnaryServerInfo{
  4370. Server: srv,
  4371. FullMethod: "/pb.service.Garden/SuggestionOrderBack",
  4372. }
  4373. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4374. return srv.(GardenServer).SuggestionOrderBack(ctx, req.(*v1.SuggestionOrderBackRequest))
  4375. }
  4376. return interceptor(ctx, in, info, handler)
  4377. }
  4378. func _Garden_SuggestionOrderInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4379. in := new(v1.SuggestionOrderInfoRequest)
  4380. if err := dec(in); err != nil {
  4381. return nil, err
  4382. }
  4383. if interceptor == nil {
  4384. return srv.(GardenServer).SuggestionOrderInfo(ctx, in)
  4385. }
  4386. info := &grpc.UnaryServerInfo{
  4387. Server: srv,
  4388. FullMethod: "/pb.service.Garden/SuggestionOrderInfo",
  4389. }
  4390. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4391. return srv.(GardenServer).SuggestionOrderInfo(ctx, req.(*v1.SuggestionOrderInfoRequest))
  4392. }
  4393. return interceptor(ctx, in, info, handler)
  4394. }
  4395. func _Garden_SuggestionOrderReturnVisit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4396. in := new(v1.SuggestionOrderReturnVisitRequest)
  4397. if err := dec(in); err != nil {
  4398. return nil, err
  4399. }
  4400. if interceptor == nil {
  4401. return srv.(GardenServer).SuggestionOrderReturnVisit(ctx, in)
  4402. }
  4403. info := &grpc.UnaryServerInfo{
  4404. Server: srv,
  4405. FullMethod: "/pb.service.Garden/SuggestionOrderReturnVisit",
  4406. }
  4407. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4408. return srv.(GardenServer).SuggestionOrderReturnVisit(ctx, req.(*v1.SuggestionOrderReturnVisitRequest))
  4409. }
  4410. return interceptor(ctx, in, info, handler)
  4411. }
  4412. func _Garden_SuggestionOrderList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4413. in := new(v1.SuggestionOrderListRequest)
  4414. if err := dec(in); err != nil {
  4415. return nil, err
  4416. }
  4417. if interceptor == nil {
  4418. return srv.(GardenServer).SuggestionOrderList(ctx, in)
  4419. }
  4420. info := &grpc.UnaryServerInfo{
  4421. Server: srv,
  4422. FullMethod: "/pb.service.Garden/SuggestionOrderList",
  4423. }
  4424. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4425. return srv.(GardenServer).SuggestionOrderList(ctx, req.(*v1.SuggestionOrderListRequest))
  4426. }
  4427. return interceptor(ctx, in, info, handler)
  4428. }
  4429. func _Garden_SuggestionOrderAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4430. in := new(v1.SuggestionOrderAddRequest)
  4431. if err := dec(in); err != nil {
  4432. return nil, err
  4433. }
  4434. if interceptor == nil {
  4435. return srv.(GardenServer).SuggestionOrderAdd(ctx, in)
  4436. }
  4437. info := &grpc.UnaryServerInfo{
  4438. Server: srv,
  4439. FullMethod: "/pb.service.Garden/SuggestionOrderAdd",
  4440. }
  4441. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4442. return srv.(GardenServer).SuggestionOrderAdd(ctx, req.(*v1.SuggestionOrderAddRequest))
  4443. }
  4444. return interceptor(ctx, in, info, handler)
  4445. }
  4446. func _Garden_SuggestionOrderUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4447. in := new(v1.SuggestionOrderUpdateRequest)
  4448. if err := dec(in); err != nil {
  4449. return nil, err
  4450. }
  4451. if interceptor == nil {
  4452. return srv.(GardenServer).SuggestionOrderUpdate(ctx, in)
  4453. }
  4454. info := &grpc.UnaryServerInfo{
  4455. Server: srv,
  4456. FullMethod: "/pb.service.Garden/SuggestionOrderUpdate",
  4457. }
  4458. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4459. return srv.(GardenServer).SuggestionOrderUpdate(ctx, req.(*v1.SuggestionOrderUpdateRequest))
  4460. }
  4461. return interceptor(ctx, in, info, handler)
  4462. }
  4463. func _Garden_SuggestionOrderDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4464. in := new(v1.SuggestionOrderDelRequest)
  4465. if err := dec(in); err != nil {
  4466. return nil, err
  4467. }
  4468. if interceptor == nil {
  4469. return srv.(GardenServer).SuggestionOrderDel(ctx, in)
  4470. }
  4471. info := &grpc.UnaryServerInfo{
  4472. Server: srv,
  4473. FullMethod: "/pb.service.Garden/SuggestionOrderDel",
  4474. }
  4475. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4476. return srv.(GardenServer).SuggestionOrderDel(ctx, req.(*v1.SuggestionOrderDelRequest))
  4477. }
  4478. return interceptor(ctx, in, info, handler)
  4479. }
  4480. func _Garden_GardenHouseRentSync_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4481. in := new(v1.GardenHouseRentSyncRequest)
  4482. if err := dec(in); err != nil {
  4483. return nil, err
  4484. }
  4485. if interceptor == nil {
  4486. return srv.(GardenServer).GardenHouseRentSync(ctx, in)
  4487. }
  4488. info := &grpc.UnaryServerInfo{
  4489. Server: srv,
  4490. FullMethod: "/pb.service.Garden/GardenHouseRentSync",
  4491. }
  4492. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4493. return srv.(GardenServer).GardenHouseRentSync(ctx, req.(*v1.GardenHouseRentSyncRequest))
  4494. }
  4495. return interceptor(ctx, in, info, handler)
  4496. }
  4497. func _Garden_GardenHouseRentList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4498. in := new(v1.GardenHouseRentListRequest)
  4499. if err := dec(in); err != nil {
  4500. return nil, err
  4501. }
  4502. if interceptor == nil {
  4503. return srv.(GardenServer).GardenHouseRentList(ctx, in)
  4504. }
  4505. info := &grpc.UnaryServerInfo{
  4506. Server: srv,
  4507. FullMethod: "/pb.service.Garden/GardenHouseRentList",
  4508. }
  4509. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4510. return srv.(GardenServer).GardenHouseRentList(ctx, req.(*v1.GardenHouseRentListRequest))
  4511. }
  4512. return interceptor(ctx, in, info, handler)
  4513. }
  4514. func _Garden_HouseRentAddManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4515. in := new(v1.HouseRentAddManagerRequest)
  4516. if err := dec(in); err != nil {
  4517. return nil, err
  4518. }
  4519. if interceptor == nil {
  4520. return srv.(GardenServer).HouseRentAddManager(ctx, in)
  4521. }
  4522. info := &grpc.UnaryServerInfo{
  4523. Server: srv,
  4524. FullMethod: "/pb.service.Garden/HouseRentAddManager",
  4525. }
  4526. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4527. return srv.(GardenServer).HouseRentAddManager(ctx, req.(*v1.HouseRentAddManagerRequest))
  4528. }
  4529. return interceptor(ctx, in, info, handler)
  4530. }
  4531. func _Garden_HouseRentDelManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4532. in := new(v1.HouseRentDelManagerRequest)
  4533. if err := dec(in); err != nil {
  4534. return nil, err
  4535. }
  4536. if interceptor == nil {
  4537. return srv.(GardenServer).HouseRentDelManager(ctx, in)
  4538. }
  4539. info := &grpc.UnaryServerInfo{
  4540. Server: srv,
  4541. FullMethod: "/pb.service.Garden/HouseRentDelManager",
  4542. }
  4543. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4544. return srv.(GardenServer).HouseRentDelManager(ctx, req.(*v1.HouseRentDelManagerRequest))
  4545. }
  4546. return interceptor(ctx, in, info, handler)
  4547. }
  4548. func _Garden_HouseRentManagerList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4549. in := new(v1.HouseRentManagerListRequest)
  4550. if err := dec(in); err != nil {
  4551. return nil, err
  4552. }
  4553. if interceptor == nil {
  4554. return srv.(GardenServer).HouseRentManagerList(ctx, in)
  4555. }
  4556. info := &grpc.UnaryServerInfo{
  4557. Server: srv,
  4558. FullMethod: "/pb.service.Garden/HouseRentManagerList",
  4559. }
  4560. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4561. return srv.(GardenServer).HouseRentManagerList(ctx, req.(*v1.HouseRentManagerListRequest))
  4562. }
  4563. return interceptor(ctx, in, info, handler)
  4564. }
  4565. func _Garden_GardenHouseRentInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4566. in := new(v1.GardenHouseRentInfoRequest)
  4567. if err := dec(in); err != nil {
  4568. return nil, err
  4569. }
  4570. if interceptor == nil {
  4571. return srv.(GardenServer).GardenHouseRentInfo(ctx, in)
  4572. }
  4573. info := &grpc.UnaryServerInfo{
  4574. Server: srv,
  4575. FullMethod: "/pb.service.Garden/GardenHouseRentInfo",
  4576. }
  4577. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4578. return srv.(GardenServer).GardenHouseRentInfo(ctx, req.(*v1.GardenHouseRentInfoRequest))
  4579. }
  4580. return interceptor(ctx, in, info, handler)
  4581. }
  4582. func _Garden_GenerateBill_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4583. in := new(v1.GenerateBillRequest)
  4584. if err := dec(in); err != nil {
  4585. return nil, err
  4586. }
  4587. if interceptor == nil {
  4588. return srv.(GardenServer).GenerateBill(ctx, in)
  4589. }
  4590. info := &grpc.UnaryServerInfo{
  4591. Server: srv,
  4592. FullMethod: "/pb.service.Garden/GenerateBill",
  4593. }
  4594. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4595. return srv.(GardenServer).GenerateBill(ctx, req.(*v1.GenerateBillRequest))
  4596. }
  4597. return interceptor(ctx, in, info, handler)
  4598. }
  4599. func _Garden_GenerateOverdue_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4600. in := new(v1.GenerateOverdueRequest)
  4601. if err := dec(in); err != nil {
  4602. return nil, err
  4603. }
  4604. if interceptor == nil {
  4605. return srv.(GardenServer).GenerateOverdue(ctx, in)
  4606. }
  4607. info := &grpc.UnaryServerInfo{
  4608. Server: srv,
  4609. FullMethod: "/pb.service.Garden/GenerateOverdue",
  4610. }
  4611. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4612. return srv.(GardenServer).GenerateOverdue(ctx, req.(*v1.GenerateOverdueRequest))
  4613. }
  4614. return interceptor(ctx, in, info, handler)
  4615. }
  4616. func _Garden_GenerateReminder_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4617. in := new(v1.GenerateReminderRequest)
  4618. if err := dec(in); err != nil {
  4619. return nil, err
  4620. }
  4621. if interceptor == nil {
  4622. return srv.(GardenServer).GenerateReminder(ctx, in)
  4623. }
  4624. info := &grpc.UnaryServerInfo{
  4625. Server: srv,
  4626. FullMethod: "/pb.service.Garden/GenerateReminder",
  4627. }
  4628. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4629. return srv.(GardenServer).GenerateReminder(ctx, req.(*v1.GenerateReminderRequest))
  4630. }
  4631. return interceptor(ctx, in, info, handler)
  4632. }
  4633. func _Garden_SystemMsgAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4634. in := new(v1.SystemMsgAddRequest)
  4635. if err := dec(in); err != nil {
  4636. return nil, err
  4637. }
  4638. if interceptor == nil {
  4639. return srv.(GardenServer).SystemMsgAdd(ctx, in)
  4640. }
  4641. info := &grpc.UnaryServerInfo{
  4642. Server: srv,
  4643. FullMethod: "/pb.service.Garden/SystemMsgAdd",
  4644. }
  4645. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4646. return srv.(GardenServer).SystemMsgAdd(ctx, req.(*v1.SystemMsgAddRequest))
  4647. }
  4648. return interceptor(ctx, in, info, handler)
  4649. }
  4650. func _Garden_SystemMsgList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4651. in := new(v1.SystemMsgListRequest)
  4652. if err := dec(in); err != nil {
  4653. return nil, err
  4654. }
  4655. if interceptor == nil {
  4656. return srv.(GardenServer).SystemMsgList(ctx, in)
  4657. }
  4658. info := &grpc.UnaryServerInfo{
  4659. Server: srv,
  4660. FullMethod: "/pb.service.Garden/SystemMsgList",
  4661. }
  4662. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4663. return srv.(GardenServer).SystemMsgList(ctx, req.(*v1.SystemMsgListRequest))
  4664. }
  4665. return interceptor(ctx, in, info, handler)
  4666. }
  4667. func _Garden_SystemMsgReaded_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4668. in := new(v1.SystemMsgReadedRequest)
  4669. if err := dec(in); err != nil {
  4670. return nil, err
  4671. }
  4672. if interceptor == nil {
  4673. return srv.(GardenServer).SystemMsgReaded(ctx, in)
  4674. }
  4675. info := &grpc.UnaryServerInfo{
  4676. Server: srv,
  4677. FullMethod: "/pb.service.Garden/SystemMsgReaded",
  4678. }
  4679. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4680. return srv.(GardenServer).SystemMsgReaded(ctx, req.(*v1.SystemMsgReadedRequest))
  4681. }
  4682. return interceptor(ctx, in, info, handler)
  4683. }
  4684. func _Garden_EventAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4685. in := new(v1.EventAddRequest)
  4686. if err := dec(in); err != nil {
  4687. return nil, err
  4688. }
  4689. if interceptor == nil {
  4690. return srv.(GardenServer).EventAdd(ctx, in)
  4691. }
  4692. info := &grpc.UnaryServerInfo{
  4693. Server: srv,
  4694. FullMethod: "/pb.service.Garden/EventAdd",
  4695. }
  4696. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4697. return srv.(GardenServer).EventAdd(ctx, req.(*v1.EventAddRequest))
  4698. }
  4699. return interceptor(ctx, in, info, handler)
  4700. }
  4701. func _Garden_EventUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4702. in := new(v1.EventUpdateRequest)
  4703. if err := dec(in); err != nil {
  4704. return nil, err
  4705. }
  4706. if interceptor == nil {
  4707. return srv.(GardenServer).EventUpdate(ctx, in)
  4708. }
  4709. info := &grpc.UnaryServerInfo{
  4710. Server: srv,
  4711. FullMethod: "/pb.service.Garden/EventUpdate",
  4712. }
  4713. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4714. return srv.(GardenServer).EventUpdate(ctx, req.(*v1.EventUpdateRequest))
  4715. }
  4716. return interceptor(ctx, in, info, handler)
  4717. }
  4718. func _Garden_EventDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4719. in := new(v1.EventDelRequest)
  4720. if err := dec(in); err != nil {
  4721. return nil, err
  4722. }
  4723. if interceptor == nil {
  4724. return srv.(GardenServer).EventDel(ctx, in)
  4725. }
  4726. info := &grpc.UnaryServerInfo{
  4727. Server: srv,
  4728. FullMethod: "/pb.service.Garden/EventDel",
  4729. }
  4730. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4731. return srv.(GardenServer).EventDel(ctx, req.(*v1.EventDelRequest))
  4732. }
  4733. return interceptor(ctx, in, info, handler)
  4734. }
  4735. func _Garden_EventList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4736. in := new(v1.EventListRequest)
  4737. if err := dec(in); err != nil {
  4738. return nil, err
  4739. }
  4740. if interceptor == nil {
  4741. return srv.(GardenServer).EventList(ctx, in)
  4742. }
  4743. info := &grpc.UnaryServerInfo{
  4744. Server: srv,
  4745. FullMethod: "/pb.service.Garden/EventList",
  4746. }
  4747. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4748. return srv.(GardenServer).EventList(ctx, req.(*v1.EventListRequest))
  4749. }
  4750. return interceptor(ctx, in, info, handler)
  4751. }
  4752. func _Garden_EventSignAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4753. in := new(v1.EventSignAddRequest)
  4754. if err := dec(in); err != nil {
  4755. return nil, err
  4756. }
  4757. if interceptor == nil {
  4758. return srv.(GardenServer).EventSignAdd(ctx, in)
  4759. }
  4760. info := &grpc.UnaryServerInfo{
  4761. Server: srv,
  4762. FullMethod: "/pb.service.Garden/EventSignAdd",
  4763. }
  4764. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4765. return srv.(GardenServer).EventSignAdd(ctx, req.(*v1.EventSignAddRequest))
  4766. }
  4767. return interceptor(ctx, in, info, handler)
  4768. }
  4769. func _Garden_EventSignDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4770. in := new(v1.EventSignDelRequest)
  4771. if err := dec(in); err != nil {
  4772. return nil, err
  4773. }
  4774. if interceptor == nil {
  4775. return srv.(GardenServer).EventSignDel(ctx, in)
  4776. }
  4777. info := &grpc.UnaryServerInfo{
  4778. Server: srv,
  4779. FullMethod: "/pb.service.Garden/EventSignDel",
  4780. }
  4781. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4782. return srv.(GardenServer).EventSignDel(ctx, req.(*v1.EventSignDelRequest))
  4783. }
  4784. return interceptor(ctx, in, info, handler)
  4785. }
  4786. func _Garden_EventSignList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4787. in := new(v1.EventSignListRequest)
  4788. if err := dec(in); err != nil {
  4789. return nil, err
  4790. }
  4791. if interceptor == nil {
  4792. return srv.(GardenServer).EventSignList(ctx, in)
  4793. }
  4794. info := &grpc.UnaryServerInfo{
  4795. Server: srv,
  4796. FullMethod: "/pb.service.Garden/EventSignList",
  4797. }
  4798. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4799. return srv.(GardenServer).EventSignList(ctx, req.(*v1.EventSignListRequest))
  4800. }
  4801. return interceptor(ctx, in, info, handler)
  4802. }
  4803. func _Garden_GardenHouseRentChangeField_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4804. in := new(v1.GardenHouseRentChangeFieldRequest)
  4805. if err := dec(in); err != nil {
  4806. return nil, err
  4807. }
  4808. if interceptor == nil {
  4809. return srv.(GardenServer).GardenHouseRentChangeField(ctx, in)
  4810. }
  4811. info := &grpc.UnaryServerInfo{
  4812. Server: srv,
  4813. FullMethod: "/pb.service.Garden/GardenHouseRentChangeField",
  4814. }
  4815. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4816. return srv.(GardenServer).GardenHouseRentChangeField(ctx, req.(*v1.GardenHouseRentChangeFieldRequest))
  4817. }
  4818. return interceptor(ctx, in, info, handler)
  4819. }
  4820. func _Garden_ServicePhoneClassList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4821. in := new(v1.ServicePhoneClassListRequest)
  4822. if err := dec(in); err != nil {
  4823. return nil, err
  4824. }
  4825. if interceptor == nil {
  4826. return srv.(GardenServer).ServicePhoneClassList(ctx, in)
  4827. }
  4828. info := &grpc.UnaryServerInfo{
  4829. Server: srv,
  4830. FullMethod: "/pb.service.Garden/ServicePhoneClassList",
  4831. }
  4832. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4833. return srv.(GardenServer).ServicePhoneClassList(ctx, req.(*v1.ServicePhoneClassListRequest))
  4834. }
  4835. return interceptor(ctx, in, info, handler)
  4836. }
  4837. func _Garden_ServicePhoneClassAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4838. in := new(v1.ServicePhoneClassAddRequest)
  4839. if err := dec(in); err != nil {
  4840. return nil, err
  4841. }
  4842. if interceptor == nil {
  4843. return srv.(GardenServer).ServicePhoneClassAdd(ctx, in)
  4844. }
  4845. info := &grpc.UnaryServerInfo{
  4846. Server: srv,
  4847. FullMethod: "/pb.service.Garden/ServicePhoneClassAdd",
  4848. }
  4849. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4850. return srv.(GardenServer).ServicePhoneClassAdd(ctx, req.(*v1.ServicePhoneClassAddRequest))
  4851. }
  4852. return interceptor(ctx, in, info, handler)
  4853. }
  4854. func _Garden_ServicePhoneClassUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4855. in := new(v1.ServicePhoneClassUpdateRequest)
  4856. if err := dec(in); err != nil {
  4857. return nil, err
  4858. }
  4859. if interceptor == nil {
  4860. return srv.(GardenServer).ServicePhoneClassUpdate(ctx, in)
  4861. }
  4862. info := &grpc.UnaryServerInfo{
  4863. Server: srv,
  4864. FullMethod: "/pb.service.Garden/ServicePhoneClassUpdate",
  4865. }
  4866. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4867. return srv.(GardenServer).ServicePhoneClassUpdate(ctx, req.(*v1.ServicePhoneClassUpdateRequest))
  4868. }
  4869. return interceptor(ctx, in, info, handler)
  4870. }
  4871. func _Garden_ServicePhoneClassDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4872. in := new(v1.ServicePhoneClassDelRequest)
  4873. if err := dec(in); err != nil {
  4874. return nil, err
  4875. }
  4876. if interceptor == nil {
  4877. return srv.(GardenServer).ServicePhoneClassDel(ctx, in)
  4878. }
  4879. info := &grpc.UnaryServerInfo{
  4880. Server: srv,
  4881. FullMethod: "/pb.service.Garden/ServicePhoneClassDel",
  4882. }
  4883. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4884. return srv.(GardenServer).ServicePhoneClassDel(ctx, req.(*v1.ServicePhoneClassDelRequest))
  4885. }
  4886. return interceptor(ctx, in, info, handler)
  4887. }
  4888. func _Garden_ServicePhoneList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4889. in := new(v1.ServicePhoneListRequest)
  4890. if err := dec(in); err != nil {
  4891. return nil, err
  4892. }
  4893. if interceptor == nil {
  4894. return srv.(GardenServer).ServicePhoneList(ctx, in)
  4895. }
  4896. info := &grpc.UnaryServerInfo{
  4897. Server: srv,
  4898. FullMethod: "/pb.service.Garden/ServicePhoneList",
  4899. }
  4900. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4901. return srv.(GardenServer).ServicePhoneList(ctx, req.(*v1.ServicePhoneListRequest))
  4902. }
  4903. return interceptor(ctx, in, info, handler)
  4904. }
  4905. func _Garden_ServicePhoneAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4906. in := new(v1.ServicePhoneAddRequest)
  4907. if err := dec(in); err != nil {
  4908. return nil, err
  4909. }
  4910. if interceptor == nil {
  4911. return srv.(GardenServer).ServicePhoneAdd(ctx, in)
  4912. }
  4913. info := &grpc.UnaryServerInfo{
  4914. Server: srv,
  4915. FullMethod: "/pb.service.Garden/ServicePhoneAdd",
  4916. }
  4917. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4918. return srv.(GardenServer).ServicePhoneAdd(ctx, req.(*v1.ServicePhoneAddRequest))
  4919. }
  4920. return interceptor(ctx, in, info, handler)
  4921. }
  4922. func _Garden_ServicePhoneUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4923. in := new(v1.ServicePhoneUpdateRequest)
  4924. if err := dec(in); err != nil {
  4925. return nil, err
  4926. }
  4927. if interceptor == nil {
  4928. return srv.(GardenServer).ServicePhoneUpdate(ctx, in)
  4929. }
  4930. info := &grpc.UnaryServerInfo{
  4931. Server: srv,
  4932. FullMethod: "/pb.service.Garden/ServicePhoneUpdate",
  4933. }
  4934. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4935. return srv.(GardenServer).ServicePhoneUpdate(ctx, req.(*v1.ServicePhoneUpdateRequest))
  4936. }
  4937. return interceptor(ctx, in, info, handler)
  4938. }
  4939. func _Garden_ServicePhoneDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4940. in := new(v1.ServicePhoneDelRequest)
  4941. if err := dec(in); err != nil {
  4942. return nil, err
  4943. }
  4944. if interceptor == nil {
  4945. return srv.(GardenServer).ServicePhoneDel(ctx, in)
  4946. }
  4947. info := &grpc.UnaryServerInfo{
  4948. Server: srv,
  4949. FullMethod: "/pb.service.Garden/ServicePhoneDel",
  4950. }
  4951. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4952. return srv.(GardenServer).ServicePhoneDel(ctx, req.(*v1.ServicePhoneDelRequest))
  4953. }
  4954. return interceptor(ctx, in, info, handler)
  4955. }
  4956. func _Garden_ChargeUrge_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4957. in := new(v1.ChargeUrgeRequest)
  4958. if err := dec(in); err != nil {
  4959. return nil, err
  4960. }
  4961. if interceptor == nil {
  4962. return srv.(GardenServer).ChargeUrge(ctx, in)
  4963. }
  4964. info := &grpc.UnaryServerInfo{
  4965. Server: srv,
  4966. FullMethod: "/pb.service.Garden/ChargeUrge",
  4967. }
  4968. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4969. return srv.(GardenServer).ChargeUrge(ctx, req.(*v1.ChargeUrgeRequest))
  4970. }
  4971. return interceptor(ctx, in, info, handler)
  4972. }
  4973. func _Garden_VoteList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4974. in := new(v1.VoteListRequest)
  4975. if err := dec(in); err != nil {
  4976. return nil, err
  4977. }
  4978. if interceptor == nil {
  4979. return srv.(GardenServer).VoteList(ctx, in)
  4980. }
  4981. info := &grpc.UnaryServerInfo{
  4982. Server: srv,
  4983. FullMethod: "/pb.service.Garden/VoteList",
  4984. }
  4985. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4986. return srv.(GardenServer).VoteList(ctx, req.(*v1.VoteListRequest))
  4987. }
  4988. return interceptor(ctx, in, info, handler)
  4989. }
  4990. func _Garden_VoteAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4991. in := new(v1.VoteAddRequest)
  4992. if err := dec(in); err != nil {
  4993. return nil, err
  4994. }
  4995. if interceptor == nil {
  4996. return srv.(GardenServer).VoteAdd(ctx, in)
  4997. }
  4998. info := &grpc.UnaryServerInfo{
  4999. Server: srv,
  5000. FullMethod: "/pb.service.Garden/VoteAdd",
  5001. }
  5002. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5003. return srv.(GardenServer).VoteAdd(ctx, req.(*v1.VoteAddRequest))
  5004. }
  5005. return interceptor(ctx, in, info, handler)
  5006. }
  5007. func _Garden_VoteUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5008. in := new(v1.VoteUpdateRequest)
  5009. if err := dec(in); err != nil {
  5010. return nil, err
  5011. }
  5012. if interceptor == nil {
  5013. return srv.(GardenServer).VoteUpdate(ctx, in)
  5014. }
  5015. info := &grpc.UnaryServerInfo{
  5016. Server: srv,
  5017. FullMethod: "/pb.service.Garden/VoteUpdate",
  5018. }
  5019. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5020. return srv.(GardenServer).VoteUpdate(ctx, req.(*v1.VoteUpdateRequest))
  5021. }
  5022. return interceptor(ctx, in, info, handler)
  5023. }
  5024. func _Garden_VoteDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5025. in := new(v1.VoteDelRequest)
  5026. if err := dec(in); err != nil {
  5027. return nil, err
  5028. }
  5029. if interceptor == nil {
  5030. return srv.(GardenServer).VoteDel(ctx, in)
  5031. }
  5032. info := &grpc.UnaryServerInfo{
  5033. Server: srv,
  5034. FullMethod: "/pb.service.Garden/VoteDel",
  5035. }
  5036. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5037. return srv.(GardenServer).VoteDel(ctx, req.(*v1.VoteDelRequest))
  5038. }
  5039. return interceptor(ctx, in, info, handler)
  5040. }
  5041. func _Garden_VoteAddAnswer_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5042. in := new(v1.VoteAddAnswerRequest)
  5043. if err := dec(in); err != nil {
  5044. return nil, err
  5045. }
  5046. if interceptor == nil {
  5047. return srv.(GardenServer).VoteAddAnswer(ctx, in)
  5048. }
  5049. info := &grpc.UnaryServerInfo{
  5050. Server: srv,
  5051. FullMethod: "/pb.service.Garden/VoteAddAnswer",
  5052. }
  5053. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5054. return srv.(GardenServer).VoteAddAnswer(ctx, req.(*v1.VoteAddAnswerRequest))
  5055. }
  5056. return interceptor(ctx, in, info, handler)
  5057. }
  5058. func _Garden_VoteResultList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5059. in := new(v1.VoteResultListRequest)
  5060. if err := dec(in); err != nil {
  5061. return nil, err
  5062. }
  5063. if interceptor == nil {
  5064. return srv.(GardenServer).VoteResultList(ctx, in)
  5065. }
  5066. info := &grpc.UnaryServerInfo{
  5067. Server: srv,
  5068. FullMethod: "/pb.service.Garden/VoteResultList",
  5069. }
  5070. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5071. return srv.(GardenServer).VoteResultList(ctx, req.(*v1.VoteResultListRequest))
  5072. }
  5073. return interceptor(ctx, in, info, handler)
  5074. }
  5075. func _Garden_VoteResultStatistic_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5076. in := new(v1.VoteResultStatisticRequest)
  5077. if err := dec(in); err != nil {
  5078. return nil, err
  5079. }
  5080. if interceptor == nil {
  5081. return srv.(GardenServer).VoteResultStatistic(ctx, in)
  5082. }
  5083. info := &grpc.UnaryServerInfo{
  5084. Server: srv,
  5085. FullMethod: "/pb.service.Garden/VoteResultStatistic",
  5086. }
  5087. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5088. return srv.(GardenServer).VoteResultStatistic(ctx, req.(*v1.VoteResultStatisticRequest))
  5089. }
  5090. return interceptor(ctx, in, info, handler)
  5091. }
  5092. func _Garden_VoteListForHousehold_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5093. in := new(v1.VoteListForHouseholdRequest)
  5094. if err := dec(in); err != nil {
  5095. return nil, err
  5096. }
  5097. if interceptor == nil {
  5098. return srv.(GardenServer).VoteListForHousehold(ctx, in)
  5099. }
  5100. info := &grpc.UnaryServerInfo{
  5101. Server: srv,
  5102. FullMethod: "/pb.service.Garden/VoteListForHousehold",
  5103. }
  5104. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5105. return srv.(GardenServer).VoteListForHousehold(ctx, req.(*v1.VoteListForHouseholdRequest))
  5106. }
  5107. return interceptor(ctx, in, info, handler)
  5108. }
  5109. func _Garden_NeighborClassAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5110. in := new(v1.NeighborClassAddRequest)
  5111. if err := dec(in); err != nil {
  5112. return nil, err
  5113. }
  5114. if interceptor == nil {
  5115. return srv.(GardenServer).NeighborClassAdd(ctx, in)
  5116. }
  5117. info := &grpc.UnaryServerInfo{
  5118. Server: srv,
  5119. FullMethod: "/pb.service.Garden/NeighborClassAdd",
  5120. }
  5121. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5122. return srv.(GardenServer).NeighborClassAdd(ctx, req.(*v1.NeighborClassAddRequest))
  5123. }
  5124. return interceptor(ctx, in, info, handler)
  5125. }
  5126. func _Garden_NeighborClassDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5127. in := new(v1.NeighborClassDelRequest)
  5128. if err := dec(in); err != nil {
  5129. return nil, err
  5130. }
  5131. if interceptor == nil {
  5132. return srv.(GardenServer).NeighborClassDel(ctx, in)
  5133. }
  5134. info := &grpc.UnaryServerInfo{
  5135. Server: srv,
  5136. FullMethod: "/pb.service.Garden/NeighborClassDel",
  5137. }
  5138. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5139. return srv.(GardenServer).NeighborClassDel(ctx, req.(*v1.NeighborClassDelRequest))
  5140. }
  5141. return interceptor(ctx, in, info, handler)
  5142. }
  5143. func _Garden_NeighborClassUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5144. in := new(v1.NeighborClassUpdateRequest)
  5145. if err := dec(in); err != nil {
  5146. return nil, err
  5147. }
  5148. if interceptor == nil {
  5149. return srv.(GardenServer).NeighborClassUpdate(ctx, in)
  5150. }
  5151. info := &grpc.UnaryServerInfo{
  5152. Server: srv,
  5153. FullMethod: "/pb.service.Garden/NeighborClassUpdate",
  5154. }
  5155. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5156. return srv.(GardenServer).NeighborClassUpdate(ctx, req.(*v1.NeighborClassUpdateRequest))
  5157. }
  5158. return interceptor(ctx, in, info, handler)
  5159. }
  5160. func _Garden_NeighborClassList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5161. in := new(v1.NeighborClassListRequest)
  5162. if err := dec(in); err != nil {
  5163. return nil, err
  5164. }
  5165. if interceptor == nil {
  5166. return srv.(GardenServer).NeighborClassList(ctx, in)
  5167. }
  5168. info := &grpc.UnaryServerInfo{
  5169. Server: srv,
  5170. FullMethod: "/pb.service.Garden/NeighborClassList",
  5171. }
  5172. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5173. return srv.(GardenServer).NeighborClassList(ctx, req.(*v1.NeighborClassListRequest))
  5174. }
  5175. return interceptor(ctx, in, info, handler)
  5176. }
  5177. func _Garden_NeighborArticleAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5178. in := new(v1.NeighborArticleAddRequest)
  5179. if err := dec(in); err != nil {
  5180. return nil, err
  5181. }
  5182. if interceptor == nil {
  5183. return srv.(GardenServer).NeighborArticleAdd(ctx, in)
  5184. }
  5185. info := &grpc.UnaryServerInfo{
  5186. Server: srv,
  5187. FullMethod: "/pb.service.Garden/NeighborArticleAdd",
  5188. }
  5189. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5190. return srv.(GardenServer).NeighborArticleAdd(ctx, req.(*v1.NeighborArticleAddRequest))
  5191. }
  5192. return interceptor(ctx, in, info, handler)
  5193. }
  5194. func _Garden_NeighborArticleDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5195. in := new(v1.NeighborArticleDelRequest)
  5196. if err := dec(in); err != nil {
  5197. return nil, err
  5198. }
  5199. if interceptor == nil {
  5200. return srv.(GardenServer).NeighborArticleDel(ctx, in)
  5201. }
  5202. info := &grpc.UnaryServerInfo{
  5203. Server: srv,
  5204. FullMethod: "/pb.service.Garden/NeighborArticleDel",
  5205. }
  5206. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5207. return srv.(GardenServer).NeighborArticleDel(ctx, req.(*v1.NeighborArticleDelRequest))
  5208. }
  5209. return interceptor(ctx, in, info, handler)
  5210. }
  5211. func _Garden_NeighborArticleUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5212. in := new(v1.NeighborArticleUpdateRequest)
  5213. if err := dec(in); err != nil {
  5214. return nil, err
  5215. }
  5216. if interceptor == nil {
  5217. return srv.(GardenServer).NeighborArticleUpdate(ctx, in)
  5218. }
  5219. info := &grpc.UnaryServerInfo{
  5220. Server: srv,
  5221. FullMethod: "/pb.service.Garden/NeighborArticleUpdate",
  5222. }
  5223. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5224. return srv.(GardenServer).NeighborArticleUpdate(ctx, req.(*v1.NeighborArticleUpdateRequest))
  5225. }
  5226. return interceptor(ctx, in, info, handler)
  5227. }
  5228. func _Garden_NeighborArticleList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5229. in := new(v1.NeighborArticleListRequest)
  5230. if err := dec(in); err != nil {
  5231. return nil, err
  5232. }
  5233. if interceptor == nil {
  5234. return srv.(GardenServer).NeighborArticleList(ctx, in)
  5235. }
  5236. info := &grpc.UnaryServerInfo{
  5237. Server: srv,
  5238. FullMethod: "/pb.service.Garden/NeighborArticleList",
  5239. }
  5240. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5241. return srv.(GardenServer).NeighborArticleList(ctx, req.(*v1.NeighborArticleListRequest))
  5242. }
  5243. return interceptor(ctx, in, info, handler)
  5244. }
  5245. func _Garden_NeighborCommentAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5246. in := new(v1.NeighborCommentAddRequest)
  5247. if err := dec(in); err != nil {
  5248. return nil, err
  5249. }
  5250. if interceptor == nil {
  5251. return srv.(GardenServer).NeighborCommentAdd(ctx, in)
  5252. }
  5253. info := &grpc.UnaryServerInfo{
  5254. Server: srv,
  5255. FullMethod: "/pb.service.Garden/NeighborCommentAdd",
  5256. }
  5257. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5258. return srv.(GardenServer).NeighborCommentAdd(ctx, req.(*v1.NeighborCommentAddRequest))
  5259. }
  5260. return interceptor(ctx, in, info, handler)
  5261. }
  5262. func _Garden_NeighborCommentDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5263. in := new(v1.NeighborCommentDelRequest)
  5264. if err := dec(in); err != nil {
  5265. return nil, err
  5266. }
  5267. if interceptor == nil {
  5268. return srv.(GardenServer).NeighborCommentDel(ctx, in)
  5269. }
  5270. info := &grpc.UnaryServerInfo{
  5271. Server: srv,
  5272. FullMethod: "/pb.service.Garden/NeighborCommentDel",
  5273. }
  5274. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5275. return srv.(GardenServer).NeighborCommentDel(ctx, req.(*v1.NeighborCommentDelRequest))
  5276. }
  5277. return interceptor(ctx, in, info, handler)
  5278. }
  5279. func _Garden_NeighborCommentUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5280. in := new(v1.NeighborCommentUpdateRequest)
  5281. if err := dec(in); err != nil {
  5282. return nil, err
  5283. }
  5284. if interceptor == nil {
  5285. return srv.(GardenServer).NeighborCommentUpdate(ctx, in)
  5286. }
  5287. info := &grpc.UnaryServerInfo{
  5288. Server: srv,
  5289. FullMethod: "/pb.service.Garden/NeighborCommentUpdate",
  5290. }
  5291. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5292. return srv.(GardenServer).NeighborCommentUpdate(ctx, req.(*v1.NeighborCommentUpdateRequest))
  5293. }
  5294. return interceptor(ctx, in, info, handler)
  5295. }
  5296. func _Garden_NeighborCommentList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5297. in := new(v1.NeighborCommentListRequest)
  5298. if err := dec(in); err != nil {
  5299. return nil, err
  5300. }
  5301. if interceptor == nil {
  5302. return srv.(GardenServer).NeighborCommentList(ctx, in)
  5303. }
  5304. info := &grpc.UnaryServerInfo{
  5305. Server: srv,
  5306. FullMethod: "/pb.service.Garden/NeighborCommentList",
  5307. }
  5308. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5309. return srv.(GardenServer).NeighborCommentList(ctx, req.(*v1.NeighborCommentListRequest))
  5310. }
  5311. return interceptor(ctx, in, info, handler)
  5312. }
  5313. func _Garden_NeighborLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5314. in := new(v1.NeighborLikeRequest)
  5315. if err := dec(in); err != nil {
  5316. return nil, err
  5317. }
  5318. if interceptor == nil {
  5319. return srv.(GardenServer).NeighborLike(ctx, in)
  5320. }
  5321. info := &grpc.UnaryServerInfo{
  5322. Server: srv,
  5323. FullMethod: "/pb.service.Garden/NeighborLike",
  5324. }
  5325. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5326. return srv.(GardenServer).NeighborLike(ctx, req.(*v1.NeighborLikeRequest))
  5327. }
  5328. return interceptor(ctx, in, info, handler)
  5329. }
  5330. func _Garden_GardenHouseholdDelHouse_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5331. in := new(v1.GardenHouseholdDelHouseRequest)
  5332. if err := dec(in); err != nil {
  5333. return nil, err
  5334. }
  5335. if interceptor == nil {
  5336. return srv.(GardenServer).GardenHouseholdDelHouse(ctx, in)
  5337. }
  5338. info := &grpc.UnaryServerInfo{
  5339. Server: srv,
  5340. FullMethod: "/pb.service.Garden/GardenHouseholdDelHouse",
  5341. }
  5342. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5343. return srv.(GardenServer).GardenHouseholdDelHouse(ctx, req.(*v1.GardenHouseholdDelHouseRequest))
  5344. }
  5345. return interceptor(ctx, in, info, handler)
  5346. }
  5347. var _Garden_serviceDesc = grpc.ServiceDesc{
  5348. ServiceName: "pb.service.Garden",
  5349. HandlerType: (*GardenServer)(nil),
  5350. Methods: []grpc.MethodDesc{
  5351. {
  5352. MethodName: "GardenInitDb",
  5353. Handler: _Garden_GardenInitDb_Handler,
  5354. },
  5355. {
  5356. MethodName: "Statistic",
  5357. Handler: _Garden_Statistic_Handler,
  5358. },
  5359. {
  5360. MethodName: "RepairStatisticSet",
  5361. Handler: _Garden_RepairStatisticSet_Handler,
  5362. },
  5363. {
  5364. MethodName: "GardenHouseIsIn",
  5365. Handler: _Garden_GardenHouseIsIn_Handler,
  5366. },
  5367. {
  5368. MethodName: "BuildingAdd",
  5369. Handler: _Garden_BuildingAdd_Handler,
  5370. },
  5371. {
  5372. MethodName: "BuildingUpdate",
  5373. Handler: _Garden_BuildingUpdate_Handler,
  5374. },
  5375. {
  5376. MethodName: "BuildingDel",
  5377. Handler: _Garden_BuildingDel_Handler,
  5378. },
  5379. {
  5380. MethodName: "BuildingList",
  5381. Handler: _Garden_BuildingList_Handler,
  5382. },
  5383. {
  5384. MethodName: "BuildingAddManager",
  5385. Handler: _Garden_BuildingAddManager_Handler,
  5386. },
  5387. {
  5388. MethodName: "BuildingDelManager",
  5389. Handler: _Garden_BuildingDelManager_Handler,
  5390. },
  5391. {
  5392. MethodName: "BuildingManagerList",
  5393. Handler: _Garden_BuildingManagerList_Handler,
  5394. },
  5395. {
  5396. MethodName: "UnitAdd",
  5397. Handler: _Garden_UnitAdd_Handler,
  5398. },
  5399. {
  5400. MethodName: "UnitUpdate",
  5401. Handler: _Garden_UnitUpdate_Handler,
  5402. },
  5403. {
  5404. MethodName: "UnitDel",
  5405. Handler: _Garden_UnitDel_Handler,
  5406. },
  5407. {
  5408. MethodName: "UnitList",
  5409. Handler: _Garden_UnitList_Handler,
  5410. },
  5411. {
  5412. MethodName: "HouseAdd",
  5413. Handler: _Garden_HouseAdd_Handler,
  5414. },
  5415. {
  5416. MethodName: "HouseUpdate",
  5417. Handler: _Garden_HouseUpdate_Handler,
  5418. },
  5419. {
  5420. MethodName: "HouseDel",
  5421. Handler: _Garden_HouseDel_Handler,
  5422. },
  5423. {
  5424. MethodName: "HouseList",
  5425. Handler: _Garden_HouseList_Handler,
  5426. },
  5427. {
  5428. MethodName: "HouseInfo",
  5429. Handler: _Garden_HouseInfo_Handler,
  5430. },
  5431. {
  5432. MethodName: "HouseholdSync",
  5433. Handler: _Garden_HouseholdSync_Handler,
  5434. },
  5435. {
  5436. MethodName: "HouseholdChange",
  5437. Handler: _Garden_HouseholdChange_Handler,
  5438. },
  5439. {
  5440. MethodName: "GardenHouseholdUserList",
  5441. Handler: _Garden_GardenHouseholdUserList_Handler,
  5442. },
  5443. {
  5444. MethodName: "GardenHouseholdUnitIds",
  5445. Handler: _Garden_GardenHouseholdUnitIds_Handler,
  5446. },
  5447. {
  5448. MethodName: "GardenHouseholdUidsFromUnitId",
  5449. Handler: _Garden_GardenHouseholdUidsFromUnitId_Handler,
  5450. },
  5451. {
  5452. MethodName: "GardenHouseholdList",
  5453. Handler: _Garden_GardenHouseholdList_Handler,
  5454. },
  5455. {
  5456. MethodName: "HouseIds",
  5457. Handler: _Garden_HouseIds_Handler,
  5458. },
  5459. {
  5460. MethodName: "BatchHouseAdd",
  5461. Handler: _Garden_BatchHouseAdd_Handler,
  5462. },
  5463. {
  5464. MethodName: "ChargeConfAdd",
  5465. Handler: _Garden_ChargeConfAdd_Handler,
  5466. },
  5467. {
  5468. MethodName: "ChargeConfUpdate",
  5469. Handler: _Garden_ChargeConfUpdate_Handler,
  5470. },
  5471. {
  5472. MethodName: "ChargeConfDel",
  5473. Handler: _Garden_ChargeConfDel_Handler,
  5474. },
  5475. {
  5476. MethodName: "ChargeConfList",
  5477. Handler: _Garden_ChargeConfList_Handler,
  5478. },
  5479. {
  5480. MethodName: "ChargeBind",
  5481. Handler: _Garden_ChargeBind_Handler,
  5482. },
  5483. {
  5484. MethodName: "ChargeUnbind",
  5485. Handler: _Garden_ChargeUnbind_Handler,
  5486. },
  5487. {
  5488. MethodName: "ChargeHouseBindedList",
  5489. Handler: _Garden_ChargeHouseBindedList_Handler,
  5490. },
  5491. {
  5492. MethodName: "ChargeHouseNotBindList",
  5493. Handler: _Garden_ChargeHouseNotBindList_Handler,
  5494. },
  5495. {
  5496. MethodName: "ChargeSpaceBindedList",
  5497. Handler: _Garden_ChargeSpaceBindedList_Handler,
  5498. },
  5499. {
  5500. MethodName: "ChargeSpaceNotBindList",
  5501. Handler: _Garden_ChargeSpaceNotBindList_Handler,
  5502. },
  5503. {
  5504. MethodName: "ChargeVehicleBindedList",
  5505. Handler: _Garden_ChargeVehicleBindedList_Handler,
  5506. },
  5507. {
  5508. MethodName: "ChargeVehicleNotBindList",
  5509. Handler: _Garden_ChargeVehicleNotBindList_Handler,
  5510. },
  5511. {
  5512. MethodName: "ChargeHouseGroup",
  5513. Handler: _Garden_ChargeHouseGroup_Handler,
  5514. },
  5515. {
  5516. MethodName: "ChargeSpaceGroup",
  5517. Handler: _Garden_ChargeSpaceGroup_Handler,
  5518. },
  5519. {
  5520. MethodName: "ChargeVehicleGroup",
  5521. Handler: _Garden_ChargeVehicleGroup_Handler,
  5522. },
  5523. {
  5524. MethodName: "ChargeGenerateBill",
  5525. Handler: _Garden_ChargeGenerateBill_Handler,
  5526. },
  5527. {
  5528. MethodName: "ChargeBillPay",
  5529. Handler: _Garden_ChargeBillPay_Handler,
  5530. },
  5531. {
  5532. MethodName: "ChargeUnpayList",
  5533. Handler: _Garden_ChargeUnpayList_Handler,
  5534. },
  5535. {
  5536. MethodName: "ChargeList",
  5537. Handler: _Garden_ChargeList_Handler,
  5538. },
  5539. {
  5540. MethodName: "ChargeBillList",
  5541. Handler: _Garden_ChargeBillList_Handler,
  5542. },
  5543. {
  5544. MethodName: "ChargeBillObjList",
  5545. Handler: _Garden_ChargeBillObjList_Handler,
  5546. },
  5547. {
  5548. MethodName: "ChargeObjBillList",
  5549. Handler: _Garden_ChargeObjBillList_Handler,
  5550. },
  5551. {
  5552. MethodName: "ChargeTimeSet",
  5553. Handler: _Garden_ChargeTimeSet_Handler,
  5554. },
  5555. {
  5556. MethodName: "ChargeOrderTicket",
  5557. Handler: _Garden_ChargeOrderTicket_Handler,
  5558. },
  5559. {
  5560. MethodName: "ChargePrePayInfo",
  5561. Handler: _Garden_ChargePrePayInfo_Handler,
  5562. },
  5563. {
  5564. MethodName: "ChargePrePay",
  5565. Handler: _Garden_ChargePrePay_Handler,
  5566. },
  5567. {
  5568. MethodName: "ChargePayedBillList",
  5569. Handler: _Garden_ChargePayedBillList_Handler,
  5570. },
  5571. {
  5572. MethodName: "ChargeDelBill",
  5573. Handler: _Garden_ChargeDelBill_Handler,
  5574. },
  5575. {
  5576. MethodName: "ChargeRecoverBill",
  5577. Handler: _Garden_ChargeRecoverBill_Handler,
  5578. },
  5579. {
  5580. MethodName: "ChargeDelBillList",
  5581. Handler: _Garden_ChargeDelBillList_Handler,
  5582. },
  5583. {
  5584. MethodName: "ChargeOrderList",
  5585. Handler: _Garden_ChargeOrderList_Handler,
  5586. },
  5587. {
  5588. MethodName: "ChargeOrderInfo",
  5589. Handler: _Garden_ChargeOrderInfo_Handler,
  5590. },
  5591. {
  5592. MethodName: "ChargeOrderPay",
  5593. Handler: _Garden_ChargeOrderPay_Handler,
  5594. },
  5595. {
  5596. MethodName: "ChargeOrderCancel",
  5597. Handler: _Garden_ChargeOrderCancel_Handler,
  5598. },
  5599. {
  5600. MethodName: "ChargeUrgeSet",
  5601. Handler: _Garden_ChargeUrgeSet_Handler,
  5602. },
  5603. {
  5604. MethodName: "ChargeUrgeInfo",
  5605. Handler: _Garden_ChargeUrgeInfo_Handler,
  5606. },
  5607. {
  5608. MethodName: "PowerRecordAdd",
  5609. Handler: _Garden_PowerRecordAdd_Handler,
  5610. },
  5611. {
  5612. MethodName: "PowerRecordBatchAdd",
  5613. Handler: _Garden_PowerRecordBatchAdd_Handler,
  5614. },
  5615. {
  5616. MethodName: "PowerRecordDel",
  5617. Handler: _Garden_PowerRecordDel_Handler,
  5618. },
  5619. {
  5620. MethodName: "PowerRecordList",
  5621. Handler: _Garden_PowerRecordList_Handler,
  5622. },
  5623. {
  5624. MethodName: "ChargePrePayByHousehold",
  5625. Handler: _Garden_ChargePrePayByHousehold_Handler,
  5626. },
  5627. {
  5628. MethodName: "ChargeBillPayByHousehold",
  5629. Handler: _Garden_ChargeBillPayByHousehold_Handler,
  5630. },
  5631. {
  5632. MethodName: "ChargeMonthInfo",
  5633. Handler: _Garden_ChargeMonthInfo_Handler,
  5634. },
  5635. {
  5636. MethodName: "PropertyPackageAdd",
  5637. Handler: _Garden_PropertyPackageAdd_Handler,
  5638. },
  5639. {
  5640. MethodName: "PropertyPackageUpdate",
  5641. Handler: _Garden_PropertyPackageUpdate_Handler,
  5642. },
  5643. {
  5644. MethodName: "PropertyPackageDel",
  5645. Handler: _Garden_PropertyPackageDel_Handler,
  5646. },
  5647. {
  5648. MethodName: "PropertyPackageList",
  5649. Handler: _Garden_PropertyPackageList_Handler,
  5650. },
  5651. {
  5652. MethodName: "ParkList",
  5653. Handler: _Garden_ParkList_Handler,
  5654. },
  5655. {
  5656. MethodName: "ParkAdd",
  5657. Handler: _Garden_ParkAdd_Handler,
  5658. },
  5659. {
  5660. MethodName: "ParkUpdate",
  5661. Handler: _Garden_ParkUpdate_Handler,
  5662. },
  5663. {
  5664. MethodName: "ParkDel",
  5665. Handler: _Garden_ParkDel_Handler,
  5666. },
  5667. {
  5668. MethodName: "ParkSpaceList",
  5669. Handler: _Garden_ParkSpaceList_Handler,
  5670. },
  5671. {
  5672. MethodName: "ParkSpaceAdd",
  5673. Handler: _Garden_ParkSpaceAdd_Handler,
  5674. },
  5675. {
  5676. MethodName: "ParkSpaceUpdate",
  5677. Handler: _Garden_ParkSpaceUpdate_Handler,
  5678. },
  5679. {
  5680. MethodName: "ParkSpaceDel",
  5681. Handler: _Garden_ParkSpaceDel_Handler,
  5682. },
  5683. {
  5684. MethodName: "VehicleAdd",
  5685. Handler: _Garden_VehicleAdd_Handler,
  5686. },
  5687. {
  5688. MethodName: "VehicleUpdate",
  5689. Handler: _Garden_VehicleUpdate_Handler,
  5690. },
  5691. {
  5692. MethodName: "VehicleDel",
  5693. Handler: _Garden_VehicleDel_Handler,
  5694. },
  5695. {
  5696. MethodName: "VehicleList",
  5697. Handler: _Garden_VehicleList_Handler,
  5698. },
  5699. {
  5700. MethodName: "RepairClassList",
  5701. Handler: _Garden_RepairClassList_Handler,
  5702. },
  5703. {
  5704. MethodName: "RepairClassAdd",
  5705. Handler: _Garden_RepairClassAdd_Handler,
  5706. },
  5707. {
  5708. MethodName: "RepairClassUpdate",
  5709. Handler: _Garden_RepairClassUpdate_Handler,
  5710. },
  5711. {
  5712. MethodName: "RepairClassDel",
  5713. Handler: _Garden_RepairClassDel_Handler,
  5714. },
  5715. {
  5716. MethodName: "RepairOrderList",
  5717. Handler: _Garden_RepairOrderList_Handler,
  5718. },
  5719. {
  5720. MethodName: "RepairOrderAdd",
  5721. Handler: _Garden_RepairOrderAdd_Handler,
  5722. },
  5723. {
  5724. MethodName: "RepairOrderUpdate",
  5725. Handler: _Garden_RepairOrderUpdate_Handler,
  5726. },
  5727. {
  5728. MethodName: "RepairOrderDel",
  5729. Handler: _Garden_RepairOrderDel_Handler,
  5730. },
  5731. {
  5732. MethodName: "RepairOrderSend",
  5733. Handler: _Garden_RepairOrderSend_Handler,
  5734. },
  5735. {
  5736. MethodName: "RepairOrderFinish",
  5737. Handler: _Garden_RepairOrderFinish_Handler,
  5738. },
  5739. {
  5740. MethodName: "RepairOrderBack",
  5741. Handler: _Garden_RepairOrderBack_Handler,
  5742. },
  5743. {
  5744. MethodName: "RepairOrderInfo",
  5745. Handler: _Garden_RepairOrderInfo_Handler,
  5746. },
  5747. {
  5748. MethodName: "RepairOrderReturnVisit",
  5749. Handler: _Garden_RepairOrderReturnVisit_Handler,
  5750. },
  5751. {
  5752. MethodName: "AnnouncementList",
  5753. Handler: _Garden_AnnouncementList_Handler,
  5754. },
  5755. {
  5756. MethodName: "AnnouncementAdd",
  5757. Handler: _Garden_AnnouncementAdd_Handler,
  5758. },
  5759. {
  5760. MethodName: "AnnouncementUpdate",
  5761. Handler: _Garden_AnnouncementUpdate_Handler,
  5762. },
  5763. {
  5764. MethodName: "AnnouncementDel",
  5765. Handler: _Garden_AnnouncementDel_Handler,
  5766. },
  5767. {
  5768. MethodName: "AnnouncementReadAdd",
  5769. Handler: _Garden_AnnouncementReadAdd_Handler,
  5770. },
  5771. {
  5772. MethodName: "SuggestionOrderSend",
  5773. Handler: _Garden_SuggestionOrderSend_Handler,
  5774. },
  5775. {
  5776. MethodName: "SuggestionOrderFinish",
  5777. Handler: _Garden_SuggestionOrderFinish_Handler,
  5778. },
  5779. {
  5780. MethodName: "SuggestionOrderBack",
  5781. Handler: _Garden_SuggestionOrderBack_Handler,
  5782. },
  5783. {
  5784. MethodName: "SuggestionOrderInfo",
  5785. Handler: _Garden_SuggestionOrderInfo_Handler,
  5786. },
  5787. {
  5788. MethodName: "SuggestionOrderReturnVisit",
  5789. Handler: _Garden_SuggestionOrderReturnVisit_Handler,
  5790. },
  5791. {
  5792. MethodName: "SuggestionOrderList",
  5793. Handler: _Garden_SuggestionOrderList_Handler,
  5794. },
  5795. {
  5796. MethodName: "SuggestionOrderAdd",
  5797. Handler: _Garden_SuggestionOrderAdd_Handler,
  5798. },
  5799. {
  5800. MethodName: "SuggestionOrderUpdate",
  5801. Handler: _Garden_SuggestionOrderUpdate_Handler,
  5802. },
  5803. {
  5804. MethodName: "SuggestionOrderDel",
  5805. Handler: _Garden_SuggestionOrderDel_Handler,
  5806. },
  5807. {
  5808. MethodName: "GardenHouseRentSync",
  5809. Handler: _Garden_GardenHouseRentSync_Handler,
  5810. },
  5811. {
  5812. MethodName: "GardenHouseRentList",
  5813. Handler: _Garden_GardenHouseRentList_Handler,
  5814. },
  5815. {
  5816. MethodName: "HouseRentAddManager",
  5817. Handler: _Garden_HouseRentAddManager_Handler,
  5818. },
  5819. {
  5820. MethodName: "HouseRentDelManager",
  5821. Handler: _Garden_HouseRentDelManager_Handler,
  5822. },
  5823. {
  5824. MethodName: "HouseRentManagerList",
  5825. Handler: _Garden_HouseRentManagerList_Handler,
  5826. },
  5827. {
  5828. MethodName: "GardenHouseRentInfo",
  5829. Handler: _Garden_GardenHouseRentInfo_Handler,
  5830. },
  5831. {
  5832. MethodName: "GenerateBill",
  5833. Handler: _Garden_GenerateBill_Handler,
  5834. },
  5835. {
  5836. MethodName: "GenerateOverdue",
  5837. Handler: _Garden_GenerateOverdue_Handler,
  5838. },
  5839. {
  5840. MethodName: "GenerateReminder",
  5841. Handler: _Garden_GenerateReminder_Handler,
  5842. },
  5843. {
  5844. MethodName: "SystemMsgAdd",
  5845. Handler: _Garden_SystemMsgAdd_Handler,
  5846. },
  5847. {
  5848. MethodName: "SystemMsgList",
  5849. Handler: _Garden_SystemMsgList_Handler,
  5850. },
  5851. {
  5852. MethodName: "SystemMsgReaded",
  5853. Handler: _Garden_SystemMsgReaded_Handler,
  5854. },
  5855. {
  5856. MethodName: "EventAdd",
  5857. Handler: _Garden_EventAdd_Handler,
  5858. },
  5859. {
  5860. MethodName: "EventUpdate",
  5861. Handler: _Garden_EventUpdate_Handler,
  5862. },
  5863. {
  5864. MethodName: "EventDel",
  5865. Handler: _Garden_EventDel_Handler,
  5866. },
  5867. {
  5868. MethodName: "EventList",
  5869. Handler: _Garden_EventList_Handler,
  5870. },
  5871. {
  5872. MethodName: "EventSignAdd",
  5873. Handler: _Garden_EventSignAdd_Handler,
  5874. },
  5875. {
  5876. MethodName: "EventSignDel",
  5877. Handler: _Garden_EventSignDel_Handler,
  5878. },
  5879. {
  5880. MethodName: "EventSignList",
  5881. Handler: _Garden_EventSignList_Handler,
  5882. },
  5883. {
  5884. MethodName: "GardenHouseRentChangeField",
  5885. Handler: _Garden_GardenHouseRentChangeField_Handler,
  5886. },
  5887. {
  5888. MethodName: "ServicePhoneClassList",
  5889. Handler: _Garden_ServicePhoneClassList_Handler,
  5890. },
  5891. {
  5892. MethodName: "ServicePhoneClassAdd",
  5893. Handler: _Garden_ServicePhoneClassAdd_Handler,
  5894. },
  5895. {
  5896. MethodName: "ServicePhoneClassUpdate",
  5897. Handler: _Garden_ServicePhoneClassUpdate_Handler,
  5898. },
  5899. {
  5900. MethodName: "ServicePhoneClassDel",
  5901. Handler: _Garden_ServicePhoneClassDel_Handler,
  5902. },
  5903. {
  5904. MethodName: "ServicePhoneList",
  5905. Handler: _Garden_ServicePhoneList_Handler,
  5906. },
  5907. {
  5908. MethodName: "ServicePhoneAdd",
  5909. Handler: _Garden_ServicePhoneAdd_Handler,
  5910. },
  5911. {
  5912. MethodName: "ServicePhoneUpdate",
  5913. Handler: _Garden_ServicePhoneUpdate_Handler,
  5914. },
  5915. {
  5916. MethodName: "ServicePhoneDel",
  5917. Handler: _Garden_ServicePhoneDel_Handler,
  5918. },
  5919. {
  5920. MethodName: "ChargeUrge",
  5921. Handler: _Garden_ChargeUrge_Handler,
  5922. },
  5923. {
  5924. MethodName: "VoteList",
  5925. Handler: _Garden_VoteList_Handler,
  5926. },
  5927. {
  5928. MethodName: "VoteAdd",
  5929. Handler: _Garden_VoteAdd_Handler,
  5930. },
  5931. {
  5932. MethodName: "VoteUpdate",
  5933. Handler: _Garden_VoteUpdate_Handler,
  5934. },
  5935. {
  5936. MethodName: "VoteDel",
  5937. Handler: _Garden_VoteDel_Handler,
  5938. },
  5939. {
  5940. MethodName: "VoteAddAnswer",
  5941. Handler: _Garden_VoteAddAnswer_Handler,
  5942. },
  5943. {
  5944. MethodName: "VoteResultList",
  5945. Handler: _Garden_VoteResultList_Handler,
  5946. },
  5947. {
  5948. MethodName: "VoteResultStatistic",
  5949. Handler: _Garden_VoteResultStatistic_Handler,
  5950. },
  5951. {
  5952. MethodName: "VoteListForHousehold",
  5953. Handler: _Garden_VoteListForHousehold_Handler,
  5954. },
  5955. {
  5956. MethodName: "NeighborClassAdd",
  5957. Handler: _Garden_NeighborClassAdd_Handler,
  5958. },
  5959. {
  5960. MethodName: "NeighborClassDel",
  5961. Handler: _Garden_NeighborClassDel_Handler,
  5962. },
  5963. {
  5964. MethodName: "NeighborClassUpdate",
  5965. Handler: _Garden_NeighborClassUpdate_Handler,
  5966. },
  5967. {
  5968. MethodName: "NeighborClassList",
  5969. Handler: _Garden_NeighborClassList_Handler,
  5970. },
  5971. {
  5972. MethodName: "NeighborArticleAdd",
  5973. Handler: _Garden_NeighborArticleAdd_Handler,
  5974. },
  5975. {
  5976. MethodName: "NeighborArticleDel",
  5977. Handler: _Garden_NeighborArticleDel_Handler,
  5978. },
  5979. {
  5980. MethodName: "NeighborArticleUpdate",
  5981. Handler: _Garden_NeighborArticleUpdate_Handler,
  5982. },
  5983. {
  5984. MethodName: "NeighborArticleList",
  5985. Handler: _Garden_NeighborArticleList_Handler,
  5986. },
  5987. {
  5988. MethodName: "NeighborCommentAdd",
  5989. Handler: _Garden_NeighborCommentAdd_Handler,
  5990. },
  5991. {
  5992. MethodName: "NeighborCommentDel",
  5993. Handler: _Garden_NeighborCommentDel_Handler,
  5994. },
  5995. {
  5996. MethodName: "NeighborCommentUpdate",
  5997. Handler: _Garden_NeighborCommentUpdate_Handler,
  5998. },
  5999. {
  6000. MethodName: "NeighborCommentList",
  6001. Handler: _Garden_NeighborCommentList_Handler,
  6002. },
  6003. {
  6004. MethodName: "NeighborLike",
  6005. Handler: _Garden_NeighborLike_Handler,
  6006. },
  6007. {
  6008. MethodName: "GardenHouseholdDelHouse",
  6009. Handler: _Garden_GardenHouseholdDelHouse_Handler,
  6010. },
  6011. },
  6012. Streams: []grpc.StreamDesc{},
  6013. Metadata: "garden_service.proto",
  6014. }