garden_service.pb.go 239 KB

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