base_grpc.pb.go 145 KB

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