base_grpc.pb.go 141 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755
  1. // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
  2. package base
  3. import (
  4. context "context"
  5. grpc "google.golang.org/grpc"
  6. codes "google.golang.org/grpc/codes"
  7. status "google.golang.org/grpc/status"
  8. )
  9. // This is a compile-time assertion to ensure that this generated file
  10. // is compatible with the grpc package it is being compiled against.
  11. // Requires gRPC-Go v1.32.0 or later.
  12. const _ = grpc.SupportPackageIsVersion7
  13. // ApiClient is the client API for Api service.
  14. //
  15. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
  16. type ApiClient interface {
  17. SignUp(ctx context.Context, in *SignUpRequest, opts ...grpc.CallOption) (*DefaultReply, error)
  18. SignIn(ctx context.Context, in *SignInRequest, opts ...grpc.CallOption) (*SignInReply, error)
  19. // rpc SignInWithPhone (SignInRequest) returns (SignInReply) {} // 缺少短信验证码接口
  20. SignOut(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*DefaultReply, error)
  21. GenVerifyImage(ctx context.Context, in *GenVerifyImageRequest, opts ...grpc.CallOption) (*GenVerifyImageReply, error)
  22. // 下拉框接口
  23. SelectHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  24. AcrossUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  25. VipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  26. TempVipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  27. ShopSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  28. ManageableSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  29. ClassSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  30. ScreenSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  31. // 商家信息管理
  32. ManageableShopList(ctx context.Context, in *ShopListRequest, opts ...grpc.CallOption) (*ShopListReply, error)
  33. GetShopNavi(ctx context.Context, in *GetShopNaviRequest, opts ...grpc.CallOption) (*GetShopNaviReply, error)
  34. ShopGroupQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  35. ShopGroupAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  36. ShopGroupEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  37. ShopGroupStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  38. ShopGroupDetailsQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  39. ShopGroupDetailsAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  40. ShopVenueQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  41. ShopVenueAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  42. ShopVenueEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  43. ShopVenueStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  44. ShopVenueEquipQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  45. ShopVenueEquipAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  46. ShopVenueEquipEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  47. ShopVenueEquipStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  48. ShopVenueEquipStatusDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  49. ShopManagerQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  50. ShopManagerAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  51. ShopManagerEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  52. ShopManagerStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  53. ShopConfigQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  54. ShopConfigEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  55. // 商家会员管理
  56. ShopVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  57. ShopVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  58. ShopVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  59. ShopVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  60. AcrossVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  61. AcrossVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  62. AcrossVipUserDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  63. VipPhoneQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  64. VipMainPhoneCheck(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  65. VipOtherPhoneAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  66. VipOtherPhoneEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  67. VipOtherPhoneStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  68. TempVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  69. TempVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  70. TempVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  71. TempVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  72. VipHourEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  73. VipConsumeListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  74. VipConsumeDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  75. VipClassRelationEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  76. VipHourChgQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  77. GetOverlayImgQiNiuToken(ctx context.Context, in *GetOverlayImgRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error)
  78. GetSimpleQiNiuToken(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error)
  79. // 商家课程管理
  80. ClassQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  81. ClassAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  82. ClassEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  83. ClassStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  84. ClassColorEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  85. ClassWxVisibleEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  86. ClassVipEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  87. SttPlanBasicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  88. SttPlanBasicAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  89. SttPlanBasicEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  90. SttPlanBasicShopEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  91. SttPlanBasicStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  92. SttPlanBasicPublish(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  93. SttPlanPreview(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  94. SttPlanCopy(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  95. SttPlanDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  96. SttPlanDetailBatchSave(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  97. STTBasicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  98. STTBasicAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  99. STTBasicEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  100. STTBasicStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  101. STTBasicPreview(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  102. STTBasicCopy(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  103. STTBasicOfflineEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  104. STTDetailListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  105. STTBasicDetailBatchSave(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  106. STTDetailAllowDelCheck(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  107. // 商家上下课管理
  108. CourseDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  109. // 商家预约管理
  110. OrderListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  111. OrderAddByManager(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  112. OrderCancelByManager(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  113. OrderStatistics(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  114. ClassOrderQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  115. VipUserOrderQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  116. // 心率
  117. HrSensorsPublicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  118. HrSensorsPvtQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  119. AddHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  120. AddPvtHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  121. EditHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  122. HrSensorsDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  123. PKGroupChg(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  124. BindHrSensor(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  125. UnBindHrSensor(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  126. // 评分管理
  127. ActionQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error)
  128. }
  129. type apiClient struct {
  130. cc grpc.ClientConnInterface
  131. }
  132. func NewApiClient(cc grpc.ClientConnInterface) ApiClient {
  133. return &apiClient{cc}
  134. }
  135. func (c *apiClient) SignUp(ctx context.Context, in *SignUpRequest, opts ...grpc.CallOption) (*DefaultReply, error) {
  136. out := new(DefaultReply)
  137. err := c.cc.Invoke(ctx, "/base.Api/SignUp", in, out, opts...)
  138. if err != nil {
  139. return nil, err
  140. }
  141. return out, nil
  142. }
  143. func (c *apiClient) SignIn(ctx context.Context, in *SignInRequest, opts ...grpc.CallOption) (*SignInReply, error) {
  144. out := new(SignInReply)
  145. err := c.cc.Invoke(ctx, "/base.Api/SignIn", in, out, opts...)
  146. if err != nil {
  147. return nil, err
  148. }
  149. return out, nil
  150. }
  151. func (c *apiClient) SignOut(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*DefaultReply, error) {
  152. out := new(DefaultReply)
  153. err := c.cc.Invoke(ctx, "/base.Api/SignOut", in, out, opts...)
  154. if err != nil {
  155. return nil, err
  156. }
  157. return out, nil
  158. }
  159. func (c *apiClient) GenVerifyImage(ctx context.Context, in *GenVerifyImageRequest, opts ...grpc.CallOption) (*GenVerifyImageReply, error) {
  160. out := new(GenVerifyImageReply)
  161. err := c.cc.Invoke(ctx, "/base.Api/GenVerifyImage", in, out, opts...)
  162. if err != nil {
  163. return nil, err
  164. }
  165. return out, nil
  166. }
  167. func (c *apiClient) SelectHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  168. out := new(StandardReply)
  169. err := c.cc.Invoke(ctx, "/base.Api/SelectHrSensors", in, out, opts...)
  170. if err != nil {
  171. return nil, err
  172. }
  173. return out, nil
  174. }
  175. func (c *apiClient) AcrossUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  176. out := new(StandardReply)
  177. err := c.cc.Invoke(ctx, "/base.Api/AcrossUserSimpleQuery", in, out, opts...)
  178. if err != nil {
  179. return nil, err
  180. }
  181. return out, nil
  182. }
  183. func (c *apiClient) VipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  184. out := new(StandardReply)
  185. err := c.cc.Invoke(ctx, "/base.Api/VipUserSimpleQuery", in, out, opts...)
  186. if err != nil {
  187. return nil, err
  188. }
  189. return out, nil
  190. }
  191. func (c *apiClient) TempVipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  192. out := new(StandardReply)
  193. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserSimpleQuery", in, out, opts...)
  194. if err != nil {
  195. return nil, err
  196. }
  197. return out, nil
  198. }
  199. func (c *apiClient) ShopSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  200. out := new(StandardReply)
  201. err := c.cc.Invoke(ctx, "/base.Api/ShopSimpleQuery", in, out, opts...)
  202. if err != nil {
  203. return nil, err
  204. }
  205. return out, nil
  206. }
  207. func (c *apiClient) ManageableSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  208. out := new(StandardReply)
  209. err := c.cc.Invoke(ctx, "/base.Api/ManageableSimpleQuery", in, out, opts...)
  210. if err != nil {
  211. return nil, err
  212. }
  213. return out, nil
  214. }
  215. func (c *apiClient) ClassSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  216. out := new(StandardReply)
  217. err := c.cc.Invoke(ctx, "/base.Api/ClassSimpleQuery", in, out, opts...)
  218. if err != nil {
  219. return nil, err
  220. }
  221. return out, nil
  222. }
  223. func (c *apiClient) ScreenSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  224. out := new(StandardReply)
  225. err := c.cc.Invoke(ctx, "/base.Api/ScreenSimpleQuery", in, out, opts...)
  226. if err != nil {
  227. return nil, err
  228. }
  229. return out, nil
  230. }
  231. func (c *apiClient) ManageableShopList(ctx context.Context, in *ShopListRequest, opts ...grpc.CallOption) (*ShopListReply, error) {
  232. out := new(ShopListReply)
  233. err := c.cc.Invoke(ctx, "/base.Api/ManageableShopList", in, out, opts...)
  234. if err != nil {
  235. return nil, err
  236. }
  237. return out, nil
  238. }
  239. func (c *apiClient) GetShopNavi(ctx context.Context, in *GetShopNaviRequest, opts ...grpc.CallOption) (*GetShopNaviReply, error) {
  240. out := new(GetShopNaviReply)
  241. err := c.cc.Invoke(ctx, "/base.Api/GetShopNavi", in, out, opts...)
  242. if err != nil {
  243. return nil, err
  244. }
  245. return out, nil
  246. }
  247. func (c *apiClient) ShopGroupQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  248. out := new(StandardReply)
  249. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupQuery", in, out, opts...)
  250. if err != nil {
  251. return nil, err
  252. }
  253. return out, nil
  254. }
  255. func (c *apiClient) ShopGroupAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  256. out := new(StandardReply)
  257. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupAdd", in, out, opts...)
  258. if err != nil {
  259. return nil, err
  260. }
  261. return out, nil
  262. }
  263. func (c *apiClient) ShopGroupEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  264. out := new(StandardReply)
  265. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupEdit", in, out, opts...)
  266. if err != nil {
  267. return nil, err
  268. }
  269. return out, nil
  270. }
  271. func (c *apiClient) ShopGroupStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  272. out := new(StandardReply)
  273. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupStatusEdit", in, out, opts...)
  274. if err != nil {
  275. return nil, err
  276. }
  277. return out, nil
  278. }
  279. func (c *apiClient) ShopGroupDetailsQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  280. out := new(StandardReply)
  281. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupDetailsQuery", in, out, opts...)
  282. if err != nil {
  283. return nil, err
  284. }
  285. return out, nil
  286. }
  287. func (c *apiClient) ShopGroupDetailsAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  288. out := new(StandardReply)
  289. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupDetailsAdd", in, out, opts...)
  290. if err != nil {
  291. return nil, err
  292. }
  293. return out, nil
  294. }
  295. func (c *apiClient) ShopVenueQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  296. out := new(StandardReply)
  297. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueQuery", in, out, opts...)
  298. if err != nil {
  299. return nil, err
  300. }
  301. return out, nil
  302. }
  303. func (c *apiClient) ShopVenueAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  304. out := new(StandardReply)
  305. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueAdd", in, out, opts...)
  306. if err != nil {
  307. return nil, err
  308. }
  309. return out, nil
  310. }
  311. func (c *apiClient) ShopVenueEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  312. out := new(StandardReply)
  313. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEdit", in, out, opts...)
  314. if err != nil {
  315. return nil, err
  316. }
  317. return out, nil
  318. }
  319. func (c *apiClient) ShopVenueStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  320. out := new(StandardReply)
  321. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueStatusEdit", in, out, opts...)
  322. if err != nil {
  323. return nil, err
  324. }
  325. return out, nil
  326. }
  327. func (c *apiClient) ShopVenueEquipQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  328. out := new(StandardReply)
  329. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipQuery", in, out, opts...)
  330. if err != nil {
  331. return nil, err
  332. }
  333. return out, nil
  334. }
  335. func (c *apiClient) ShopVenueEquipAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  336. out := new(StandardReply)
  337. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipAdd", in, out, opts...)
  338. if err != nil {
  339. return nil, err
  340. }
  341. return out, nil
  342. }
  343. func (c *apiClient) ShopVenueEquipEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  344. out := new(StandardReply)
  345. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipEdit", in, out, opts...)
  346. if err != nil {
  347. return nil, err
  348. }
  349. return out, nil
  350. }
  351. func (c *apiClient) ShopVenueEquipStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  352. out := new(StandardReply)
  353. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipStatusEdit", in, out, opts...)
  354. if err != nil {
  355. return nil, err
  356. }
  357. return out, nil
  358. }
  359. func (c *apiClient) ShopVenueEquipStatusDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  360. out := new(StandardReply)
  361. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipStatusDel", in, out, opts...)
  362. if err != nil {
  363. return nil, err
  364. }
  365. return out, nil
  366. }
  367. func (c *apiClient) ShopManagerQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  368. out := new(StandardReply)
  369. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerQuery", in, out, opts...)
  370. if err != nil {
  371. return nil, err
  372. }
  373. return out, nil
  374. }
  375. func (c *apiClient) ShopManagerAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  376. out := new(StandardReply)
  377. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerAdd", in, out, opts...)
  378. if err != nil {
  379. return nil, err
  380. }
  381. return out, nil
  382. }
  383. func (c *apiClient) ShopManagerEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  384. out := new(StandardReply)
  385. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerEdit", in, out, opts...)
  386. if err != nil {
  387. return nil, err
  388. }
  389. return out, nil
  390. }
  391. func (c *apiClient) ShopManagerStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  392. out := new(StandardReply)
  393. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerStatusEdit", in, out, opts...)
  394. if err != nil {
  395. return nil, err
  396. }
  397. return out, nil
  398. }
  399. func (c *apiClient) ShopConfigQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  400. out := new(StandardReply)
  401. err := c.cc.Invoke(ctx, "/base.Api/ShopConfigQuery", in, out, opts...)
  402. if err != nil {
  403. return nil, err
  404. }
  405. return out, nil
  406. }
  407. func (c *apiClient) ShopConfigEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  408. out := new(StandardReply)
  409. err := c.cc.Invoke(ctx, "/base.Api/ShopConfigEdit", in, out, opts...)
  410. if err != nil {
  411. return nil, err
  412. }
  413. return out, nil
  414. }
  415. func (c *apiClient) ShopVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  416. out := new(StandardReply)
  417. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserQuery", in, out, opts...)
  418. if err != nil {
  419. return nil, err
  420. }
  421. return out, nil
  422. }
  423. func (c *apiClient) ShopVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  424. out := new(StandardReply)
  425. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserAdd", in, out, opts...)
  426. if err != nil {
  427. return nil, err
  428. }
  429. return out, nil
  430. }
  431. func (c *apiClient) ShopVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  432. out := new(StandardReply)
  433. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserEdit", in, out, opts...)
  434. if err != nil {
  435. return nil, err
  436. }
  437. return out, nil
  438. }
  439. func (c *apiClient) ShopVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  440. out := new(StandardReply)
  441. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserStatusEdit", in, out, opts...)
  442. if err != nil {
  443. return nil, err
  444. }
  445. return out, nil
  446. }
  447. func (c *apiClient) AcrossVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  448. out := new(StandardReply)
  449. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserQuery", in, out, opts...)
  450. if err != nil {
  451. return nil, err
  452. }
  453. return out, nil
  454. }
  455. func (c *apiClient) AcrossVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  456. out := new(StandardReply)
  457. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserAdd", in, out, opts...)
  458. if err != nil {
  459. return nil, err
  460. }
  461. return out, nil
  462. }
  463. func (c *apiClient) AcrossVipUserDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  464. out := new(StandardReply)
  465. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserDel", in, out, opts...)
  466. if err != nil {
  467. return nil, err
  468. }
  469. return out, nil
  470. }
  471. func (c *apiClient) VipPhoneQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  472. out := new(StandardReply)
  473. err := c.cc.Invoke(ctx, "/base.Api/VipPhoneQuery", in, out, opts...)
  474. if err != nil {
  475. return nil, err
  476. }
  477. return out, nil
  478. }
  479. func (c *apiClient) VipMainPhoneCheck(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  480. out := new(StandardReply)
  481. err := c.cc.Invoke(ctx, "/base.Api/VipMainPhoneCheck", in, out, opts...)
  482. if err != nil {
  483. return nil, err
  484. }
  485. return out, nil
  486. }
  487. func (c *apiClient) VipOtherPhoneAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  488. out := new(StandardReply)
  489. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneAdd", in, out, opts...)
  490. if err != nil {
  491. return nil, err
  492. }
  493. return out, nil
  494. }
  495. func (c *apiClient) VipOtherPhoneEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  496. out := new(StandardReply)
  497. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneEdit", in, out, opts...)
  498. if err != nil {
  499. return nil, err
  500. }
  501. return out, nil
  502. }
  503. func (c *apiClient) VipOtherPhoneStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  504. out := new(StandardReply)
  505. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneStatusEdit", in, out, opts...)
  506. if err != nil {
  507. return nil, err
  508. }
  509. return out, nil
  510. }
  511. func (c *apiClient) TempVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  512. out := new(StandardReply)
  513. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserQuery", in, out, opts...)
  514. if err != nil {
  515. return nil, err
  516. }
  517. return out, nil
  518. }
  519. func (c *apiClient) TempVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  520. out := new(StandardReply)
  521. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserAdd", in, out, opts...)
  522. if err != nil {
  523. return nil, err
  524. }
  525. return out, nil
  526. }
  527. func (c *apiClient) TempVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  528. out := new(StandardReply)
  529. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserEdit", in, out, opts...)
  530. if err != nil {
  531. return nil, err
  532. }
  533. return out, nil
  534. }
  535. func (c *apiClient) TempVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  536. out := new(StandardReply)
  537. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserStatusEdit", in, out, opts...)
  538. if err != nil {
  539. return nil, err
  540. }
  541. return out, nil
  542. }
  543. func (c *apiClient) VipHourEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  544. out := new(StandardReply)
  545. err := c.cc.Invoke(ctx, "/base.Api/VipHourEdit", in, out, opts...)
  546. if err != nil {
  547. return nil, err
  548. }
  549. return out, nil
  550. }
  551. func (c *apiClient) VipConsumeListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  552. out := new(StandardReply)
  553. err := c.cc.Invoke(ctx, "/base.Api/VipConsumeListQuery", in, out, opts...)
  554. if err != nil {
  555. return nil, err
  556. }
  557. return out, nil
  558. }
  559. func (c *apiClient) VipConsumeDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  560. out := new(StandardReply)
  561. err := c.cc.Invoke(ctx, "/base.Api/VipConsumeDetailQuery", in, out, opts...)
  562. if err != nil {
  563. return nil, err
  564. }
  565. return out, nil
  566. }
  567. func (c *apiClient) VipClassRelationEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  568. out := new(StandardReply)
  569. err := c.cc.Invoke(ctx, "/base.Api/VipClassRelationEdit", in, out, opts...)
  570. if err != nil {
  571. return nil, err
  572. }
  573. return out, nil
  574. }
  575. func (c *apiClient) VipHourChgQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  576. out := new(StandardReply)
  577. err := c.cc.Invoke(ctx, "/base.Api/VipHourChgQuery", in, out, opts...)
  578. if err != nil {
  579. return nil, err
  580. }
  581. return out, nil
  582. }
  583. func (c *apiClient) GetOverlayImgQiNiuToken(ctx context.Context, in *GetOverlayImgRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error) {
  584. out := new(QiNiuTokenReply)
  585. err := c.cc.Invoke(ctx, "/base.Api/GetOverlayImgQiNiuToken", in, out, opts...)
  586. if err != nil {
  587. return nil, err
  588. }
  589. return out, nil
  590. }
  591. func (c *apiClient) GetSimpleQiNiuToken(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error) {
  592. out := new(QiNiuTokenReply)
  593. err := c.cc.Invoke(ctx, "/base.Api/GetSimpleQiNiuToken", in, out, opts...)
  594. if err != nil {
  595. return nil, err
  596. }
  597. return out, nil
  598. }
  599. func (c *apiClient) ClassQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  600. out := new(StandardReply)
  601. err := c.cc.Invoke(ctx, "/base.Api/ClassQuery", in, out, opts...)
  602. if err != nil {
  603. return nil, err
  604. }
  605. return out, nil
  606. }
  607. func (c *apiClient) ClassAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  608. out := new(StandardReply)
  609. err := c.cc.Invoke(ctx, "/base.Api/ClassAdd", in, out, opts...)
  610. if err != nil {
  611. return nil, err
  612. }
  613. return out, nil
  614. }
  615. func (c *apiClient) ClassEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  616. out := new(StandardReply)
  617. err := c.cc.Invoke(ctx, "/base.Api/ClassEdit", in, out, opts...)
  618. if err != nil {
  619. return nil, err
  620. }
  621. return out, nil
  622. }
  623. func (c *apiClient) ClassStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  624. out := new(StandardReply)
  625. err := c.cc.Invoke(ctx, "/base.Api/ClassStatusEdit", in, out, opts...)
  626. if err != nil {
  627. return nil, err
  628. }
  629. return out, nil
  630. }
  631. func (c *apiClient) ClassColorEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  632. out := new(StandardReply)
  633. err := c.cc.Invoke(ctx, "/base.Api/ClassColorEdit", in, out, opts...)
  634. if err != nil {
  635. return nil, err
  636. }
  637. return out, nil
  638. }
  639. func (c *apiClient) ClassWxVisibleEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  640. out := new(StandardReply)
  641. err := c.cc.Invoke(ctx, "/base.Api/ClassWxVisibleEdit", in, out, opts...)
  642. if err != nil {
  643. return nil, err
  644. }
  645. return out, nil
  646. }
  647. func (c *apiClient) ClassVipEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  648. out := new(StandardReply)
  649. err := c.cc.Invoke(ctx, "/base.Api/ClassVipEdit", in, out, opts...)
  650. if err != nil {
  651. return nil, err
  652. }
  653. return out, nil
  654. }
  655. func (c *apiClient) SttPlanBasicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  656. out := new(StandardReply)
  657. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicQuery", in, out, opts...)
  658. if err != nil {
  659. return nil, err
  660. }
  661. return out, nil
  662. }
  663. func (c *apiClient) SttPlanBasicAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  664. out := new(StandardReply)
  665. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicAdd", in, out, opts...)
  666. if err != nil {
  667. return nil, err
  668. }
  669. return out, nil
  670. }
  671. func (c *apiClient) SttPlanBasicEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  672. out := new(StandardReply)
  673. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicEdit", in, out, opts...)
  674. if err != nil {
  675. return nil, err
  676. }
  677. return out, nil
  678. }
  679. func (c *apiClient) SttPlanBasicShopEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  680. out := new(StandardReply)
  681. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicShopEdit", in, out, opts...)
  682. if err != nil {
  683. return nil, err
  684. }
  685. return out, nil
  686. }
  687. func (c *apiClient) SttPlanBasicStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  688. out := new(StandardReply)
  689. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicStatusEdit", in, out, opts...)
  690. if err != nil {
  691. return nil, err
  692. }
  693. return out, nil
  694. }
  695. func (c *apiClient) SttPlanBasicPublish(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  696. out := new(StandardReply)
  697. err := c.cc.Invoke(ctx, "/base.Api/SttPlanBasicPublish", in, out, opts...)
  698. if err != nil {
  699. return nil, err
  700. }
  701. return out, nil
  702. }
  703. func (c *apiClient) SttPlanPreview(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  704. out := new(StandardReply)
  705. err := c.cc.Invoke(ctx, "/base.Api/SttPlanPreview", in, out, opts...)
  706. if err != nil {
  707. return nil, err
  708. }
  709. return out, nil
  710. }
  711. func (c *apiClient) SttPlanCopy(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  712. out := new(StandardReply)
  713. err := c.cc.Invoke(ctx, "/base.Api/SttPlanCopy", in, out, opts...)
  714. if err != nil {
  715. return nil, err
  716. }
  717. return out, nil
  718. }
  719. func (c *apiClient) SttPlanDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  720. out := new(StandardReply)
  721. err := c.cc.Invoke(ctx, "/base.Api/SttPlanDetailQuery", in, out, opts...)
  722. if err != nil {
  723. return nil, err
  724. }
  725. return out, nil
  726. }
  727. func (c *apiClient) SttPlanDetailBatchSave(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  728. out := new(StandardReply)
  729. err := c.cc.Invoke(ctx, "/base.Api/SttPlanDetailBatchSave", in, out, opts...)
  730. if err != nil {
  731. return nil, err
  732. }
  733. return out, nil
  734. }
  735. func (c *apiClient) STTBasicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  736. out := new(StandardReply)
  737. err := c.cc.Invoke(ctx, "/base.Api/STTBasicQuery", in, out, opts...)
  738. if err != nil {
  739. return nil, err
  740. }
  741. return out, nil
  742. }
  743. func (c *apiClient) STTBasicAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  744. out := new(StandardReply)
  745. err := c.cc.Invoke(ctx, "/base.Api/STTBasicAdd", in, out, opts...)
  746. if err != nil {
  747. return nil, err
  748. }
  749. return out, nil
  750. }
  751. func (c *apiClient) STTBasicEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  752. out := new(StandardReply)
  753. err := c.cc.Invoke(ctx, "/base.Api/STTBasicEdit", in, out, opts...)
  754. if err != nil {
  755. return nil, err
  756. }
  757. return out, nil
  758. }
  759. func (c *apiClient) STTBasicStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  760. out := new(StandardReply)
  761. err := c.cc.Invoke(ctx, "/base.Api/STTBasicStatusEdit", in, out, opts...)
  762. if err != nil {
  763. return nil, err
  764. }
  765. return out, nil
  766. }
  767. func (c *apiClient) STTBasicPreview(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  768. out := new(StandardReply)
  769. err := c.cc.Invoke(ctx, "/base.Api/STTBasicPreview", in, out, opts...)
  770. if err != nil {
  771. return nil, err
  772. }
  773. return out, nil
  774. }
  775. func (c *apiClient) STTBasicCopy(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  776. out := new(StandardReply)
  777. err := c.cc.Invoke(ctx, "/base.Api/STTBasicCopy", in, out, opts...)
  778. if err != nil {
  779. return nil, err
  780. }
  781. return out, nil
  782. }
  783. func (c *apiClient) STTBasicOfflineEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  784. out := new(StandardReply)
  785. err := c.cc.Invoke(ctx, "/base.Api/STTBasicOfflineEdit", in, out, opts...)
  786. if err != nil {
  787. return nil, err
  788. }
  789. return out, nil
  790. }
  791. func (c *apiClient) STTDetailListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  792. out := new(StandardReply)
  793. err := c.cc.Invoke(ctx, "/base.Api/STTDetailListQuery", in, out, opts...)
  794. if err != nil {
  795. return nil, err
  796. }
  797. return out, nil
  798. }
  799. func (c *apiClient) STTBasicDetailBatchSave(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  800. out := new(StandardReply)
  801. err := c.cc.Invoke(ctx, "/base.Api/STTBasicDetailBatchSave", in, out, opts...)
  802. if err != nil {
  803. return nil, err
  804. }
  805. return out, nil
  806. }
  807. func (c *apiClient) STTDetailAllowDelCheck(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  808. out := new(StandardReply)
  809. err := c.cc.Invoke(ctx, "/base.Api/STTDetailAllowDelCheck", in, out, opts...)
  810. if err != nil {
  811. return nil, err
  812. }
  813. return out, nil
  814. }
  815. func (c *apiClient) CourseDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  816. out := new(StandardReply)
  817. err := c.cc.Invoke(ctx, "/base.Api/CourseDetailQuery", in, out, opts...)
  818. if err != nil {
  819. return nil, err
  820. }
  821. return out, nil
  822. }
  823. func (c *apiClient) OrderListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  824. out := new(StandardReply)
  825. err := c.cc.Invoke(ctx, "/base.Api/OrderListQuery", in, out, opts...)
  826. if err != nil {
  827. return nil, err
  828. }
  829. return out, nil
  830. }
  831. func (c *apiClient) OrderAddByManager(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  832. out := new(StandardReply)
  833. err := c.cc.Invoke(ctx, "/base.Api/OrderAddByManager", in, out, opts...)
  834. if err != nil {
  835. return nil, err
  836. }
  837. return out, nil
  838. }
  839. func (c *apiClient) OrderCancelByManager(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  840. out := new(StandardReply)
  841. err := c.cc.Invoke(ctx, "/base.Api/OrderCancelByManager", in, out, opts...)
  842. if err != nil {
  843. return nil, err
  844. }
  845. return out, nil
  846. }
  847. func (c *apiClient) OrderStatistics(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  848. out := new(StandardReply)
  849. err := c.cc.Invoke(ctx, "/base.Api/OrderStatistics", in, out, opts...)
  850. if err != nil {
  851. return nil, err
  852. }
  853. return out, nil
  854. }
  855. func (c *apiClient) ClassOrderQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  856. out := new(StandardReply)
  857. err := c.cc.Invoke(ctx, "/base.Api/ClassOrderQuery", in, out, opts...)
  858. if err != nil {
  859. return nil, err
  860. }
  861. return out, nil
  862. }
  863. func (c *apiClient) VipUserOrderQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  864. out := new(StandardReply)
  865. err := c.cc.Invoke(ctx, "/base.Api/VipUserOrderQuery", in, out, opts...)
  866. if err != nil {
  867. return nil, err
  868. }
  869. return out, nil
  870. }
  871. func (c *apiClient) HrSensorsPublicQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  872. out := new(StandardReply)
  873. err := c.cc.Invoke(ctx, "/base.Api/HrSensorsPublicQuery", in, out, opts...)
  874. if err != nil {
  875. return nil, err
  876. }
  877. return out, nil
  878. }
  879. func (c *apiClient) HrSensorsPvtQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  880. out := new(StandardReply)
  881. err := c.cc.Invoke(ctx, "/base.Api/HrSensorsPvtQuery", in, out, opts...)
  882. if err != nil {
  883. return nil, err
  884. }
  885. return out, nil
  886. }
  887. func (c *apiClient) AddHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  888. out := new(StandardReply)
  889. err := c.cc.Invoke(ctx, "/base.Api/AddHrSensors", in, out, opts...)
  890. if err != nil {
  891. return nil, err
  892. }
  893. return out, nil
  894. }
  895. func (c *apiClient) AddPvtHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  896. out := new(StandardReply)
  897. err := c.cc.Invoke(ctx, "/base.Api/AddPvtHrSensors", in, out, opts...)
  898. if err != nil {
  899. return nil, err
  900. }
  901. return out, nil
  902. }
  903. func (c *apiClient) EditHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  904. out := new(StandardReply)
  905. err := c.cc.Invoke(ctx, "/base.Api/EditHrSensors", in, out, opts...)
  906. if err != nil {
  907. return nil, err
  908. }
  909. return out, nil
  910. }
  911. func (c *apiClient) HrSensorsDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  912. out := new(StandardReply)
  913. err := c.cc.Invoke(ctx, "/base.Api/HrSensorsDel", in, out, opts...)
  914. if err != nil {
  915. return nil, err
  916. }
  917. return out, nil
  918. }
  919. func (c *apiClient) PKGroupChg(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  920. out := new(StandardReply)
  921. err := c.cc.Invoke(ctx, "/base.Api/PKGroupChg", in, out, opts...)
  922. if err != nil {
  923. return nil, err
  924. }
  925. return out, nil
  926. }
  927. func (c *apiClient) BindHrSensor(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  928. out := new(StandardReply)
  929. err := c.cc.Invoke(ctx, "/base.Api/BindHrSensor", in, out, opts...)
  930. if err != nil {
  931. return nil, err
  932. }
  933. return out, nil
  934. }
  935. func (c *apiClient) UnBindHrSensor(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  936. out := new(StandardReply)
  937. err := c.cc.Invoke(ctx, "/base.Api/UnBindHrSensor", in, out, opts...)
  938. if err != nil {
  939. return nil, err
  940. }
  941. return out, nil
  942. }
  943. func (c *apiClient) ActionQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  944. out := new(StandardReply)
  945. err := c.cc.Invoke(ctx, "/base.Api/ActionQuery", in, out, opts...)
  946. if err != nil {
  947. return nil, err
  948. }
  949. return out, nil
  950. }
  951. // ApiServer is the server API for Api service.
  952. // All implementations must embed UnimplementedApiServer
  953. // for forward compatibility
  954. type ApiServer interface {
  955. SignUp(context.Context, *SignUpRequest) (*DefaultReply, error)
  956. SignIn(context.Context, *SignInRequest) (*SignInReply, error)
  957. // rpc SignInWithPhone (SignInRequest) returns (SignInReply) {} // 缺少短信验证码接口
  958. SignOut(context.Context, *DefaultRequest) (*DefaultReply, error)
  959. GenVerifyImage(context.Context, *GenVerifyImageRequest) (*GenVerifyImageReply, error)
  960. // 下拉框接口
  961. SelectHrSensors(context.Context, *StandardRequest) (*StandardReply, error)
  962. AcrossUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  963. VipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  964. TempVipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  965. ShopSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  966. ManageableSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  967. ClassSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  968. ScreenSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  969. // 商家信息管理
  970. ManageableShopList(context.Context, *ShopListRequest) (*ShopListReply, error)
  971. GetShopNavi(context.Context, *GetShopNaviRequest) (*GetShopNaviReply, error)
  972. ShopGroupQuery(context.Context, *StandardRequest) (*StandardReply, error)
  973. ShopGroupAdd(context.Context, *StandardRequest) (*StandardReply, error)
  974. ShopGroupEdit(context.Context, *StandardRequest) (*StandardReply, error)
  975. ShopGroupStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  976. ShopGroupDetailsQuery(context.Context, *StandardRequest) (*StandardReply, error)
  977. ShopGroupDetailsAdd(context.Context, *StandardRequest) (*StandardReply, error)
  978. ShopVenueQuery(context.Context, *StandardRequest) (*StandardReply, error)
  979. ShopVenueAdd(context.Context, *StandardRequest) (*StandardReply, error)
  980. ShopVenueEdit(context.Context, *StandardRequest) (*StandardReply, error)
  981. ShopVenueStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  982. ShopVenueEquipQuery(context.Context, *StandardRequest) (*StandardReply, error)
  983. ShopVenueEquipAdd(context.Context, *StandardRequest) (*StandardReply, error)
  984. ShopVenueEquipEdit(context.Context, *StandardRequest) (*StandardReply, error)
  985. ShopVenueEquipStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  986. ShopVenueEquipStatusDel(context.Context, *StandardRequest) (*StandardReply, error)
  987. ShopManagerQuery(context.Context, *StandardRequest) (*StandardReply, error)
  988. ShopManagerAdd(context.Context, *StandardRequest) (*StandardReply, error)
  989. ShopManagerEdit(context.Context, *StandardRequest) (*StandardReply, error)
  990. ShopManagerStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  991. ShopConfigQuery(context.Context, *StandardRequest) (*StandardReply, error)
  992. ShopConfigEdit(context.Context, *StandardRequest) (*StandardReply, error)
  993. // 商家会员管理
  994. ShopVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  995. ShopVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  996. ShopVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error)
  997. ShopVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  998. AcrossVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  999. AcrossVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1000. AcrossVipUserDel(context.Context, *StandardRequest) (*StandardReply, error)
  1001. VipPhoneQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1002. VipMainPhoneCheck(context.Context, *StandardRequest) (*StandardReply, error)
  1003. VipOtherPhoneAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1004. VipOtherPhoneEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1005. VipOtherPhoneStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1006. TempVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1007. TempVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1008. TempVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1009. TempVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1010. VipHourEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1011. VipConsumeListQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1012. VipConsumeDetailQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1013. VipClassRelationEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1014. VipHourChgQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1015. GetOverlayImgQiNiuToken(context.Context, *GetOverlayImgRequest) (*QiNiuTokenReply, error)
  1016. GetSimpleQiNiuToken(context.Context, *DefaultRequest) (*QiNiuTokenReply, error)
  1017. // 商家课程管理
  1018. ClassQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1019. ClassAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1020. ClassEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1021. ClassStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1022. ClassColorEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1023. ClassWxVisibleEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1024. ClassVipEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1025. SttPlanBasicQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1026. SttPlanBasicAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1027. SttPlanBasicEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1028. SttPlanBasicShopEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1029. SttPlanBasicStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1030. SttPlanBasicPublish(context.Context, *StandardRequest) (*StandardReply, error)
  1031. SttPlanPreview(context.Context, *StandardRequest) (*StandardReply, error)
  1032. SttPlanCopy(context.Context, *StandardRequest) (*StandardReply, error)
  1033. SttPlanDetailQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1034. SttPlanDetailBatchSave(context.Context, *StandardRequest) (*StandardReply, error)
  1035. STTBasicQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1036. STTBasicAdd(context.Context, *StandardRequest) (*StandardReply, error)
  1037. STTBasicEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1038. STTBasicStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1039. STTBasicPreview(context.Context, *StandardRequest) (*StandardReply, error)
  1040. STTBasicCopy(context.Context, *StandardRequest) (*StandardReply, error)
  1041. STTBasicOfflineEdit(context.Context, *StandardRequest) (*StandardReply, error)
  1042. STTDetailListQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1043. STTBasicDetailBatchSave(context.Context, *StandardRequest) (*StandardReply, error)
  1044. STTDetailAllowDelCheck(context.Context, *StandardRequest) (*StandardReply, error)
  1045. // 商家上下课管理
  1046. CourseDetailQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1047. // 商家预约管理
  1048. OrderListQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1049. OrderAddByManager(context.Context, *StandardRequest) (*StandardReply, error)
  1050. OrderCancelByManager(context.Context, *StandardRequest) (*StandardReply, error)
  1051. OrderStatistics(context.Context, *StandardRequest) (*StandardReply, error)
  1052. ClassOrderQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1053. VipUserOrderQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1054. // 心率
  1055. HrSensorsPublicQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1056. HrSensorsPvtQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1057. AddHrSensors(context.Context, *StandardRequest) (*StandardReply, error)
  1058. AddPvtHrSensors(context.Context, *StandardRequest) (*StandardReply, error)
  1059. EditHrSensors(context.Context, *StandardRequest) (*StandardReply, error)
  1060. HrSensorsDel(context.Context, *StandardRequest) (*StandardReply, error)
  1061. PKGroupChg(context.Context, *StandardRequest) (*StandardReply, error)
  1062. BindHrSensor(context.Context, *StandardRequest) (*StandardReply, error)
  1063. UnBindHrSensor(context.Context, *StandardRequest) (*StandardReply, error)
  1064. // 评分管理
  1065. ActionQuery(context.Context, *StandardRequest) (*StandardReply, error)
  1066. mustEmbedUnimplementedApiServer()
  1067. }
  1068. // UnimplementedApiServer must be embedded to have forward compatible implementations.
  1069. type UnimplementedApiServer struct {
  1070. }
  1071. func (UnimplementedApiServer) SignUp(context.Context, *SignUpRequest) (*DefaultReply, error) {
  1072. return nil, status.Errorf(codes.Unimplemented, "method SignUp not implemented")
  1073. }
  1074. func (UnimplementedApiServer) SignIn(context.Context, *SignInRequest) (*SignInReply, error) {
  1075. return nil, status.Errorf(codes.Unimplemented, "method SignIn not implemented")
  1076. }
  1077. func (UnimplementedApiServer) SignOut(context.Context, *DefaultRequest) (*DefaultReply, error) {
  1078. return nil, status.Errorf(codes.Unimplemented, "method SignOut not implemented")
  1079. }
  1080. func (UnimplementedApiServer) GenVerifyImage(context.Context, *GenVerifyImageRequest) (*GenVerifyImageReply, error) {
  1081. return nil, status.Errorf(codes.Unimplemented, "method GenVerifyImage not implemented")
  1082. }
  1083. func (UnimplementedApiServer) SelectHrSensors(context.Context, *StandardRequest) (*StandardReply, error) {
  1084. return nil, status.Errorf(codes.Unimplemented, "method SelectHrSensors not implemented")
  1085. }
  1086. func (UnimplementedApiServer) AcrossUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1087. return nil, status.Errorf(codes.Unimplemented, "method AcrossUserSimpleQuery not implemented")
  1088. }
  1089. func (UnimplementedApiServer) VipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1090. return nil, status.Errorf(codes.Unimplemented, "method VipUserSimpleQuery not implemented")
  1091. }
  1092. func (UnimplementedApiServer) TempVipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1093. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserSimpleQuery not implemented")
  1094. }
  1095. func (UnimplementedApiServer) ShopSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1096. return nil, status.Errorf(codes.Unimplemented, "method ShopSimpleQuery not implemented")
  1097. }
  1098. func (UnimplementedApiServer) ManageableSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1099. return nil, status.Errorf(codes.Unimplemented, "method ManageableSimpleQuery not implemented")
  1100. }
  1101. func (UnimplementedApiServer) ClassSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1102. return nil, status.Errorf(codes.Unimplemented, "method ClassSimpleQuery not implemented")
  1103. }
  1104. func (UnimplementedApiServer) ScreenSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1105. return nil, status.Errorf(codes.Unimplemented, "method ScreenSimpleQuery not implemented")
  1106. }
  1107. func (UnimplementedApiServer) ManageableShopList(context.Context, *ShopListRequest) (*ShopListReply, error) {
  1108. return nil, status.Errorf(codes.Unimplemented, "method ManageableShopList not implemented")
  1109. }
  1110. func (UnimplementedApiServer) GetShopNavi(context.Context, *GetShopNaviRequest) (*GetShopNaviReply, error) {
  1111. return nil, status.Errorf(codes.Unimplemented, "method GetShopNavi not implemented")
  1112. }
  1113. func (UnimplementedApiServer) ShopGroupQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1114. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupQuery not implemented")
  1115. }
  1116. func (UnimplementedApiServer) ShopGroupAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1117. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupAdd not implemented")
  1118. }
  1119. func (UnimplementedApiServer) ShopGroupEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1120. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupEdit not implemented")
  1121. }
  1122. func (UnimplementedApiServer) ShopGroupStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1123. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupStatusEdit not implemented")
  1124. }
  1125. func (UnimplementedApiServer) ShopGroupDetailsQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1126. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupDetailsQuery not implemented")
  1127. }
  1128. func (UnimplementedApiServer) ShopGroupDetailsAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1129. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupDetailsAdd not implemented")
  1130. }
  1131. func (UnimplementedApiServer) ShopVenueQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1132. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueQuery not implemented")
  1133. }
  1134. func (UnimplementedApiServer) ShopVenueAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1135. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueAdd not implemented")
  1136. }
  1137. func (UnimplementedApiServer) ShopVenueEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1138. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEdit not implemented")
  1139. }
  1140. func (UnimplementedApiServer) ShopVenueStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1141. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueStatusEdit not implemented")
  1142. }
  1143. func (UnimplementedApiServer) ShopVenueEquipQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1144. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipQuery not implemented")
  1145. }
  1146. func (UnimplementedApiServer) ShopVenueEquipAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1147. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipAdd not implemented")
  1148. }
  1149. func (UnimplementedApiServer) ShopVenueEquipEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1150. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipEdit not implemented")
  1151. }
  1152. func (UnimplementedApiServer) ShopVenueEquipStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1153. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipStatusEdit not implemented")
  1154. }
  1155. func (UnimplementedApiServer) ShopVenueEquipStatusDel(context.Context, *StandardRequest) (*StandardReply, error) {
  1156. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipStatusDel not implemented")
  1157. }
  1158. func (UnimplementedApiServer) ShopManagerQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1159. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerQuery not implemented")
  1160. }
  1161. func (UnimplementedApiServer) ShopManagerAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1162. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerAdd not implemented")
  1163. }
  1164. func (UnimplementedApiServer) ShopManagerEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1165. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerEdit not implemented")
  1166. }
  1167. func (UnimplementedApiServer) ShopManagerStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1168. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerStatusEdit not implemented")
  1169. }
  1170. func (UnimplementedApiServer) ShopConfigQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1171. return nil, status.Errorf(codes.Unimplemented, "method ShopConfigQuery not implemented")
  1172. }
  1173. func (UnimplementedApiServer) ShopConfigEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1174. return nil, status.Errorf(codes.Unimplemented, "method ShopConfigEdit not implemented")
  1175. }
  1176. func (UnimplementedApiServer) ShopVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1177. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserQuery not implemented")
  1178. }
  1179. func (UnimplementedApiServer) ShopVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1180. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserAdd not implemented")
  1181. }
  1182. func (UnimplementedApiServer) ShopVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1183. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserEdit not implemented")
  1184. }
  1185. func (UnimplementedApiServer) ShopVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1186. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserStatusEdit not implemented")
  1187. }
  1188. func (UnimplementedApiServer) AcrossVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1189. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserQuery not implemented")
  1190. }
  1191. func (UnimplementedApiServer) AcrossVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1192. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserAdd not implemented")
  1193. }
  1194. func (UnimplementedApiServer) AcrossVipUserDel(context.Context, *StandardRequest) (*StandardReply, error) {
  1195. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserDel not implemented")
  1196. }
  1197. func (UnimplementedApiServer) VipPhoneQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1198. return nil, status.Errorf(codes.Unimplemented, "method VipPhoneQuery not implemented")
  1199. }
  1200. func (UnimplementedApiServer) VipMainPhoneCheck(context.Context, *StandardRequest) (*StandardReply, error) {
  1201. return nil, status.Errorf(codes.Unimplemented, "method VipMainPhoneCheck not implemented")
  1202. }
  1203. func (UnimplementedApiServer) VipOtherPhoneAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1204. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneAdd not implemented")
  1205. }
  1206. func (UnimplementedApiServer) VipOtherPhoneEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1207. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneEdit not implemented")
  1208. }
  1209. func (UnimplementedApiServer) VipOtherPhoneStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1210. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneStatusEdit not implemented")
  1211. }
  1212. func (UnimplementedApiServer) TempVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1213. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserQuery not implemented")
  1214. }
  1215. func (UnimplementedApiServer) TempVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1216. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserAdd not implemented")
  1217. }
  1218. func (UnimplementedApiServer) TempVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1219. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserEdit not implemented")
  1220. }
  1221. func (UnimplementedApiServer) TempVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1222. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserStatusEdit not implemented")
  1223. }
  1224. func (UnimplementedApiServer) VipHourEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1225. return nil, status.Errorf(codes.Unimplemented, "method VipHourEdit not implemented")
  1226. }
  1227. func (UnimplementedApiServer) VipConsumeListQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1228. return nil, status.Errorf(codes.Unimplemented, "method VipConsumeListQuery not implemented")
  1229. }
  1230. func (UnimplementedApiServer) VipConsumeDetailQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1231. return nil, status.Errorf(codes.Unimplemented, "method VipConsumeDetailQuery not implemented")
  1232. }
  1233. func (UnimplementedApiServer) VipClassRelationEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1234. return nil, status.Errorf(codes.Unimplemented, "method VipClassRelationEdit not implemented")
  1235. }
  1236. func (UnimplementedApiServer) VipHourChgQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1237. return nil, status.Errorf(codes.Unimplemented, "method VipHourChgQuery not implemented")
  1238. }
  1239. func (UnimplementedApiServer) GetOverlayImgQiNiuToken(context.Context, *GetOverlayImgRequest) (*QiNiuTokenReply, error) {
  1240. return nil, status.Errorf(codes.Unimplemented, "method GetOverlayImgQiNiuToken not implemented")
  1241. }
  1242. func (UnimplementedApiServer) GetSimpleQiNiuToken(context.Context, *DefaultRequest) (*QiNiuTokenReply, error) {
  1243. return nil, status.Errorf(codes.Unimplemented, "method GetSimpleQiNiuToken not implemented")
  1244. }
  1245. func (UnimplementedApiServer) ClassQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1246. return nil, status.Errorf(codes.Unimplemented, "method ClassQuery not implemented")
  1247. }
  1248. func (UnimplementedApiServer) ClassAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1249. return nil, status.Errorf(codes.Unimplemented, "method ClassAdd not implemented")
  1250. }
  1251. func (UnimplementedApiServer) ClassEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1252. return nil, status.Errorf(codes.Unimplemented, "method ClassEdit not implemented")
  1253. }
  1254. func (UnimplementedApiServer) ClassStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1255. return nil, status.Errorf(codes.Unimplemented, "method ClassStatusEdit not implemented")
  1256. }
  1257. func (UnimplementedApiServer) ClassColorEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1258. return nil, status.Errorf(codes.Unimplemented, "method ClassColorEdit not implemented")
  1259. }
  1260. func (UnimplementedApiServer) ClassWxVisibleEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1261. return nil, status.Errorf(codes.Unimplemented, "method ClassWxVisibleEdit not implemented")
  1262. }
  1263. func (UnimplementedApiServer) ClassVipEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1264. return nil, status.Errorf(codes.Unimplemented, "method ClassVipEdit not implemented")
  1265. }
  1266. func (UnimplementedApiServer) SttPlanBasicQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1267. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicQuery not implemented")
  1268. }
  1269. func (UnimplementedApiServer) SttPlanBasicAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1270. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicAdd not implemented")
  1271. }
  1272. func (UnimplementedApiServer) SttPlanBasicEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1273. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicEdit not implemented")
  1274. }
  1275. func (UnimplementedApiServer) SttPlanBasicShopEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1276. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicShopEdit not implemented")
  1277. }
  1278. func (UnimplementedApiServer) SttPlanBasicStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1279. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicStatusEdit not implemented")
  1280. }
  1281. func (UnimplementedApiServer) SttPlanBasicPublish(context.Context, *StandardRequest) (*StandardReply, error) {
  1282. return nil, status.Errorf(codes.Unimplemented, "method SttPlanBasicPublish not implemented")
  1283. }
  1284. func (UnimplementedApiServer) SttPlanPreview(context.Context, *StandardRequest) (*StandardReply, error) {
  1285. return nil, status.Errorf(codes.Unimplemented, "method SttPlanPreview not implemented")
  1286. }
  1287. func (UnimplementedApiServer) SttPlanCopy(context.Context, *StandardRequest) (*StandardReply, error) {
  1288. return nil, status.Errorf(codes.Unimplemented, "method SttPlanCopy not implemented")
  1289. }
  1290. func (UnimplementedApiServer) SttPlanDetailQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1291. return nil, status.Errorf(codes.Unimplemented, "method SttPlanDetailQuery not implemented")
  1292. }
  1293. func (UnimplementedApiServer) SttPlanDetailBatchSave(context.Context, *StandardRequest) (*StandardReply, error) {
  1294. return nil, status.Errorf(codes.Unimplemented, "method SttPlanDetailBatchSave not implemented")
  1295. }
  1296. func (UnimplementedApiServer) STTBasicQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1297. return nil, status.Errorf(codes.Unimplemented, "method STTBasicQuery not implemented")
  1298. }
  1299. func (UnimplementedApiServer) STTBasicAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  1300. return nil, status.Errorf(codes.Unimplemented, "method STTBasicAdd not implemented")
  1301. }
  1302. func (UnimplementedApiServer) STTBasicEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1303. return nil, status.Errorf(codes.Unimplemented, "method STTBasicEdit not implemented")
  1304. }
  1305. func (UnimplementedApiServer) STTBasicStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1306. return nil, status.Errorf(codes.Unimplemented, "method STTBasicStatusEdit not implemented")
  1307. }
  1308. func (UnimplementedApiServer) STTBasicPreview(context.Context, *StandardRequest) (*StandardReply, error) {
  1309. return nil, status.Errorf(codes.Unimplemented, "method STTBasicPreview not implemented")
  1310. }
  1311. func (UnimplementedApiServer) STTBasicCopy(context.Context, *StandardRequest) (*StandardReply, error) {
  1312. return nil, status.Errorf(codes.Unimplemented, "method STTBasicCopy not implemented")
  1313. }
  1314. func (UnimplementedApiServer) STTBasicOfflineEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  1315. return nil, status.Errorf(codes.Unimplemented, "method STTBasicOfflineEdit not implemented")
  1316. }
  1317. func (UnimplementedApiServer) STTDetailListQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1318. return nil, status.Errorf(codes.Unimplemented, "method STTDetailListQuery not implemented")
  1319. }
  1320. func (UnimplementedApiServer) STTBasicDetailBatchSave(context.Context, *StandardRequest) (*StandardReply, error) {
  1321. return nil, status.Errorf(codes.Unimplemented, "method STTBasicDetailBatchSave not implemented")
  1322. }
  1323. func (UnimplementedApiServer) STTDetailAllowDelCheck(context.Context, *StandardRequest) (*StandardReply, error) {
  1324. return nil, status.Errorf(codes.Unimplemented, "method STTDetailAllowDelCheck not implemented")
  1325. }
  1326. func (UnimplementedApiServer) CourseDetailQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1327. return nil, status.Errorf(codes.Unimplemented, "method CourseDetailQuery not implemented")
  1328. }
  1329. func (UnimplementedApiServer) OrderListQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1330. return nil, status.Errorf(codes.Unimplemented, "method OrderListQuery not implemented")
  1331. }
  1332. func (UnimplementedApiServer) OrderAddByManager(context.Context, *StandardRequest) (*StandardReply, error) {
  1333. return nil, status.Errorf(codes.Unimplemented, "method OrderAddByManager not implemented")
  1334. }
  1335. func (UnimplementedApiServer) OrderCancelByManager(context.Context, *StandardRequest) (*StandardReply, error) {
  1336. return nil, status.Errorf(codes.Unimplemented, "method OrderCancelByManager not implemented")
  1337. }
  1338. func (UnimplementedApiServer) OrderStatistics(context.Context, *StandardRequest) (*StandardReply, error) {
  1339. return nil, status.Errorf(codes.Unimplemented, "method OrderStatistics not implemented")
  1340. }
  1341. func (UnimplementedApiServer) ClassOrderQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1342. return nil, status.Errorf(codes.Unimplemented, "method ClassOrderQuery not implemented")
  1343. }
  1344. func (UnimplementedApiServer) VipUserOrderQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1345. return nil, status.Errorf(codes.Unimplemented, "method VipUserOrderQuery not implemented")
  1346. }
  1347. func (UnimplementedApiServer) HrSensorsPublicQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1348. return nil, status.Errorf(codes.Unimplemented, "method HrSensorsPublicQuery not implemented")
  1349. }
  1350. func (UnimplementedApiServer) HrSensorsPvtQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1351. return nil, status.Errorf(codes.Unimplemented, "method HrSensorsPvtQuery not implemented")
  1352. }
  1353. func (UnimplementedApiServer) AddHrSensors(context.Context, *StandardRequest) (*StandardReply, error) {
  1354. return nil, status.Errorf(codes.Unimplemented, "method AddHrSensors not implemented")
  1355. }
  1356. func (UnimplementedApiServer) AddPvtHrSensors(context.Context, *StandardRequest) (*StandardReply, error) {
  1357. return nil, status.Errorf(codes.Unimplemented, "method AddPvtHrSensors not implemented")
  1358. }
  1359. func (UnimplementedApiServer) EditHrSensors(context.Context, *StandardRequest) (*StandardReply, error) {
  1360. return nil, status.Errorf(codes.Unimplemented, "method EditHrSensors not implemented")
  1361. }
  1362. func (UnimplementedApiServer) HrSensorsDel(context.Context, *StandardRequest) (*StandardReply, error) {
  1363. return nil, status.Errorf(codes.Unimplemented, "method HrSensorsDel not implemented")
  1364. }
  1365. func (UnimplementedApiServer) PKGroupChg(context.Context, *StandardRequest) (*StandardReply, error) {
  1366. return nil, status.Errorf(codes.Unimplemented, "method PKGroupChg not implemented")
  1367. }
  1368. func (UnimplementedApiServer) BindHrSensor(context.Context, *StandardRequest) (*StandardReply, error) {
  1369. return nil, status.Errorf(codes.Unimplemented, "method BindHrSensor not implemented")
  1370. }
  1371. func (UnimplementedApiServer) UnBindHrSensor(context.Context, *StandardRequest) (*StandardReply, error) {
  1372. return nil, status.Errorf(codes.Unimplemented, "method UnBindHrSensor not implemented")
  1373. }
  1374. func (UnimplementedApiServer) ActionQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  1375. return nil, status.Errorf(codes.Unimplemented, "method ActionQuery not implemented")
  1376. }
  1377. func (UnimplementedApiServer) mustEmbedUnimplementedApiServer() {}
  1378. // UnsafeApiServer may be embedded to opt out of forward compatibility for this service.
  1379. // Use of this interface is not recommended, as added methods to ApiServer will
  1380. // result in compilation errors.
  1381. type UnsafeApiServer interface {
  1382. mustEmbedUnimplementedApiServer()
  1383. }
  1384. func RegisterApiServer(s grpc.ServiceRegistrar, srv ApiServer) {
  1385. s.RegisterService(&Api_ServiceDesc, srv)
  1386. }
  1387. func _Api_SignUp_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1388. in := new(SignUpRequest)
  1389. if err := dec(in); err != nil {
  1390. return nil, err
  1391. }
  1392. if interceptor == nil {
  1393. return srv.(ApiServer).SignUp(ctx, in)
  1394. }
  1395. info := &grpc.UnaryServerInfo{
  1396. Server: srv,
  1397. FullMethod: "/base.Api/SignUp",
  1398. }
  1399. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1400. return srv.(ApiServer).SignUp(ctx, req.(*SignUpRequest))
  1401. }
  1402. return interceptor(ctx, in, info, handler)
  1403. }
  1404. func _Api_SignIn_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1405. in := new(SignInRequest)
  1406. if err := dec(in); err != nil {
  1407. return nil, err
  1408. }
  1409. if interceptor == nil {
  1410. return srv.(ApiServer).SignIn(ctx, in)
  1411. }
  1412. info := &grpc.UnaryServerInfo{
  1413. Server: srv,
  1414. FullMethod: "/base.Api/SignIn",
  1415. }
  1416. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1417. return srv.(ApiServer).SignIn(ctx, req.(*SignInRequest))
  1418. }
  1419. return interceptor(ctx, in, info, handler)
  1420. }
  1421. func _Api_SignOut_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1422. in := new(DefaultRequest)
  1423. if err := dec(in); err != nil {
  1424. return nil, err
  1425. }
  1426. if interceptor == nil {
  1427. return srv.(ApiServer).SignOut(ctx, in)
  1428. }
  1429. info := &grpc.UnaryServerInfo{
  1430. Server: srv,
  1431. FullMethod: "/base.Api/SignOut",
  1432. }
  1433. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1434. return srv.(ApiServer).SignOut(ctx, req.(*DefaultRequest))
  1435. }
  1436. return interceptor(ctx, in, info, handler)
  1437. }
  1438. func _Api_GenVerifyImage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1439. in := new(GenVerifyImageRequest)
  1440. if err := dec(in); err != nil {
  1441. return nil, err
  1442. }
  1443. if interceptor == nil {
  1444. return srv.(ApiServer).GenVerifyImage(ctx, in)
  1445. }
  1446. info := &grpc.UnaryServerInfo{
  1447. Server: srv,
  1448. FullMethod: "/base.Api/GenVerifyImage",
  1449. }
  1450. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1451. return srv.(ApiServer).GenVerifyImage(ctx, req.(*GenVerifyImageRequest))
  1452. }
  1453. return interceptor(ctx, in, info, handler)
  1454. }
  1455. func _Api_SelectHrSensors_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1456. in := new(StandardRequest)
  1457. if err := dec(in); err != nil {
  1458. return nil, err
  1459. }
  1460. if interceptor == nil {
  1461. return srv.(ApiServer).SelectHrSensors(ctx, in)
  1462. }
  1463. info := &grpc.UnaryServerInfo{
  1464. Server: srv,
  1465. FullMethod: "/base.Api/SelectHrSensors",
  1466. }
  1467. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1468. return srv.(ApiServer).SelectHrSensors(ctx, req.(*StandardRequest))
  1469. }
  1470. return interceptor(ctx, in, info, handler)
  1471. }
  1472. func _Api_AcrossUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1473. in := new(StandardRequest)
  1474. if err := dec(in); err != nil {
  1475. return nil, err
  1476. }
  1477. if interceptor == nil {
  1478. return srv.(ApiServer).AcrossUserSimpleQuery(ctx, in)
  1479. }
  1480. info := &grpc.UnaryServerInfo{
  1481. Server: srv,
  1482. FullMethod: "/base.Api/AcrossUserSimpleQuery",
  1483. }
  1484. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1485. return srv.(ApiServer).AcrossUserSimpleQuery(ctx, req.(*StandardRequest))
  1486. }
  1487. return interceptor(ctx, in, info, handler)
  1488. }
  1489. func _Api_VipUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1490. in := new(StandardRequest)
  1491. if err := dec(in); err != nil {
  1492. return nil, err
  1493. }
  1494. if interceptor == nil {
  1495. return srv.(ApiServer).VipUserSimpleQuery(ctx, in)
  1496. }
  1497. info := &grpc.UnaryServerInfo{
  1498. Server: srv,
  1499. FullMethod: "/base.Api/VipUserSimpleQuery",
  1500. }
  1501. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1502. return srv.(ApiServer).VipUserSimpleQuery(ctx, req.(*StandardRequest))
  1503. }
  1504. return interceptor(ctx, in, info, handler)
  1505. }
  1506. func _Api_TempVipUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1507. in := new(StandardRequest)
  1508. if err := dec(in); err != nil {
  1509. return nil, err
  1510. }
  1511. if interceptor == nil {
  1512. return srv.(ApiServer).TempVipUserSimpleQuery(ctx, in)
  1513. }
  1514. info := &grpc.UnaryServerInfo{
  1515. Server: srv,
  1516. FullMethod: "/base.Api/TempVipUserSimpleQuery",
  1517. }
  1518. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1519. return srv.(ApiServer).TempVipUserSimpleQuery(ctx, req.(*StandardRequest))
  1520. }
  1521. return interceptor(ctx, in, info, handler)
  1522. }
  1523. func _Api_ShopSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1524. in := new(StandardRequest)
  1525. if err := dec(in); err != nil {
  1526. return nil, err
  1527. }
  1528. if interceptor == nil {
  1529. return srv.(ApiServer).ShopSimpleQuery(ctx, in)
  1530. }
  1531. info := &grpc.UnaryServerInfo{
  1532. Server: srv,
  1533. FullMethod: "/base.Api/ShopSimpleQuery",
  1534. }
  1535. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1536. return srv.(ApiServer).ShopSimpleQuery(ctx, req.(*StandardRequest))
  1537. }
  1538. return interceptor(ctx, in, info, handler)
  1539. }
  1540. func _Api_ManageableSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1541. in := new(StandardRequest)
  1542. if err := dec(in); err != nil {
  1543. return nil, err
  1544. }
  1545. if interceptor == nil {
  1546. return srv.(ApiServer).ManageableSimpleQuery(ctx, in)
  1547. }
  1548. info := &grpc.UnaryServerInfo{
  1549. Server: srv,
  1550. FullMethod: "/base.Api/ManageableSimpleQuery",
  1551. }
  1552. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1553. return srv.(ApiServer).ManageableSimpleQuery(ctx, req.(*StandardRequest))
  1554. }
  1555. return interceptor(ctx, in, info, handler)
  1556. }
  1557. func _Api_ClassSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1558. in := new(StandardRequest)
  1559. if err := dec(in); err != nil {
  1560. return nil, err
  1561. }
  1562. if interceptor == nil {
  1563. return srv.(ApiServer).ClassSimpleQuery(ctx, in)
  1564. }
  1565. info := &grpc.UnaryServerInfo{
  1566. Server: srv,
  1567. FullMethod: "/base.Api/ClassSimpleQuery",
  1568. }
  1569. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1570. return srv.(ApiServer).ClassSimpleQuery(ctx, req.(*StandardRequest))
  1571. }
  1572. return interceptor(ctx, in, info, handler)
  1573. }
  1574. func _Api_ScreenSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1575. in := new(StandardRequest)
  1576. if err := dec(in); err != nil {
  1577. return nil, err
  1578. }
  1579. if interceptor == nil {
  1580. return srv.(ApiServer).ScreenSimpleQuery(ctx, in)
  1581. }
  1582. info := &grpc.UnaryServerInfo{
  1583. Server: srv,
  1584. FullMethod: "/base.Api/ScreenSimpleQuery",
  1585. }
  1586. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1587. return srv.(ApiServer).ScreenSimpleQuery(ctx, req.(*StandardRequest))
  1588. }
  1589. return interceptor(ctx, in, info, handler)
  1590. }
  1591. func _Api_ManageableShopList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1592. in := new(ShopListRequest)
  1593. if err := dec(in); err != nil {
  1594. return nil, err
  1595. }
  1596. if interceptor == nil {
  1597. return srv.(ApiServer).ManageableShopList(ctx, in)
  1598. }
  1599. info := &grpc.UnaryServerInfo{
  1600. Server: srv,
  1601. FullMethod: "/base.Api/ManageableShopList",
  1602. }
  1603. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1604. return srv.(ApiServer).ManageableShopList(ctx, req.(*ShopListRequest))
  1605. }
  1606. return interceptor(ctx, in, info, handler)
  1607. }
  1608. func _Api_GetShopNavi_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1609. in := new(GetShopNaviRequest)
  1610. if err := dec(in); err != nil {
  1611. return nil, err
  1612. }
  1613. if interceptor == nil {
  1614. return srv.(ApiServer).GetShopNavi(ctx, in)
  1615. }
  1616. info := &grpc.UnaryServerInfo{
  1617. Server: srv,
  1618. FullMethod: "/base.Api/GetShopNavi",
  1619. }
  1620. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1621. return srv.(ApiServer).GetShopNavi(ctx, req.(*GetShopNaviRequest))
  1622. }
  1623. return interceptor(ctx, in, info, handler)
  1624. }
  1625. func _Api_ShopGroupQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1626. in := new(StandardRequest)
  1627. if err := dec(in); err != nil {
  1628. return nil, err
  1629. }
  1630. if interceptor == nil {
  1631. return srv.(ApiServer).ShopGroupQuery(ctx, in)
  1632. }
  1633. info := &grpc.UnaryServerInfo{
  1634. Server: srv,
  1635. FullMethod: "/base.Api/ShopGroupQuery",
  1636. }
  1637. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1638. return srv.(ApiServer).ShopGroupQuery(ctx, req.(*StandardRequest))
  1639. }
  1640. return interceptor(ctx, in, info, handler)
  1641. }
  1642. func _Api_ShopGroupAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1643. in := new(StandardRequest)
  1644. if err := dec(in); err != nil {
  1645. return nil, err
  1646. }
  1647. if interceptor == nil {
  1648. return srv.(ApiServer).ShopGroupAdd(ctx, in)
  1649. }
  1650. info := &grpc.UnaryServerInfo{
  1651. Server: srv,
  1652. FullMethod: "/base.Api/ShopGroupAdd",
  1653. }
  1654. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1655. return srv.(ApiServer).ShopGroupAdd(ctx, req.(*StandardRequest))
  1656. }
  1657. return interceptor(ctx, in, info, handler)
  1658. }
  1659. func _Api_ShopGroupEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1660. in := new(StandardRequest)
  1661. if err := dec(in); err != nil {
  1662. return nil, err
  1663. }
  1664. if interceptor == nil {
  1665. return srv.(ApiServer).ShopGroupEdit(ctx, in)
  1666. }
  1667. info := &grpc.UnaryServerInfo{
  1668. Server: srv,
  1669. FullMethod: "/base.Api/ShopGroupEdit",
  1670. }
  1671. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1672. return srv.(ApiServer).ShopGroupEdit(ctx, req.(*StandardRequest))
  1673. }
  1674. return interceptor(ctx, in, info, handler)
  1675. }
  1676. func _Api_ShopGroupStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1677. in := new(StandardRequest)
  1678. if err := dec(in); err != nil {
  1679. return nil, err
  1680. }
  1681. if interceptor == nil {
  1682. return srv.(ApiServer).ShopGroupStatusEdit(ctx, in)
  1683. }
  1684. info := &grpc.UnaryServerInfo{
  1685. Server: srv,
  1686. FullMethod: "/base.Api/ShopGroupStatusEdit",
  1687. }
  1688. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1689. return srv.(ApiServer).ShopGroupStatusEdit(ctx, req.(*StandardRequest))
  1690. }
  1691. return interceptor(ctx, in, info, handler)
  1692. }
  1693. func _Api_ShopGroupDetailsQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1694. in := new(StandardRequest)
  1695. if err := dec(in); err != nil {
  1696. return nil, err
  1697. }
  1698. if interceptor == nil {
  1699. return srv.(ApiServer).ShopGroupDetailsQuery(ctx, in)
  1700. }
  1701. info := &grpc.UnaryServerInfo{
  1702. Server: srv,
  1703. FullMethod: "/base.Api/ShopGroupDetailsQuery",
  1704. }
  1705. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1706. return srv.(ApiServer).ShopGroupDetailsQuery(ctx, req.(*StandardRequest))
  1707. }
  1708. return interceptor(ctx, in, info, handler)
  1709. }
  1710. func _Api_ShopGroupDetailsAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1711. in := new(StandardRequest)
  1712. if err := dec(in); err != nil {
  1713. return nil, err
  1714. }
  1715. if interceptor == nil {
  1716. return srv.(ApiServer).ShopGroupDetailsAdd(ctx, in)
  1717. }
  1718. info := &grpc.UnaryServerInfo{
  1719. Server: srv,
  1720. FullMethod: "/base.Api/ShopGroupDetailsAdd",
  1721. }
  1722. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1723. return srv.(ApiServer).ShopGroupDetailsAdd(ctx, req.(*StandardRequest))
  1724. }
  1725. return interceptor(ctx, in, info, handler)
  1726. }
  1727. func _Api_ShopVenueQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1728. in := new(StandardRequest)
  1729. if err := dec(in); err != nil {
  1730. return nil, err
  1731. }
  1732. if interceptor == nil {
  1733. return srv.(ApiServer).ShopVenueQuery(ctx, in)
  1734. }
  1735. info := &grpc.UnaryServerInfo{
  1736. Server: srv,
  1737. FullMethod: "/base.Api/ShopVenueQuery",
  1738. }
  1739. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1740. return srv.(ApiServer).ShopVenueQuery(ctx, req.(*StandardRequest))
  1741. }
  1742. return interceptor(ctx, in, info, handler)
  1743. }
  1744. func _Api_ShopVenueAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1745. in := new(StandardRequest)
  1746. if err := dec(in); err != nil {
  1747. return nil, err
  1748. }
  1749. if interceptor == nil {
  1750. return srv.(ApiServer).ShopVenueAdd(ctx, in)
  1751. }
  1752. info := &grpc.UnaryServerInfo{
  1753. Server: srv,
  1754. FullMethod: "/base.Api/ShopVenueAdd",
  1755. }
  1756. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1757. return srv.(ApiServer).ShopVenueAdd(ctx, req.(*StandardRequest))
  1758. }
  1759. return interceptor(ctx, in, info, handler)
  1760. }
  1761. func _Api_ShopVenueEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1762. in := new(StandardRequest)
  1763. if err := dec(in); err != nil {
  1764. return nil, err
  1765. }
  1766. if interceptor == nil {
  1767. return srv.(ApiServer).ShopVenueEdit(ctx, in)
  1768. }
  1769. info := &grpc.UnaryServerInfo{
  1770. Server: srv,
  1771. FullMethod: "/base.Api/ShopVenueEdit",
  1772. }
  1773. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1774. return srv.(ApiServer).ShopVenueEdit(ctx, req.(*StandardRequest))
  1775. }
  1776. return interceptor(ctx, in, info, handler)
  1777. }
  1778. func _Api_ShopVenueStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1779. in := new(StandardRequest)
  1780. if err := dec(in); err != nil {
  1781. return nil, err
  1782. }
  1783. if interceptor == nil {
  1784. return srv.(ApiServer).ShopVenueStatusEdit(ctx, in)
  1785. }
  1786. info := &grpc.UnaryServerInfo{
  1787. Server: srv,
  1788. FullMethod: "/base.Api/ShopVenueStatusEdit",
  1789. }
  1790. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1791. return srv.(ApiServer).ShopVenueStatusEdit(ctx, req.(*StandardRequest))
  1792. }
  1793. return interceptor(ctx, in, info, handler)
  1794. }
  1795. func _Api_ShopVenueEquipQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1796. in := new(StandardRequest)
  1797. if err := dec(in); err != nil {
  1798. return nil, err
  1799. }
  1800. if interceptor == nil {
  1801. return srv.(ApiServer).ShopVenueEquipQuery(ctx, in)
  1802. }
  1803. info := &grpc.UnaryServerInfo{
  1804. Server: srv,
  1805. FullMethod: "/base.Api/ShopVenueEquipQuery",
  1806. }
  1807. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1808. return srv.(ApiServer).ShopVenueEquipQuery(ctx, req.(*StandardRequest))
  1809. }
  1810. return interceptor(ctx, in, info, handler)
  1811. }
  1812. func _Api_ShopVenueEquipAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1813. in := new(StandardRequest)
  1814. if err := dec(in); err != nil {
  1815. return nil, err
  1816. }
  1817. if interceptor == nil {
  1818. return srv.(ApiServer).ShopVenueEquipAdd(ctx, in)
  1819. }
  1820. info := &grpc.UnaryServerInfo{
  1821. Server: srv,
  1822. FullMethod: "/base.Api/ShopVenueEquipAdd",
  1823. }
  1824. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1825. return srv.(ApiServer).ShopVenueEquipAdd(ctx, req.(*StandardRequest))
  1826. }
  1827. return interceptor(ctx, in, info, handler)
  1828. }
  1829. func _Api_ShopVenueEquipEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1830. in := new(StandardRequest)
  1831. if err := dec(in); err != nil {
  1832. return nil, err
  1833. }
  1834. if interceptor == nil {
  1835. return srv.(ApiServer).ShopVenueEquipEdit(ctx, in)
  1836. }
  1837. info := &grpc.UnaryServerInfo{
  1838. Server: srv,
  1839. FullMethod: "/base.Api/ShopVenueEquipEdit",
  1840. }
  1841. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1842. return srv.(ApiServer).ShopVenueEquipEdit(ctx, req.(*StandardRequest))
  1843. }
  1844. return interceptor(ctx, in, info, handler)
  1845. }
  1846. func _Api_ShopVenueEquipStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1847. in := new(StandardRequest)
  1848. if err := dec(in); err != nil {
  1849. return nil, err
  1850. }
  1851. if interceptor == nil {
  1852. return srv.(ApiServer).ShopVenueEquipStatusEdit(ctx, in)
  1853. }
  1854. info := &grpc.UnaryServerInfo{
  1855. Server: srv,
  1856. FullMethod: "/base.Api/ShopVenueEquipStatusEdit",
  1857. }
  1858. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1859. return srv.(ApiServer).ShopVenueEquipStatusEdit(ctx, req.(*StandardRequest))
  1860. }
  1861. return interceptor(ctx, in, info, handler)
  1862. }
  1863. func _Api_ShopVenueEquipStatusDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1864. in := new(StandardRequest)
  1865. if err := dec(in); err != nil {
  1866. return nil, err
  1867. }
  1868. if interceptor == nil {
  1869. return srv.(ApiServer).ShopVenueEquipStatusDel(ctx, in)
  1870. }
  1871. info := &grpc.UnaryServerInfo{
  1872. Server: srv,
  1873. FullMethod: "/base.Api/ShopVenueEquipStatusDel",
  1874. }
  1875. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1876. return srv.(ApiServer).ShopVenueEquipStatusDel(ctx, req.(*StandardRequest))
  1877. }
  1878. return interceptor(ctx, in, info, handler)
  1879. }
  1880. func _Api_ShopManagerQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1881. in := new(StandardRequest)
  1882. if err := dec(in); err != nil {
  1883. return nil, err
  1884. }
  1885. if interceptor == nil {
  1886. return srv.(ApiServer).ShopManagerQuery(ctx, in)
  1887. }
  1888. info := &grpc.UnaryServerInfo{
  1889. Server: srv,
  1890. FullMethod: "/base.Api/ShopManagerQuery",
  1891. }
  1892. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1893. return srv.(ApiServer).ShopManagerQuery(ctx, req.(*StandardRequest))
  1894. }
  1895. return interceptor(ctx, in, info, handler)
  1896. }
  1897. func _Api_ShopManagerAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1898. in := new(StandardRequest)
  1899. if err := dec(in); err != nil {
  1900. return nil, err
  1901. }
  1902. if interceptor == nil {
  1903. return srv.(ApiServer).ShopManagerAdd(ctx, in)
  1904. }
  1905. info := &grpc.UnaryServerInfo{
  1906. Server: srv,
  1907. FullMethod: "/base.Api/ShopManagerAdd",
  1908. }
  1909. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1910. return srv.(ApiServer).ShopManagerAdd(ctx, req.(*StandardRequest))
  1911. }
  1912. return interceptor(ctx, in, info, handler)
  1913. }
  1914. func _Api_ShopManagerEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1915. in := new(StandardRequest)
  1916. if err := dec(in); err != nil {
  1917. return nil, err
  1918. }
  1919. if interceptor == nil {
  1920. return srv.(ApiServer).ShopManagerEdit(ctx, in)
  1921. }
  1922. info := &grpc.UnaryServerInfo{
  1923. Server: srv,
  1924. FullMethod: "/base.Api/ShopManagerEdit",
  1925. }
  1926. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1927. return srv.(ApiServer).ShopManagerEdit(ctx, req.(*StandardRequest))
  1928. }
  1929. return interceptor(ctx, in, info, handler)
  1930. }
  1931. func _Api_ShopManagerStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1932. in := new(StandardRequest)
  1933. if err := dec(in); err != nil {
  1934. return nil, err
  1935. }
  1936. if interceptor == nil {
  1937. return srv.(ApiServer).ShopManagerStatusEdit(ctx, in)
  1938. }
  1939. info := &grpc.UnaryServerInfo{
  1940. Server: srv,
  1941. FullMethod: "/base.Api/ShopManagerStatusEdit",
  1942. }
  1943. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1944. return srv.(ApiServer).ShopManagerStatusEdit(ctx, req.(*StandardRequest))
  1945. }
  1946. return interceptor(ctx, in, info, handler)
  1947. }
  1948. func _Api_ShopConfigQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1949. in := new(StandardRequest)
  1950. if err := dec(in); err != nil {
  1951. return nil, err
  1952. }
  1953. if interceptor == nil {
  1954. return srv.(ApiServer).ShopConfigQuery(ctx, in)
  1955. }
  1956. info := &grpc.UnaryServerInfo{
  1957. Server: srv,
  1958. FullMethod: "/base.Api/ShopConfigQuery",
  1959. }
  1960. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1961. return srv.(ApiServer).ShopConfigQuery(ctx, req.(*StandardRequest))
  1962. }
  1963. return interceptor(ctx, in, info, handler)
  1964. }
  1965. func _Api_ShopConfigEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1966. in := new(StandardRequest)
  1967. if err := dec(in); err != nil {
  1968. return nil, err
  1969. }
  1970. if interceptor == nil {
  1971. return srv.(ApiServer).ShopConfigEdit(ctx, in)
  1972. }
  1973. info := &grpc.UnaryServerInfo{
  1974. Server: srv,
  1975. FullMethod: "/base.Api/ShopConfigEdit",
  1976. }
  1977. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1978. return srv.(ApiServer).ShopConfigEdit(ctx, req.(*StandardRequest))
  1979. }
  1980. return interceptor(ctx, in, info, handler)
  1981. }
  1982. func _Api_ShopVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1983. in := new(StandardRequest)
  1984. if err := dec(in); err != nil {
  1985. return nil, err
  1986. }
  1987. if interceptor == nil {
  1988. return srv.(ApiServer).ShopVipUserQuery(ctx, in)
  1989. }
  1990. info := &grpc.UnaryServerInfo{
  1991. Server: srv,
  1992. FullMethod: "/base.Api/ShopVipUserQuery",
  1993. }
  1994. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1995. return srv.(ApiServer).ShopVipUserQuery(ctx, req.(*StandardRequest))
  1996. }
  1997. return interceptor(ctx, in, info, handler)
  1998. }
  1999. func _Api_ShopVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2000. in := new(StandardRequest)
  2001. if err := dec(in); err != nil {
  2002. return nil, err
  2003. }
  2004. if interceptor == nil {
  2005. return srv.(ApiServer).ShopVipUserAdd(ctx, in)
  2006. }
  2007. info := &grpc.UnaryServerInfo{
  2008. Server: srv,
  2009. FullMethod: "/base.Api/ShopVipUserAdd",
  2010. }
  2011. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2012. return srv.(ApiServer).ShopVipUserAdd(ctx, req.(*StandardRequest))
  2013. }
  2014. return interceptor(ctx, in, info, handler)
  2015. }
  2016. func _Api_ShopVipUserEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2017. in := new(StandardRequest)
  2018. if err := dec(in); err != nil {
  2019. return nil, err
  2020. }
  2021. if interceptor == nil {
  2022. return srv.(ApiServer).ShopVipUserEdit(ctx, in)
  2023. }
  2024. info := &grpc.UnaryServerInfo{
  2025. Server: srv,
  2026. FullMethod: "/base.Api/ShopVipUserEdit",
  2027. }
  2028. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2029. return srv.(ApiServer).ShopVipUserEdit(ctx, req.(*StandardRequest))
  2030. }
  2031. return interceptor(ctx, in, info, handler)
  2032. }
  2033. func _Api_ShopVipUserStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2034. in := new(StandardRequest)
  2035. if err := dec(in); err != nil {
  2036. return nil, err
  2037. }
  2038. if interceptor == nil {
  2039. return srv.(ApiServer).ShopVipUserStatusEdit(ctx, in)
  2040. }
  2041. info := &grpc.UnaryServerInfo{
  2042. Server: srv,
  2043. FullMethod: "/base.Api/ShopVipUserStatusEdit",
  2044. }
  2045. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2046. return srv.(ApiServer).ShopVipUserStatusEdit(ctx, req.(*StandardRequest))
  2047. }
  2048. return interceptor(ctx, in, info, handler)
  2049. }
  2050. func _Api_AcrossVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2051. in := new(StandardRequest)
  2052. if err := dec(in); err != nil {
  2053. return nil, err
  2054. }
  2055. if interceptor == nil {
  2056. return srv.(ApiServer).AcrossVipUserQuery(ctx, in)
  2057. }
  2058. info := &grpc.UnaryServerInfo{
  2059. Server: srv,
  2060. FullMethod: "/base.Api/AcrossVipUserQuery",
  2061. }
  2062. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2063. return srv.(ApiServer).AcrossVipUserQuery(ctx, req.(*StandardRequest))
  2064. }
  2065. return interceptor(ctx, in, info, handler)
  2066. }
  2067. func _Api_AcrossVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2068. in := new(StandardRequest)
  2069. if err := dec(in); err != nil {
  2070. return nil, err
  2071. }
  2072. if interceptor == nil {
  2073. return srv.(ApiServer).AcrossVipUserAdd(ctx, in)
  2074. }
  2075. info := &grpc.UnaryServerInfo{
  2076. Server: srv,
  2077. FullMethod: "/base.Api/AcrossVipUserAdd",
  2078. }
  2079. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2080. return srv.(ApiServer).AcrossVipUserAdd(ctx, req.(*StandardRequest))
  2081. }
  2082. return interceptor(ctx, in, info, handler)
  2083. }
  2084. func _Api_AcrossVipUserDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2085. in := new(StandardRequest)
  2086. if err := dec(in); err != nil {
  2087. return nil, err
  2088. }
  2089. if interceptor == nil {
  2090. return srv.(ApiServer).AcrossVipUserDel(ctx, in)
  2091. }
  2092. info := &grpc.UnaryServerInfo{
  2093. Server: srv,
  2094. FullMethod: "/base.Api/AcrossVipUserDel",
  2095. }
  2096. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2097. return srv.(ApiServer).AcrossVipUserDel(ctx, req.(*StandardRequest))
  2098. }
  2099. return interceptor(ctx, in, info, handler)
  2100. }
  2101. func _Api_VipPhoneQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2102. in := new(StandardRequest)
  2103. if err := dec(in); err != nil {
  2104. return nil, err
  2105. }
  2106. if interceptor == nil {
  2107. return srv.(ApiServer).VipPhoneQuery(ctx, in)
  2108. }
  2109. info := &grpc.UnaryServerInfo{
  2110. Server: srv,
  2111. FullMethod: "/base.Api/VipPhoneQuery",
  2112. }
  2113. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2114. return srv.(ApiServer).VipPhoneQuery(ctx, req.(*StandardRequest))
  2115. }
  2116. return interceptor(ctx, in, info, handler)
  2117. }
  2118. func _Api_VipMainPhoneCheck_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2119. in := new(StandardRequest)
  2120. if err := dec(in); err != nil {
  2121. return nil, err
  2122. }
  2123. if interceptor == nil {
  2124. return srv.(ApiServer).VipMainPhoneCheck(ctx, in)
  2125. }
  2126. info := &grpc.UnaryServerInfo{
  2127. Server: srv,
  2128. FullMethod: "/base.Api/VipMainPhoneCheck",
  2129. }
  2130. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2131. return srv.(ApiServer).VipMainPhoneCheck(ctx, req.(*StandardRequest))
  2132. }
  2133. return interceptor(ctx, in, info, handler)
  2134. }
  2135. func _Api_VipOtherPhoneAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2136. in := new(StandardRequest)
  2137. if err := dec(in); err != nil {
  2138. return nil, err
  2139. }
  2140. if interceptor == nil {
  2141. return srv.(ApiServer).VipOtherPhoneAdd(ctx, in)
  2142. }
  2143. info := &grpc.UnaryServerInfo{
  2144. Server: srv,
  2145. FullMethod: "/base.Api/VipOtherPhoneAdd",
  2146. }
  2147. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2148. return srv.(ApiServer).VipOtherPhoneAdd(ctx, req.(*StandardRequest))
  2149. }
  2150. return interceptor(ctx, in, info, handler)
  2151. }
  2152. func _Api_VipOtherPhoneEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2153. in := new(StandardRequest)
  2154. if err := dec(in); err != nil {
  2155. return nil, err
  2156. }
  2157. if interceptor == nil {
  2158. return srv.(ApiServer).VipOtherPhoneEdit(ctx, in)
  2159. }
  2160. info := &grpc.UnaryServerInfo{
  2161. Server: srv,
  2162. FullMethod: "/base.Api/VipOtherPhoneEdit",
  2163. }
  2164. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2165. return srv.(ApiServer).VipOtherPhoneEdit(ctx, req.(*StandardRequest))
  2166. }
  2167. return interceptor(ctx, in, info, handler)
  2168. }
  2169. func _Api_VipOtherPhoneStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2170. in := new(StandardRequest)
  2171. if err := dec(in); err != nil {
  2172. return nil, err
  2173. }
  2174. if interceptor == nil {
  2175. return srv.(ApiServer).VipOtherPhoneStatusEdit(ctx, in)
  2176. }
  2177. info := &grpc.UnaryServerInfo{
  2178. Server: srv,
  2179. FullMethod: "/base.Api/VipOtherPhoneStatusEdit",
  2180. }
  2181. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2182. return srv.(ApiServer).VipOtherPhoneStatusEdit(ctx, req.(*StandardRequest))
  2183. }
  2184. return interceptor(ctx, in, info, handler)
  2185. }
  2186. func _Api_TempVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2187. in := new(StandardRequest)
  2188. if err := dec(in); err != nil {
  2189. return nil, err
  2190. }
  2191. if interceptor == nil {
  2192. return srv.(ApiServer).TempVipUserQuery(ctx, in)
  2193. }
  2194. info := &grpc.UnaryServerInfo{
  2195. Server: srv,
  2196. FullMethod: "/base.Api/TempVipUserQuery",
  2197. }
  2198. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2199. return srv.(ApiServer).TempVipUserQuery(ctx, req.(*StandardRequest))
  2200. }
  2201. return interceptor(ctx, in, info, handler)
  2202. }
  2203. func _Api_TempVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2204. in := new(StandardRequest)
  2205. if err := dec(in); err != nil {
  2206. return nil, err
  2207. }
  2208. if interceptor == nil {
  2209. return srv.(ApiServer).TempVipUserAdd(ctx, in)
  2210. }
  2211. info := &grpc.UnaryServerInfo{
  2212. Server: srv,
  2213. FullMethod: "/base.Api/TempVipUserAdd",
  2214. }
  2215. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2216. return srv.(ApiServer).TempVipUserAdd(ctx, req.(*StandardRequest))
  2217. }
  2218. return interceptor(ctx, in, info, handler)
  2219. }
  2220. func _Api_TempVipUserEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2221. in := new(StandardRequest)
  2222. if err := dec(in); err != nil {
  2223. return nil, err
  2224. }
  2225. if interceptor == nil {
  2226. return srv.(ApiServer).TempVipUserEdit(ctx, in)
  2227. }
  2228. info := &grpc.UnaryServerInfo{
  2229. Server: srv,
  2230. FullMethod: "/base.Api/TempVipUserEdit",
  2231. }
  2232. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2233. return srv.(ApiServer).TempVipUserEdit(ctx, req.(*StandardRequest))
  2234. }
  2235. return interceptor(ctx, in, info, handler)
  2236. }
  2237. func _Api_TempVipUserStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2238. in := new(StandardRequest)
  2239. if err := dec(in); err != nil {
  2240. return nil, err
  2241. }
  2242. if interceptor == nil {
  2243. return srv.(ApiServer).TempVipUserStatusEdit(ctx, in)
  2244. }
  2245. info := &grpc.UnaryServerInfo{
  2246. Server: srv,
  2247. FullMethod: "/base.Api/TempVipUserStatusEdit",
  2248. }
  2249. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2250. return srv.(ApiServer).TempVipUserStatusEdit(ctx, req.(*StandardRequest))
  2251. }
  2252. return interceptor(ctx, in, info, handler)
  2253. }
  2254. func _Api_VipHourEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2255. in := new(StandardRequest)
  2256. if err := dec(in); err != nil {
  2257. return nil, err
  2258. }
  2259. if interceptor == nil {
  2260. return srv.(ApiServer).VipHourEdit(ctx, in)
  2261. }
  2262. info := &grpc.UnaryServerInfo{
  2263. Server: srv,
  2264. FullMethod: "/base.Api/VipHourEdit",
  2265. }
  2266. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2267. return srv.(ApiServer).VipHourEdit(ctx, req.(*StandardRequest))
  2268. }
  2269. return interceptor(ctx, in, info, handler)
  2270. }
  2271. func _Api_VipConsumeListQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2272. in := new(StandardRequest)
  2273. if err := dec(in); err != nil {
  2274. return nil, err
  2275. }
  2276. if interceptor == nil {
  2277. return srv.(ApiServer).VipConsumeListQuery(ctx, in)
  2278. }
  2279. info := &grpc.UnaryServerInfo{
  2280. Server: srv,
  2281. FullMethod: "/base.Api/VipConsumeListQuery",
  2282. }
  2283. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2284. return srv.(ApiServer).VipConsumeListQuery(ctx, req.(*StandardRequest))
  2285. }
  2286. return interceptor(ctx, in, info, handler)
  2287. }
  2288. func _Api_VipConsumeDetailQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2289. in := new(StandardRequest)
  2290. if err := dec(in); err != nil {
  2291. return nil, err
  2292. }
  2293. if interceptor == nil {
  2294. return srv.(ApiServer).VipConsumeDetailQuery(ctx, in)
  2295. }
  2296. info := &grpc.UnaryServerInfo{
  2297. Server: srv,
  2298. FullMethod: "/base.Api/VipConsumeDetailQuery",
  2299. }
  2300. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2301. return srv.(ApiServer).VipConsumeDetailQuery(ctx, req.(*StandardRequest))
  2302. }
  2303. return interceptor(ctx, in, info, handler)
  2304. }
  2305. func _Api_VipClassRelationEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2306. in := new(StandardRequest)
  2307. if err := dec(in); err != nil {
  2308. return nil, err
  2309. }
  2310. if interceptor == nil {
  2311. return srv.(ApiServer).VipClassRelationEdit(ctx, in)
  2312. }
  2313. info := &grpc.UnaryServerInfo{
  2314. Server: srv,
  2315. FullMethod: "/base.Api/VipClassRelationEdit",
  2316. }
  2317. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2318. return srv.(ApiServer).VipClassRelationEdit(ctx, req.(*StandardRequest))
  2319. }
  2320. return interceptor(ctx, in, info, handler)
  2321. }
  2322. func _Api_VipHourChgQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2323. in := new(StandardRequest)
  2324. if err := dec(in); err != nil {
  2325. return nil, err
  2326. }
  2327. if interceptor == nil {
  2328. return srv.(ApiServer).VipHourChgQuery(ctx, in)
  2329. }
  2330. info := &grpc.UnaryServerInfo{
  2331. Server: srv,
  2332. FullMethod: "/base.Api/VipHourChgQuery",
  2333. }
  2334. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2335. return srv.(ApiServer).VipHourChgQuery(ctx, req.(*StandardRequest))
  2336. }
  2337. return interceptor(ctx, in, info, handler)
  2338. }
  2339. func _Api_GetOverlayImgQiNiuToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2340. in := new(GetOverlayImgRequest)
  2341. if err := dec(in); err != nil {
  2342. return nil, err
  2343. }
  2344. if interceptor == nil {
  2345. return srv.(ApiServer).GetOverlayImgQiNiuToken(ctx, in)
  2346. }
  2347. info := &grpc.UnaryServerInfo{
  2348. Server: srv,
  2349. FullMethod: "/base.Api/GetOverlayImgQiNiuToken",
  2350. }
  2351. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2352. return srv.(ApiServer).GetOverlayImgQiNiuToken(ctx, req.(*GetOverlayImgRequest))
  2353. }
  2354. return interceptor(ctx, in, info, handler)
  2355. }
  2356. func _Api_GetSimpleQiNiuToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2357. in := new(DefaultRequest)
  2358. if err := dec(in); err != nil {
  2359. return nil, err
  2360. }
  2361. if interceptor == nil {
  2362. return srv.(ApiServer).GetSimpleQiNiuToken(ctx, in)
  2363. }
  2364. info := &grpc.UnaryServerInfo{
  2365. Server: srv,
  2366. FullMethod: "/base.Api/GetSimpleQiNiuToken",
  2367. }
  2368. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2369. return srv.(ApiServer).GetSimpleQiNiuToken(ctx, req.(*DefaultRequest))
  2370. }
  2371. return interceptor(ctx, in, info, handler)
  2372. }
  2373. func _Api_ClassQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2374. in := new(StandardRequest)
  2375. if err := dec(in); err != nil {
  2376. return nil, err
  2377. }
  2378. if interceptor == nil {
  2379. return srv.(ApiServer).ClassQuery(ctx, in)
  2380. }
  2381. info := &grpc.UnaryServerInfo{
  2382. Server: srv,
  2383. FullMethod: "/base.Api/ClassQuery",
  2384. }
  2385. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2386. return srv.(ApiServer).ClassQuery(ctx, req.(*StandardRequest))
  2387. }
  2388. return interceptor(ctx, in, info, handler)
  2389. }
  2390. func _Api_ClassAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2391. in := new(StandardRequest)
  2392. if err := dec(in); err != nil {
  2393. return nil, err
  2394. }
  2395. if interceptor == nil {
  2396. return srv.(ApiServer).ClassAdd(ctx, in)
  2397. }
  2398. info := &grpc.UnaryServerInfo{
  2399. Server: srv,
  2400. FullMethod: "/base.Api/ClassAdd",
  2401. }
  2402. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2403. return srv.(ApiServer).ClassAdd(ctx, req.(*StandardRequest))
  2404. }
  2405. return interceptor(ctx, in, info, handler)
  2406. }
  2407. func _Api_ClassEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2408. in := new(StandardRequest)
  2409. if err := dec(in); err != nil {
  2410. return nil, err
  2411. }
  2412. if interceptor == nil {
  2413. return srv.(ApiServer).ClassEdit(ctx, in)
  2414. }
  2415. info := &grpc.UnaryServerInfo{
  2416. Server: srv,
  2417. FullMethod: "/base.Api/ClassEdit",
  2418. }
  2419. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2420. return srv.(ApiServer).ClassEdit(ctx, req.(*StandardRequest))
  2421. }
  2422. return interceptor(ctx, in, info, handler)
  2423. }
  2424. func _Api_ClassStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2425. in := new(StandardRequest)
  2426. if err := dec(in); err != nil {
  2427. return nil, err
  2428. }
  2429. if interceptor == nil {
  2430. return srv.(ApiServer).ClassStatusEdit(ctx, in)
  2431. }
  2432. info := &grpc.UnaryServerInfo{
  2433. Server: srv,
  2434. FullMethod: "/base.Api/ClassStatusEdit",
  2435. }
  2436. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2437. return srv.(ApiServer).ClassStatusEdit(ctx, req.(*StandardRequest))
  2438. }
  2439. return interceptor(ctx, in, info, handler)
  2440. }
  2441. func _Api_ClassColorEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2442. in := new(StandardRequest)
  2443. if err := dec(in); err != nil {
  2444. return nil, err
  2445. }
  2446. if interceptor == nil {
  2447. return srv.(ApiServer).ClassColorEdit(ctx, in)
  2448. }
  2449. info := &grpc.UnaryServerInfo{
  2450. Server: srv,
  2451. FullMethod: "/base.Api/ClassColorEdit",
  2452. }
  2453. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2454. return srv.(ApiServer).ClassColorEdit(ctx, req.(*StandardRequest))
  2455. }
  2456. return interceptor(ctx, in, info, handler)
  2457. }
  2458. func _Api_ClassWxVisibleEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2459. in := new(StandardRequest)
  2460. if err := dec(in); err != nil {
  2461. return nil, err
  2462. }
  2463. if interceptor == nil {
  2464. return srv.(ApiServer).ClassWxVisibleEdit(ctx, in)
  2465. }
  2466. info := &grpc.UnaryServerInfo{
  2467. Server: srv,
  2468. FullMethod: "/base.Api/ClassWxVisibleEdit",
  2469. }
  2470. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2471. return srv.(ApiServer).ClassWxVisibleEdit(ctx, req.(*StandardRequest))
  2472. }
  2473. return interceptor(ctx, in, info, handler)
  2474. }
  2475. func _Api_ClassVipEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2476. in := new(StandardRequest)
  2477. if err := dec(in); err != nil {
  2478. return nil, err
  2479. }
  2480. if interceptor == nil {
  2481. return srv.(ApiServer).ClassVipEdit(ctx, in)
  2482. }
  2483. info := &grpc.UnaryServerInfo{
  2484. Server: srv,
  2485. FullMethod: "/base.Api/ClassVipEdit",
  2486. }
  2487. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2488. return srv.(ApiServer).ClassVipEdit(ctx, req.(*StandardRequest))
  2489. }
  2490. return interceptor(ctx, in, info, handler)
  2491. }
  2492. func _Api_SttPlanBasicQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2493. in := new(StandardRequest)
  2494. if err := dec(in); err != nil {
  2495. return nil, err
  2496. }
  2497. if interceptor == nil {
  2498. return srv.(ApiServer).SttPlanBasicQuery(ctx, in)
  2499. }
  2500. info := &grpc.UnaryServerInfo{
  2501. Server: srv,
  2502. FullMethod: "/base.Api/SttPlanBasicQuery",
  2503. }
  2504. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2505. return srv.(ApiServer).SttPlanBasicQuery(ctx, req.(*StandardRequest))
  2506. }
  2507. return interceptor(ctx, in, info, handler)
  2508. }
  2509. func _Api_SttPlanBasicAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2510. in := new(StandardRequest)
  2511. if err := dec(in); err != nil {
  2512. return nil, err
  2513. }
  2514. if interceptor == nil {
  2515. return srv.(ApiServer).SttPlanBasicAdd(ctx, in)
  2516. }
  2517. info := &grpc.UnaryServerInfo{
  2518. Server: srv,
  2519. FullMethod: "/base.Api/SttPlanBasicAdd",
  2520. }
  2521. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2522. return srv.(ApiServer).SttPlanBasicAdd(ctx, req.(*StandardRequest))
  2523. }
  2524. return interceptor(ctx, in, info, handler)
  2525. }
  2526. func _Api_SttPlanBasicEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2527. in := new(StandardRequest)
  2528. if err := dec(in); err != nil {
  2529. return nil, err
  2530. }
  2531. if interceptor == nil {
  2532. return srv.(ApiServer).SttPlanBasicEdit(ctx, in)
  2533. }
  2534. info := &grpc.UnaryServerInfo{
  2535. Server: srv,
  2536. FullMethod: "/base.Api/SttPlanBasicEdit",
  2537. }
  2538. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2539. return srv.(ApiServer).SttPlanBasicEdit(ctx, req.(*StandardRequest))
  2540. }
  2541. return interceptor(ctx, in, info, handler)
  2542. }
  2543. func _Api_SttPlanBasicShopEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2544. in := new(StandardRequest)
  2545. if err := dec(in); err != nil {
  2546. return nil, err
  2547. }
  2548. if interceptor == nil {
  2549. return srv.(ApiServer).SttPlanBasicShopEdit(ctx, in)
  2550. }
  2551. info := &grpc.UnaryServerInfo{
  2552. Server: srv,
  2553. FullMethod: "/base.Api/SttPlanBasicShopEdit",
  2554. }
  2555. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2556. return srv.(ApiServer).SttPlanBasicShopEdit(ctx, req.(*StandardRequest))
  2557. }
  2558. return interceptor(ctx, in, info, handler)
  2559. }
  2560. func _Api_SttPlanBasicStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2561. in := new(StandardRequest)
  2562. if err := dec(in); err != nil {
  2563. return nil, err
  2564. }
  2565. if interceptor == nil {
  2566. return srv.(ApiServer).SttPlanBasicStatusEdit(ctx, in)
  2567. }
  2568. info := &grpc.UnaryServerInfo{
  2569. Server: srv,
  2570. FullMethod: "/base.Api/SttPlanBasicStatusEdit",
  2571. }
  2572. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2573. return srv.(ApiServer).SttPlanBasicStatusEdit(ctx, req.(*StandardRequest))
  2574. }
  2575. return interceptor(ctx, in, info, handler)
  2576. }
  2577. func _Api_SttPlanBasicPublish_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2578. in := new(StandardRequest)
  2579. if err := dec(in); err != nil {
  2580. return nil, err
  2581. }
  2582. if interceptor == nil {
  2583. return srv.(ApiServer).SttPlanBasicPublish(ctx, in)
  2584. }
  2585. info := &grpc.UnaryServerInfo{
  2586. Server: srv,
  2587. FullMethod: "/base.Api/SttPlanBasicPublish",
  2588. }
  2589. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2590. return srv.(ApiServer).SttPlanBasicPublish(ctx, req.(*StandardRequest))
  2591. }
  2592. return interceptor(ctx, in, info, handler)
  2593. }
  2594. func _Api_SttPlanPreview_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2595. in := new(StandardRequest)
  2596. if err := dec(in); err != nil {
  2597. return nil, err
  2598. }
  2599. if interceptor == nil {
  2600. return srv.(ApiServer).SttPlanPreview(ctx, in)
  2601. }
  2602. info := &grpc.UnaryServerInfo{
  2603. Server: srv,
  2604. FullMethod: "/base.Api/SttPlanPreview",
  2605. }
  2606. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2607. return srv.(ApiServer).SttPlanPreview(ctx, req.(*StandardRequest))
  2608. }
  2609. return interceptor(ctx, in, info, handler)
  2610. }
  2611. func _Api_SttPlanCopy_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2612. in := new(StandardRequest)
  2613. if err := dec(in); err != nil {
  2614. return nil, err
  2615. }
  2616. if interceptor == nil {
  2617. return srv.(ApiServer).SttPlanCopy(ctx, in)
  2618. }
  2619. info := &grpc.UnaryServerInfo{
  2620. Server: srv,
  2621. FullMethod: "/base.Api/SttPlanCopy",
  2622. }
  2623. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2624. return srv.(ApiServer).SttPlanCopy(ctx, req.(*StandardRequest))
  2625. }
  2626. return interceptor(ctx, in, info, handler)
  2627. }
  2628. func _Api_SttPlanDetailQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2629. in := new(StandardRequest)
  2630. if err := dec(in); err != nil {
  2631. return nil, err
  2632. }
  2633. if interceptor == nil {
  2634. return srv.(ApiServer).SttPlanDetailQuery(ctx, in)
  2635. }
  2636. info := &grpc.UnaryServerInfo{
  2637. Server: srv,
  2638. FullMethod: "/base.Api/SttPlanDetailQuery",
  2639. }
  2640. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2641. return srv.(ApiServer).SttPlanDetailQuery(ctx, req.(*StandardRequest))
  2642. }
  2643. return interceptor(ctx, in, info, handler)
  2644. }
  2645. func _Api_SttPlanDetailBatchSave_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2646. in := new(StandardRequest)
  2647. if err := dec(in); err != nil {
  2648. return nil, err
  2649. }
  2650. if interceptor == nil {
  2651. return srv.(ApiServer).SttPlanDetailBatchSave(ctx, in)
  2652. }
  2653. info := &grpc.UnaryServerInfo{
  2654. Server: srv,
  2655. FullMethod: "/base.Api/SttPlanDetailBatchSave",
  2656. }
  2657. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2658. return srv.(ApiServer).SttPlanDetailBatchSave(ctx, req.(*StandardRequest))
  2659. }
  2660. return interceptor(ctx, in, info, handler)
  2661. }
  2662. func _Api_STTBasicQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2663. in := new(StandardRequest)
  2664. if err := dec(in); err != nil {
  2665. return nil, err
  2666. }
  2667. if interceptor == nil {
  2668. return srv.(ApiServer).STTBasicQuery(ctx, in)
  2669. }
  2670. info := &grpc.UnaryServerInfo{
  2671. Server: srv,
  2672. FullMethod: "/base.Api/STTBasicQuery",
  2673. }
  2674. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2675. return srv.(ApiServer).STTBasicQuery(ctx, req.(*StandardRequest))
  2676. }
  2677. return interceptor(ctx, in, info, handler)
  2678. }
  2679. func _Api_STTBasicAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2680. in := new(StandardRequest)
  2681. if err := dec(in); err != nil {
  2682. return nil, err
  2683. }
  2684. if interceptor == nil {
  2685. return srv.(ApiServer).STTBasicAdd(ctx, in)
  2686. }
  2687. info := &grpc.UnaryServerInfo{
  2688. Server: srv,
  2689. FullMethod: "/base.Api/STTBasicAdd",
  2690. }
  2691. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2692. return srv.(ApiServer).STTBasicAdd(ctx, req.(*StandardRequest))
  2693. }
  2694. return interceptor(ctx, in, info, handler)
  2695. }
  2696. func _Api_STTBasicEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2697. in := new(StandardRequest)
  2698. if err := dec(in); err != nil {
  2699. return nil, err
  2700. }
  2701. if interceptor == nil {
  2702. return srv.(ApiServer).STTBasicEdit(ctx, in)
  2703. }
  2704. info := &grpc.UnaryServerInfo{
  2705. Server: srv,
  2706. FullMethod: "/base.Api/STTBasicEdit",
  2707. }
  2708. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2709. return srv.(ApiServer).STTBasicEdit(ctx, req.(*StandardRequest))
  2710. }
  2711. return interceptor(ctx, in, info, handler)
  2712. }
  2713. func _Api_STTBasicStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2714. in := new(StandardRequest)
  2715. if err := dec(in); err != nil {
  2716. return nil, err
  2717. }
  2718. if interceptor == nil {
  2719. return srv.(ApiServer).STTBasicStatusEdit(ctx, in)
  2720. }
  2721. info := &grpc.UnaryServerInfo{
  2722. Server: srv,
  2723. FullMethod: "/base.Api/STTBasicStatusEdit",
  2724. }
  2725. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2726. return srv.(ApiServer).STTBasicStatusEdit(ctx, req.(*StandardRequest))
  2727. }
  2728. return interceptor(ctx, in, info, handler)
  2729. }
  2730. func _Api_STTBasicPreview_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2731. in := new(StandardRequest)
  2732. if err := dec(in); err != nil {
  2733. return nil, err
  2734. }
  2735. if interceptor == nil {
  2736. return srv.(ApiServer).STTBasicPreview(ctx, in)
  2737. }
  2738. info := &grpc.UnaryServerInfo{
  2739. Server: srv,
  2740. FullMethod: "/base.Api/STTBasicPreview",
  2741. }
  2742. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2743. return srv.(ApiServer).STTBasicPreview(ctx, req.(*StandardRequest))
  2744. }
  2745. return interceptor(ctx, in, info, handler)
  2746. }
  2747. func _Api_STTBasicCopy_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2748. in := new(StandardRequest)
  2749. if err := dec(in); err != nil {
  2750. return nil, err
  2751. }
  2752. if interceptor == nil {
  2753. return srv.(ApiServer).STTBasicCopy(ctx, in)
  2754. }
  2755. info := &grpc.UnaryServerInfo{
  2756. Server: srv,
  2757. FullMethod: "/base.Api/STTBasicCopy",
  2758. }
  2759. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2760. return srv.(ApiServer).STTBasicCopy(ctx, req.(*StandardRequest))
  2761. }
  2762. return interceptor(ctx, in, info, handler)
  2763. }
  2764. func _Api_STTBasicOfflineEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2765. in := new(StandardRequest)
  2766. if err := dec(in); err != nil {
  2767. return nil, err
  2768. }
  2769. if interceptor == nil {
  2770. return srv.(ApiServer).STTBasicOfflineEdit(ctx, in)
  2771. }
  2772. info := &grpc.UnaryServerInfo{
  2773. Server: srv,
  2774. FullMethod: "/base.Api/STTBasicOfflineEdit",
  2775. }
  2776. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2777. return srv.(ApiServer).STTBasicOfflineEdit(ctx, req.(*StandardRequest))
  2778. }
  2779. return interceptor(ctx, in, info, handler)
  2780. }
  2781. func _Api_STTDetailListQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2782. in := new(StandardRequest)
  2783. if err := dec(in); err != nil {
  2784. return nil, err
  2785. }
  2786. if interceptor == nil {
  2787. return srv.(ApiServer).STTDetailListQuery(ctx, in)
  2788. }
  2789. info := &grpc.UnaryServerInfo{
  2790. Server: srv,
  2791. FullMethod: "/base.Api/STTDetailListQuery",
  2792. }
  2793. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2794. return srv.(ApiServer).STTDetailListQuery(ctx, req.(*StandardRequest))
  2795. }
  2796. return interceptor(ctx, in, info, handler)
  2797. }
  2798. func _Api_STTBasicDetailBatchSave_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2799. in := new(StandardRequest)
  2800. if err := dec(in); err != nil {
  2801. return nil, err
  2802. }
  2803. if interceptor == nil {
  2804. return srv.(ApiServer).STTBasicDetailBatchSave(ctx, in)
  2805. }
  2806. info := &grpc.UnaryServerInfo{
  2807. Server: srv,
  2808. FullMethod: "/base.Api/STTBasicDetailBatchSave",
  2809. }
  2810. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2811. return srv.(ApiServer).STTBasicDetailBatchSave(ctx, req.(*StandardRequest))
  2812. }
  2813. return interceptor(ctx, in, info, handler)
  2814. }
  2815. func _Api_STTDetailAllowDelCheck_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2816. in := new(StandardRequest)
  2817. if err := dec(in); err != nil {
  2818. return nil, err
  2819. }
  2820. if interceptor == nil {
  2821. return srv.(ApiServer).STTDetailAllowDelCheck(ctx, in)
  2822. }
  2823. info := &grpc.UnaryServerInfo{
  2824. Server: srv,
  2825. FullMethod: "/base.Api/STTDetailAllowDelCheck",
  2826. }
  2827. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2828. return srv.(ApiServer).STTDetailAllowDelCheck(ctx, req.(*StandardRequest))
  2829. }
  2830. return interceptor(ctx, in, info, handler)
  2831. }
  2832. func _Api_CourseDetailQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2833. in := new(StandardRequest)
  2834. if err := dec(in); err != nil {
  2835. return nil, err
  2836. }
  2837. if interceptor == nil {
  2838. return srv.(ApiServer).CourseDetailQuery(ctx, in)
  2839. }
  2840. info := &grpc.UnaryServerInfo{
  2841. Server: srv,
  2842. FullMethod: "/base.Api/CourseDetailQuery",
  2843. }
  2844. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2845. return srv.(ApiServer).CourseDetailQuery(ctx, req.(*StandardRequest))
  2846. }
  2847. return interceptor(ctx, in, info, handler)
  2848. }
  2849. func _Api_OrderListQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2850. in := new(StandardRequest)
  2851. if err := dec(in); err != nil {
  2852. return nil, err
  2853. }
  2854. if interceptor == nil {
  2855. return srv.(ApiServer).OrderListQuery(ctx, in)
  2856. }
  2857. info := &grpc.UnaryServerInfo{
  2858. Server: srv,
  2859. FullMethod: "/base.Api/OrderListQuery",
  2860. }
  2861. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2862. return srv.(ApiServer).OrderListQuery(ctx, req.(*StandardRequest))
  2863. }
  2864. return interceptor(ctx, in, info, handler)
  2865. }
  2866. func _Api_OrderAddByManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2867. in := new(StandardRequest)
  2868. if err := dec(in); err != nil {
  2869. return nil, err
  2870. }
  2871. if interceptor == nil {
  2872. return srv.(ApiServer).OrderAddByManager(ctx, in)
  2873. }
  2874. info := &grpc.UnaryServerInfo{
  2875. Server: srv,
  2876. FullMethod: "/base.Api/OrderAddByManager",
  2877. }
  2878. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2879. return srv.(ApiServer).OrderAddByManager(ctx, req.(*StandardRequest))
  2880. }
  2881. return interceptor(ctx, in, info, handler)
  2882. }
  2883. func _Api_OrderCancelByManager_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2884. in := new(StandardRequest)
  2885. if err := dec(in); err != nil {
  2886. return nil, err
  2887. }
  2888. if interceptor == nil {
  2889. return srv.(ApiServer).OrderCancelByManager(ctx, in)
  2890. }
  2891. info := &grpc.UnaryServerInfo{
  2892. Server: srv,
  2893. FullMethod: "/base.Api/OrderCancelByManager",
  2894. }
  2895. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2896. return srv.(ApiServer).OrderCancelByManager(ctx, req.(*StandardRequest))
  2897. }
  2898. return interceptor(ctx, in, info, handler)
  2899. }
  2900. func _Api_OrderStatistics_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2901. in := new(StandardRequest)
  2902. if err := dec(in); err != nil {
  2903. return nil, err
  2904. }
  2905. if interceptor == nil {
  2906. return srv.(ApiServer).OrderStatistics(ctx, in)
  2907. }
  2908. info := &grpc.UnaryServerInfo{
  2909. Server: srv,
  2910. FullMethod: "/base.Api/OrderStatistics",
  2911. }
  2912. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2913. return srv.(ApiServer).OrderStatistics(ctx, req.(*StandardRequest))
  2914. }
  2915. return interceptor(ctx, in, info, handler)
  2916. }
  2917. func _Api_ClassOrderQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2918. in := new(StandardRequest)
  2919. if err := dec(in); err != nil {
  2920. return nil, err
  2921. }
  2922. if interceptor == nil {
  2923. return srv.(ApiServer).ClassOrderQuery(ctx, in)
  2924. }
  2925. info := &grpc.UnaryServerInfo{
  2926. Server: srv,
  2927. FullMethod: "/base.Api/ClassOrderQuery",
  2928. }
  2929. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2930. return srv.(ApiServer).ClassOrderQuery(ctx, req.(*StandardRequest))
  2931. }
  2932. return interceptor(ctx, in, info, handler)
  2933. }
  2934. func _Api_VipUserOrderQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2935. in := new(StandardRequest)
  2936. if err := dec(in); err != nil {
  2937. return nil, err
  2938. }
  2939. if interceptor == nil {
  2940. return srv.(ApiServer).VipUserOrderQuery(ctx, in)
  2941. }
  2942. info := &grpc.UnaryServerInfo{
  2943. Server: srv,
  2944. FullMethod: "/base.Api/VipUserOrderQuery",
  2945. }
  2946. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2947. return srv.(ApiServer).VipUserOrderQuery(ctx, req.(*StandardRequest))
  2948. }
  2949. return interceptor(ctx, in, info, handler)
  2950. }
  2951. func _Api_HrSensorsPublicQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2952. in := new(StandardRequest)
  2953. if err := dec(in); err != nil {
  2954. return nil, err
  2955. }
  2956. if interceptor == nil {
  2957. return srv.(ApiServer).HrSensorsPublicQuery(ctx, in)
  2958. }
  2959. info := &grpc.UnaryServerInfo{
  2960. Server: srv,
  2961. FullMethod: "/base.Api/HrSensorsPublicQuery",
  2962. }
  2963. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2964. return srv.(ApiServer).HrSensorsPublicQuery(ctx, req.(*StandardRequest))
  2965. }
  2966. return interceptor(ctx, in, info, handler)
  2967. }
  2968. func _Api_HrSensorsPvtQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2969. in := new(StandardRequest)
  2970. if err := dec(in); err != nil {
  2971. return nil, err
  2972. }
  2973. if interceptor == nil {
  2974. return srv.(ApiServer).HrSensorsPvtQuery(ctx, in)
  2975. }
  2976. info := &grpc.UnaryServerInfo{
  2977. Server: srv,
  2978. FullMethod: "/base.Api/HrSensorsPvtQuery",
  2979. }
  2980. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2981. return srv.(ApiServer).HrSensorsPvtQuery(ctx, req.(*StandardRequest))
  2982. }
  2983. return interceptor(ctx, in, info, handler)
  2984. }
  2985. func _Api_AddHrSensors_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2986. in := new(StandardRequest)
  2987. if err := dec(in); err != nil {
  2988. return nil, err
  2989. }
  2990. if interceptor == nil {
  2991. return srv.(ApiServer).AddHrSensors(ctx, in)
  2992. }
  2993. info := &grpc.UnaryServerInfo{
  2994. Server: srv,
  2995. FullMethod: "/base.Api/AddHrSensors",
  2996. }
  2997. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2998. return srv.(ApiServer).AddHrSensors(ctx, req.(*StandardRequest))
  2999. }
  3000. return interceptor(ctx, in, info, handler)
  3001. }
  3002. func _Api_AddPvtHrSensors_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3003. in := new(StandardRequest)
  3004. if err := dec(in); err != nil {
  3005. return nil, err
  3006. }
  3007. if interceptor == nil {
  3008. return srv.(ApiServer).AddPvtHrSensors(ctx, in)
  3009. }
  3010. info := &grpc.UnaryServerInfo{
  3011. Server: srv,
  3012. FullMethod: "/base.Api/AddPvtHrSensors",
  3013. }
  3014. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3015. return srv.(ApiServer).AddPvtHrSensors(ctx, req.(*StandardRequest))
  3016. }
  3017. return interceptor(ctx, in, info, handler)
  3018. }
  3019. func _Api_EditHrSensors_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3020. in := new(StandardRequest)
  3021. if err := dec(in); err != nil {
  3022. return nil, err
  3023. }
  3024. if interceptor == nil {
  3025. return srv.(ApiServer).EditHrSensors(ctx, in)
  3026. }
  3027. info := &grpc.UnaryServerInfo{
  3028. Server: srv,
  3029. FullMethod: "/base.Api/EditHrSensors",
  3030. }
  3031. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3032. return srv.(ApiServer).EditHrSensors(ctx, req.(*StandardRequest))
  3033. }
  3034. return interceptor(ctx, in, info, handler)
  3035. }
  3036. func _Api_HrSensorsDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3037. in := new(StandardRequest)
  3038. if err := dec(in); err != nil {
  3039. return nil, err
  3040. }
  3041. if interceptor == nil {
  3042. return srv.(ApiServer).HrSensorsDel(ctx, in)
  3043. }
  3044. info := &grpc.UnaryServerInfo{
  3045. Server: srv,
  3046. FullMethod: "/base.Api/HrSensorsDel",
  3047. }
  3048. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3049. return srv.(ApiServer).HrSensorsDel(ctx, req.(*StandardRequest))
  3050. }
  3051. return interceptor(ctx, in, info, handler)
  3052. }
  3053. func _Api_PKGroupChg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3054. in := new(StandardRequest)
  3055. if err := dec(in); err != nil {
  3056. return nil, err
  3057. }
  3058. if interceptor == nil {
  3059. return srv.(ApiServer).PKGroupChg(ctx, in)
  3060. }
  3061. info := &grpc.UnaryServerInfo{
  3062. Server: srv,
  3063. FullMethod: "/base.Api/PKGroupChg",
  3064. }
  3065. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3066. return srv.(ApiServer).PKGroupChg(ctx, req.(*StandardRequest))
  3067. }
  3068. return interceptor(ctx, in, info, handler)
  3069. }
  3070. func _Api_BindHrSensor_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3071. in := new(StandardRequest)
  3072. if err := dec(in); err != nil {
  3073. return nil, err
  3074. }
  3075. if interceptor == nil {
  3076. return srv.(ApiServer).BindHrSensor(ctx, in)
  3077. }
  3078. info := &grpc.UnaryServerInfo{
  3079. Server: srv,
  3080. FullMethod: "/base.Api/BindHrSensor",
  3081. }
  3082. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3083. return srv.(ApiServer).BindHrSensor(ctx, req.(*StandardRequest))
  3084. }
  3085. return interceptor(ctx, in, info, handler)
  3086. }
  3087. func _Api_UnBindHrSensor_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3088. in := new(StandardRequest)
  3089. if err := dec(in); err != nil {
  3090. return nil, err
  3091. }
  3092. if interceptor == nil {
  3093. return srv.(ApiServer).UnBindHrSensor(ctx, in)
  3094. }
  3095. info := &grpc.UnaryServerInfo{
  3096. Server: srv,
  3097. FullMethod: "/base.Api/UnBindHrSensor",
  3098. }
  3099. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3100. return srv.(ApiServer).UnBindHrSensor(ctx, req.(*StandardRequest))
  3101. }
  3102. return interceptor(ctx, in, info, handler)
  3103. }
  3104. func _Api_ActionQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3105. in := new(StandardRequest)
  3106. if err := dec(in); err != nil {
  3107. return nil, err
  3108. }
  3109. if interceptor == nil {
  3110. return srv.(ApiServer).ActionQuery(ctx, in)
  3111. }
  3112. info := &grpc.UnaryServerInfo{
  3113. Server: srv,
  3114. FullMethod: "/base.Api/ActionQuery",
  3115. }
  3116. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3117. return srv.(ApiServer).ActionQuery(ctx, req.(*StandardRequest))
  3118. }
  3119. return interceptor(ctx, in, info, handler)
  3120. }
  3121. // Api_ServiceDesc is the grpc.ServiceDesc for Api service.
  3122. // It's only intended for direct use with grpc.RegisterService,
  3123. // and not to be introspected or modified (even as a copy)
  3124. var Api_ServiceDesc = grpc.ServiceDesc{
  3125. ServiceName: "base.Api",
  3126. HandlerType: (*ApiServer)(nil),
  3127. Methods: []grpc.MethodDesc{
  3128. {
  3129. MethodName: "SignUp",
  3130. Handler: _Api_SignUp_Handler,
  3131. },
  3132. {
  3133. MethodName: "SignIn",
  3134. Handler: _Api_SignIn_Handler,
  3135. },
  3136. {
  3137. MethodName: "SignOut",
  3138. Handler: _Api_SignOut_Handler,
  3139. },
  3140. {
  3141. MethodName: "GenVerifyImage",
  3142. Handler: _Api_GenVerifyImage_Handler,
  3143. },
  3144. {
  3145. MethodName: "SelectHrSensors",
  3146. Handler: _Api_SelectHrSensors_Handler,
  3147. },
  3148. {
  3149. MethodName: "AcrossUserSimpleQuery",
  3150. Handler: _Api_AcrossUserSimpleQuery_Handler,
  3151. },
  3152. {
  3153. MethodName: "VipUserSimpleQuery",
  3154. Handler: _Api_VipUserSimpleQuery_Handler,
  3155. },
  3156. {
  3157. MethodName: "TempVipUserSimpleQuery",
  3158. Handler: _Api_TempVipUserSimpleQuery_Handler,
  3159. },
  3160. {
  3161. MethodName: "ShopSimpleQuery",
  3162. Handler: _Api_ShopSimpleQuery_Handler,
  3163. },
  3164. {
  3165. MethodName: "ManageableSimpleQuery",
  3166. Handler: _Api_ManageableSimpleQuery_Handler,
  3167. },
  3168. {
  3169. MethodName: "ClassSimpleQuery",
  3170. Handler: _Api_ClassSimpleQuery_Handler,
  3171. },
  3172. {
  3173. MethodName: "ScreenSimpleQuery",
  3174. Handler: _Api_ScreenSimpleQuery_Handler,
  3175. },
  3176. {
  3177. MethodName: "ManageableShopList",
  3178. Handler: _Api_ManageableShopList_Handler,
  3179. },
  3180. {
  3181. MethodName: "GetShopNavi",
  3182. Handler: _Api_GetShopNavi_Handler,
  3183. },
  3184. {
  3185. MethodName: "ShopGroupQuery",
  3186. Handler: _Api_ShopGroupQuery_Handler,
  3187. },
  3188. {
  3189. MethodName: "ShopGroupAdd",
  3190. Handler: _Api_ShopGroupAdd_Handler,
  3191. },
  3192. {
  3193. MethodName: "ShopGroupEdit",
  3194. Handler: _Api_ShopGroupEdit_Handler,
  3195. },
  3196. {
  3197. MethodName: "ShopGroupStatusEdit",
  3198. Handler: _Api_ShopGroupStatusEdit_Handler,
  3199. },
  3200. {
  3201. MethodName: "ShopGroupDetailsQuery",
  3202. Handler: _Api_ShopGroupDetailsQuery_Handler,
  3203. },
  3204. {
  3205. MethodName: "ShopGroupDetailsAdd",
  3206. Handler: _Api_ShopGroupDetailsAdd_Handler,
  3207. },
  3208. {
  3209. MethodName: "ShopVenueQuery",
  3210. Handler: _Api_ShopVenueQuery_Handler,
  3211. },
  3212. {
  3213. MethodName: "ShopVenueAdd",
  3214. Handler: _Api_ShopVenueAdd_Handler,
  3215. },
  3216. {
  3217. MethodName: "ShopVenueEdit",
  3218. Handler: _Api_ShopVenueEdit_Handler,
  3219. },
  3220. {
  3221. MethodName: "ShopVenueStatusEdit",
  3222. Handler: _Api_ShopVenueStatusEdit_Handler,
  3223. },
  3224. {
  3225. MethodName: "ShopVenueEquipQuery",
  3226. Handler: _Api_ShopVenueEquipQuery_Handler,
  3227. },
  3228. {
  3229. MethodName: "ShopVenueEquipAdd",
  3230. Handler: _Api_ShopVenueEquipAdd_Handler,
  3231. },
  3232. {
  3233. MethodName: "ShopVenueEquipEdit",
  3234. Handler: _Api_ShopVenueEquipEdit_Handler,
  3235. },
  3236. {
  3237. MethodName: "ShopVenueEquipStatusEdit",
  3238. Handler: _Api_ShopVenueEquipStatusEdit_Handler,
  3239. },
  3240. {
  3241. MethodName: "ShopVenueEquipStatusDel",
  3242. Handler: _Api_ShopVenueEquipStatusDel_Handler,
  3243. },
  3244. {
  3245. MethodName: "ShopManagerQuery",
  3246. Handler: _Api_ShopManagerQuery_Handler,
  3247. },
  3248. {
  3249. MethodName: "ShopManagerAdd",
  3250. Handler: _Api_ShopManagerAdd_Handler,
  3251. },
  3252. {
  3253. MethodName: "ShopManagerEdit",
  3254. Handler: _Api_ShopManagerEdit_Handler,
  3255. },
  3256. {
  3257. MethodName: "ShopManagerStatusEdit",
  3258. Handler: _Api_ShopManagerStatusEdit_Handler,
  3259. },
  3260. {
  3261. MethodName: "ShopConfigQuery",
  3262. Handler: _Api_ShopConfigQuery_Handler,
  3263. },
  3264. {
  3265. MethodName: "ShopConfigEdit",
  3266. Handler: _Api_ShopConfigEdit_Handler,
  3267. },
  3268. {
  3269. MethodName: "ShopVipUserQuery",
  3270. Handler: _Api_ShopVipUserQuery_Handler,
  3271. },
  3272. {
  3273. MethodName: "ShopVipUserAdd",
  3274. Handler: _Api_ShopVipUserAdd_Handler,
  3275. },
  3276. {
  3277. MethodName: "ShopVipUserEdit",
  3278. Handler: _Api_ShopVipUserEdit_Handler,
  3279. },
  3280. {
  3281. MethodName: "ShopVipUserStatusEdit",
  3282. Handler: _Api_ShopVipUserStatusEdit_Handler,
  3283. },
  3284. {
  3285. MethodName: "AcrossVipUserQuery",
  3286. Handler: _Api_AcrossVipUserQuery_Handler,
  3287. },
  3288. {
  3289. MethodName: "AcrossVipUserAdd",
  3290. Handler: _Api_AcrossVipUserAdd_Handler,
  3291. },
  3292. {
  3293. MethodName: "AcrossVipUserDel",
  3294. Handler: _Api_AcrossVipUserDel_Handler,
  3295. },
  3296. {
  3297. MethodName: "VipPhoneQuery",
  3298. Handler: _Api_VipPhoneQuery_Handler,
  3299. },
  3300. {
  3301. MethodName: "VipMainPhoneCheck",
  3302. Handler: _Api_VipMainPhoneCheck_Handler,
  3303. },
  3304. {
  3305. MethodName: "VipOtherPhoneAdd",
  3306. Handler: _Api_VipOtherPhoneAdd_Handler,
  3307. },
  3308. {
  3309. MethodName: "VipOtherPhoneEdit",
  3310. Handler: _Api_VipOtherPhoneEdit_Handler,
  3311. },
  3312. {
  3313. MethodName: "VipOtherPhoneStatusEdit",
  3314. Handler: _Api_VipOtherPhoneStatusEdit_Handler,
  3315. },
  3316. {
  3317. MethodName: "TempVipUserQuery",
  3318. Handler: _Api_TempVipUserQuery_Handler,
  3319. },
  3320. {
  3321. MethodName: "TempVipUserAdd",
  3322. Handler: _Api_TempVipUserAdd_Handler,
  3323. },
  3324. {
  3325. MethodName: "TempVipUserEdit",
  3326. Handler: _Api_TempVipUserEdit_Handler,
  3327. },
  3328. {
  3329. MethodName: "TempVipUserStatusEdit",
  3330. Handler: _Api_TempVipUserStatusEdit_Handler,
  3331. },
  3332. {
  3333. MethodName: "VipHourEdit",
  3334. Handler: _Api_VipHourEdit_Handler,
  3335. },
  3336. {
  3337. MethodName: "VipConsumeListQuery",
  3338. Handler: _Api_VipConsumeListQuery_Handler,
  3339. },
  3340. {
  3341. MethodName: "VipConsumeDetailQuery",
  3342. Handler: _Api_VipConsumeDetailQuery_Handler,
  3343. },
  3344. {
  3345. MethodName: "VipClassRelationEdit",
  3346. Handler: _Api_VipClassRelationEdit_Handler,
  3347. },
  3348. {
  3349. MethodName: "VipHourChgQuery",
  3350. Handler: _Api_VipHourChgQuery_Handler,
  3351. },
  3352. {
  3353. MethodName: "GetOverlayImgQiNiuToken",
  3354. Handler: _Api_GetOverlayImgQiNiuToken_Handler,
  3355. },
  3356. {
  3357. MethodName: "GetSimpleQiNiuToken",
  3358. Handler: _Api_GetSimpleQiNiuToken_Handler,
  3359. },
  3360. {
  3361. MethodName: "ClassQuery",
  3362. Handler: _Api_ClassQuery_Handler,
  3363. },
  3364. {
  3365. MethodName: "ClassAdd",
  3366. Handler: _Api_ClassAdd_Handler,
  3367. },
  3368. {
  3369. MethodName: "ClassEdit",
  3370. Handler: _Api_ClassEdit_Handler,
  3371. },
  3372. {
  3373. MethodName: "ClassStatusEdit",
  3374. Handler: _Api_ClassStatusEdit_Handler,
  3375. },
  3376. {
  3377. MethodName: "ClassColorEdit",
  3378. Handler: _Api_ClassColorEdit_Handler,
  3379. },
  3380. {
  3381. MethodName: "ClassWxVisibleEdit",
  3382. Handler: _Api_ClassWxVisibleEdit_Handler,
  3383. },
  3384. {
  3385. MethodName: "ClassVipEdit",
  3386. Handler: _Api_ClassVipEdit_Handler,
  3387. },
  3388. {
  3389. MethodName: "SttPlanBasicQuery",
  3390. Handler: _Api_SttPlanBasicQuery_Handler,
  3391. },
  3392. {
  3393. MethodName: "SttPlanBasicAdd",
  3394. Handler: _Api_SttPlanBasicAdd_Handler,
  3395. },
  3396. {
  3397. MethodName: "SttPlanBasicEdit",
  3398. Handler: _Api_SttPlanBasicEdit_Handler,
  3399. },
  3400. {
  3401. MethodName: "SttPlanBasicShopEdit",
  3402. Handler: _Api_SttPlanBasicShopEdit_Handler,
  3403. },
  3404. {
  3405. MethodName: "SttPlanBasicStatusEdit",
  3406. Handler: _Api_SttPlanBasicStatusEdit_Handler,
  3407. },
  3408. {
  3409. MethodName: "SttPlanBasicPublish",
  3410. Handler: _Api_SttPlanBasicPublish_Handler,
  3411. },
  3412. {
  3413. MethodName: "SttPlanPreview",
  3414. Handler: _Api_SttPlanPreview_Handler,
  3415. },
  3416. {
  3417. MethodName: "SttPlanCopy",
  3418. Handler: _Api_SttPlanCopy_Handler,
  3419. },
  3420. {
  3421. MethodName: "SttPlanDetailQuery",
  3422. Handler: _Api_SttPlanDetailQuery_Handler,
  3423. },
  3424. {
  3425. MethodName: "SttPlanDetailBatchSave",
  3426. Handler: _Api_SttPlanDetailBatchSave_Handler,
  3427. },
  3428. {
  3429. MethodName: "STTBasicQuery",
  3430. Handler: _Api_STTBasicQuery_Handler,
  3431. },
  3432. {
  3433. MethodName: "STTBasicAdd",
  3434. Handler: _Api_STTBasicAdd_Handler,
  3435. },
  3436. {
  3437. MethodName: "STTBasicEdit",
  3438. Handler: _Api_STTBasicEdit_Handler,
  3439. },
  3440. {
  3441. MethodName: "STTBasicStatusEdit",
  3442. Handler: _Api_STTBasicStatusEdit_Handler,
  3443. },
  3444. {
  3445. MethodName: "STTBasicPreview",
  3446. Handler: _Api_STTBasicPreview_Handler,
  3447. },
  3448. {
  3449. MethodName: "STTBasicCopy",
  3450. Handler: _Api_STTBasicCopy_Handler,
  3451. },
  3452. {
  3453. MethodName: "STTBasicOfflineEdit",
  3454. Handler: _Api_STTBasicOfflineEdit_Handler,
  3455. },
  3456. {
  3457. MethodName: "STTDetailListQuery",
  3458. Handler: _Api_STTDetailListQuery_Handler,
  3459. },
  3460. {
  3461. MethodName: "STTBasicDetailBatchSave",
  3462. Handler: _Api_STTBasicDetailBatchSave_Handler,
  3463. },
  3464. {
  3465. MethodName: "STTDetailAllowDelCheck",
  3466. Handler: _Api_STTDetailAllowDelCheck_Handler,
  3467. },
  3468. {
  3469. MethodName: "CourseDetailQuery",
  3470. Handler: _Api_CourseDetailQuery_Handler,
  3471. },
  3472. {
  3473. MethodName: "OrderListQuery",
  3474. Handler: _Api_OrderListQuery_Handler,
  3475. },
  3476. {
  3477. MethodName: "OrderAddByManager",
  3478. Handler: _Api_OrderAddByManager_Handler,
  3479. },
  3480. {
  3481. MethodName: "OrderCancelByManager",
  3482. Handler: _Api_OrderCancelByManager_Handler,
  3483. },
  3484. {
  3485. MethodName: "OrderStatistics",
  3486. Handler: _Api_OrderStatistics_Handler,
  3487. },
  3488. {
  3489. MethodName: "ClassOrderQuery",
  3490. Handler: _Api_ClassOrderQuery_Handler,
  3491. },
  3492. {
  3493. MethodName: "VipUserOrderQuery",
  3494. Handler: _Api_VipUserOrderQuery_Handler,
  3495. },
  3496. {
  3497. MethodName: "HrSensorsPublicQuery",
  3498. Handler: _Api_HrSensorsPublicQuery_Handler,
  3499. },
  3500. {
  3501. MethodName: "HrSensorsPvtQuery",
  3502. Handler: _Api_HrSensorsPvtQuery_Handler,
  3503. },
  3504. {
  3505. MethodName: "AddHrSensors",
  3506. Handler: _Api_AddHrSensors_Handler,
  3507. },
  3508. {
  3509. MethodName: "AddPvtHrSensors",
  3510. Handler: _Api_AddPvtHrSensors_Handler,
  3511. },
  3512. {
  3513. MethodName: "EditHrSensors",
  3514. Handler: _Api_EditHrSensors_Handler,
  3515. },
  3516. {
  3517. MethodName: "HrSensorsDel",
  3518. Handler: _Api_HrSensorsDel_Handler,
  3519. },
  3520. {
  3521. MethodName: "PKGroupChg",
  3522. Handler: _Api_PKGroupChg_Handler,
  3523. },
  3524. {
  3525. MethodName: "BindHrSensor",
  3526. Handler: _Api_BindHrSensor_Handler,
  3527. },
  3528. {
  3529. MethodName: "UnBindHrSensor",
  3530. Handler: _Api_UnBindHrSensor_Handler,
  3531. },
  3532. {
  3533. MethodName: "ActionQuery",
  3534. Handler: _Api_ActionQuery_Handler,
  3535. },
  3536. },
  3537. Streams: []grpc.StreamDesc{},
  3538. Metadata: "base.proto",
  3539. }