base_grpc.pb.go 119 KB

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