base_grpc.pb.go 81 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161
  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. type apiClient struct {
  81. cc grpc.ClientConnInterface
  82. }
  83. func NewApiClient(cc grpc.ClientConnInterface) ApiClient {
  84. return &apiClient{cc}
  85. }
  86. func (c *apiClient) SignUp(ctx context.Context, in *SignUpRequest, opts ...grpc.CallOption) (*DefaultReply, error) {
  87. out := new(DefaultReply)
  88. err := c.cc.Invoke(ctx, "/base.Api/SignUp", in, out, opts...)
  89. if err != nil {
  90. return nil, err
  91. }
  92. return out, nil
  93. }
  94. func (c *apiClient) SignIn(ctx context.Context, in *SignInRequest, opts ...grpc.CallOption) (*SignInReply, error) {
  95. out := new(SignInReply)
  96. err := c.cc.Invoke(ctx, "/base.Api/SignIn", in, out, opts...)
  97. if err != nil {
  98. return nil, err
  99. }
  100. return out, nil
  101. }
  102. func (c *apiClient) SignOut(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*DefaultReply, error) {
  103. out := new(DefaultReply)
  104. err := c.cc.Invoke(ctx, "/base.Api/SignOut", in, out, opts...)
  105. if err != nil {
  106. return nil, err
  107. }
  108. return out, nil
  109. }
  110. func (c *apiClient) GenVerifyImage(ctx context.Context, in *GenVerifyImageRequest, opts ...grpc.CallOption) (*GenVerifyImageReply, error) {
  111. out := new(GenVerifyImageReply)
  112. err := c.cc.Invoke(ctx, "/base.Api/GenVerifyImage", in, out, opts...)
  113. if err != nil {
  114. return nil, err
  115. }
  116. return out, nil
  117. }
  118. func (c *apiClient) SelectHrSensors(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  119. out := new(StandardReply)
  120. err := c.cc.Invoke(ctx, "/base.Api/SelectHrSensors", in, out, opts...)
  121. if err != nil {
  122. return nil, err
  123. }
  124. return out, nil
  125. }
  126. func (c *apiClient) AcrossUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  127. out := new(StandardReply)
  128. err := c.cc.Invoke(ctx, "/base.Api/AcrossUserSimpleQuery", in, out, opts...)
  129. if err != nil {
  130. return nil, err
  131. }
  132. return out, nil
  133. }
  134. func (c *apiClient) VipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  135. out := new(StandardReply)
  136. err := c.cc.Invoke(ctx, "/base.Api/VipUserSimpleQuery", in, out, opts...)
  137. if err != nil {
  138. return nil, err
  139. }
  140. return out, nil
  141. }
  142. func (c *apiClient) TempVipUserSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  143. out := new(StandardReply)
  144. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserSimpleQuery", in, out, opts...)
  145. if err != nil {
  146. return nil, err
  147. }
  148. return out, nil
  149. }
  150. func (c *apiClient) ShopSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  151. out := new(StandardReply)
  152. err := c.cc.Invoke(ctx, "/base.Api/ShopSimpleQuery", in, out, opts...)
  153. if err != nil {
  154. return nil, err
  155. }
  156. return out, nil
  157. }
  158. func (c *apiClient) ManageableSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  159. out := new(StandardReply)
  160. err := c.cc.Invoke(ctx, "/base.Api/ManageableSimpleQuery", in, out, opts...)
  161. if err != nil {
  162. return nil, err
  163. }
  164. return out, nil
  165. }
  166. func (c *apiClient) ClassSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  167. out := new(StandardReply)
  168. err := c.cc.Invoke(ctx, "/base.Api/ClassSimpleQuery", in, out, opts...)
  169. if err != nil {
  170. return nil, err
  171. }
  172. return out, nil
  173. }
  174. func (c *apiClient) ScreenSimpleQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  175. out := new(StandardReply)
  176. err := c.cc.Invoke(ctx, "/base.Api/ScreenSimpleQuery", in, out, opts...)
  177. if err != nil {
  178. return nil, err
  179. }
  180. return out, nil
  181. }
  182. func (c *apiClient) ManageableShopList(ctx context.Context, in *ShopListRequest, opts ...grpc.CallOption) (*ShopListReply, error) {
  183. out := new(ShopListReply)
  184. err := c.cc.Invoke(ctx, "/base.Api/ManageableShopList", in, out, opts...)
  185. if err != nil {
  186. return nil, err
  187. }
  188. return out, nil
  189. }
  190. func (c *apiClient) GetShopNavi(ctx context.Context, in *GetShopNaviRequest, opts ...grpc.CallOption) (*GetShopNaviReply, error) {
  191. out := new(GetShopNaviReply)
  192. err := c.cc.Invoke(ctx, "/base.Api/GetShopNavi", in, out, opts...)
  193. if err != nil {
  194. return nil, err
  195. }
  196. return out, nil
  197. }
  198. func (c *apiClient) ShopGroupQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  199. out := new(StandardReply)
  200. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupQuery", in, out, opts...)
  201. if err != nil {
  202. return nil, err
  203. }
  204. return out, nil
  205. }
  206. func (c *apiClient) ShopGroupAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  207. out := new(StandardReply)
  208. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupAdd", in, out, opts...)
  209. if err != nil {
  210. return nil, err
  211. }
  212. return out, nil
  213. }
  214. func (c *apiClient) ShopGroupEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  215. out := new(StandardReply)
  216. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupEdit", in, out, opts...)
  217. if err != nil {
  218. return nil, err
  219. }
  220. return out, nil
  221. }
  222. func (c *apiClient) ShopGroupStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  223. out := new(StandardReply)
  224. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupStatusEdit", in, out, opts...)
  225. if err != nil {
  226. return nil, err
  227. }
  228. return out, nil
  229. }
  230. func (c *apiClient) ShopGroupDetailsQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  231. out := new(StandardReply)
  232. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupDetailsQuery", in, out, opts...)
  233. if err != nil {
  234. return nil, err
  235. }
  236. return out, nil
  237. }
  238. func (c *apiClient) ShopGroupDetailsAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  239. out := new(StandardReply)
  240. err := c.cc.Invoke(ctx, "/base.Api/ShopGroupDetailsAdd", in, out, opts...)
  241. if err != nil {
  242. return nil, err
  243. }
  244. return out, nil
  245. }
  246. func (c *apiClient) ShopVenueQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  247. out := new(StandardReply)
  248. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueQuery", in, out, opts...)
  249. if err != nil {
  250. return nil, err
  251. }
  252. return out, nil
  253. }
  254. func (c *apiClient) ShopVenueAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  255. out := new(StandardReply)
  256. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueAdd", in, out, opts...)
  257. if err != nil {
  258. return nil, err
  259. }
  260. return out, nil
  261. }
  262. func (c *apiClient) ShopVenueEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  263. out := new(StandardReply)
  264. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEdit", in, out, opts...)
  265. if err != nil {
  266. return nil, err
  267. }
  268. return out, nil
  269. }
  270. func (c *apiClient) ShopVenueStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  271. out := new(StandardReply)
  272. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueStatusEdit", in, out, opts...)
  273. if err != nil {
  274. return nil, err
  275. }
  276. return out, nil
  277. }
  278. func (c *apiClient) ShopVenueEquipQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  279. out := new(StandardReply)
  280. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipQuery", in, out, opts...)
  281. if err != nil {
  282. return nil, err
  283. }
  284. return out, nil
  285. }
  286. func (c *apiClient) ShopVenueEquipAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  287. out := new(StandardReply)
  288. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipAdd", in, out, opts...)
  289. if err != nil {
  290. return nil, err
  291. }
  292. return out, nil
  293. }
  294. func (c *apiClient) ShopVenueEquipEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  295. out := new(StandardReply)
  296. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipEdit", in, out, opts...)
  297. if err != nil {
  298. return nil, err
  299. }
  300. return out, nil
  301. }
  302. func (c *apiClient) ShopVenueEquipStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  303. out := new(StandardReply)
  304. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipStatusEdit", in, out, opts...)
  305. if err != nil {
  306. return nil, err
  307. }
  308. return out, nil
  309. }
  310. func (c *apiClient) ShopVenueEquipStatusDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  311. out := new(StandardReply)
  312. err := c.cc.Invoke(ctx, "/base.Api/ShopVenueEquipStatusDel", in, out, opts...)
  313. if err != nil {
  314. return nil, err
  315. }
  316. return out, nil
  317. }
  318. func (c *apiClient) ShopManagerQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  319. out := new(StandardReply)
  320. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerQuery", in, out, opts...)
  321. if err != nil {
  322. return nil, err
  323. }
  324. return out, nil
  325. }
  326. func (c *apiClient) ShopManagerAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  327. out := new(StandardReply)
  328. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerAdd", in, out, opts...)
  329. if err != nil {
  330. return nil, err
  331. }
  332. return out, nil
  333. }
  334. func (c *apiClient) ShopManagerEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  335. out := new(StandardReply)
  336. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerEdit", in, out, opts...)
  337. if err != nil {
  338. return nil, err
  339. }
  340. return out, nil
  341. }
  342. func (c *apiClient) ShopManagerStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  343. out := new(StandardReply)
  344. err := c.cc.Invoke(ctx, "/base.Api/ShopManagerStatusEdit", in, out, opts...)
  345. if err != nil {
  346. return nil, err
  347. }
  348. return out, nil
  349. }
  350. func (c *apiClient) ShopConfigQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  351. out := new(StandardReply)
  352. err := c.cc.Invoke(ctx, "/base.Api/ShopConfigQuery", in, out, opts...)
  353. if err != nil {
  354. return nil, err
  355. }
  356. return out, nil
  357. }
  358. func (c *apiClient) ShopConfigEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  359. out := new(StandardReply)
  360. err := c.cc.Invoke(ctx, "/base.Api/ShopConfigEdit", in, out, opts...)
  361. if err != nil {
  362. return nil, err
  363. }
  364. return out, nil
  365. }
  366. func (c *apiClient) ShopVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  367. out := new(StandardReply)
  368. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserQuery", in, out, opts...)
  369. if err != nil {
  370. return nil, err
  371. }
  372. return out, nil
  373. }
  374. func (c *apiClient) ShopVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  375. out := new(StandardReply)
  376. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserAdd", in, out, opts...)
  377. if err != nil {
  378. return nil, err
  379. }
  380. return out, nil
  381. }
  382. func (c *apiClient) ShopVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  383. out := new(StandardReply)
  384. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserEdit", in, out, opts...)
  385. if err != nil {
  386. return nil, err
  387. }
  388. return out, nil
  389. }
  390. func (c *apiClient) ShopVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  391. out := new(StandardReply)
  392. err := c.cc.Invoke(ctx, "/base.Api/ShopVipUserStatusEdit", in, out, opts...)
  393. if err != nil {
  394. return nil, err
  395. }
  396. return out, nil
  397. }
  398. func (c *apiClient) AcrossVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  399. out := new(StandardReply)
  400. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserQuery", in, out, opts...)
  401. if err != nil {
  402. return nil, err
  403. }
  404. return out, nil
  405. }
  406. func (c *apiClient) AcrossVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  407. out := new(StandardReply)
  408. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserAdd", in, out, opts...)
  409. if err != nil {
  410. return nil, err
  411. }
  412. return out, nil
  413. }
  414. func (c *apiClient) AcrossVipUserDel(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  415. out := new(StandardReply)
  416. err := c.cc.Invoke(ctx, "/base.Api/AcrossVipUserDel", in, out, opts...)
  417. if err != nil {
  418. return nil, err
  419. }
  420. return out, nil
  421. }
  422. func (c *apiClient) VipPhoneQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  423. out := new(StandardReply)
  424. err := c.cc.Invoke(ctx, "/base.Api/VipPhoneQuery", in, out, opts...)
  425. if err != nil {
  426. return nil, err
  427. }
  428. return out, nil
  429. }
  430. func (c *apiClient) VipMainPhoneCheck(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  431. out := new(StandardReply)
  432. err := c.cc.Invoke(ctx, "/base.Api/VipMainPhoneCheck", in, out, opts...)
  433. if err != nil {
  434. return nil, err
  435. }
  436. return out, nil
  437. }
  438. func (c *apiClient) VipOtherPhoneAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  439. out := new(StandardReply)
  440. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneAdd", in, out, opts...)
  441. if err != nil {
  442. return nil, err
  443. }
  444. return out, nil
  445. }
  446. func (c *apiClient) VipOtherPhoneEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  447. out := new(StandardReply)
  448. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneEdit", in, out, opts...)
  449. if err != nil {
  450. return nil, err
  451. }
  452. return out, nil
  453. }
  454. func (c *apiClient) VipOtherPhoneStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  455. out := new(StandardReply)
  456. err := c.cc.Invoke(ctx, "/base.Api/VipOtherPhoneStatusEdit", in, out, opts...)
  457. if err != nil {
  458. return nil, err
  459. }
  460. return out, nil
  461. }
  462. func (c *apiClient) TempVipUserQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  463. out := new(StandardReply)
  464. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserQuery", in, out, opts...)
  465. if err != nil {
  466. return nil, err
  467. }
  468. return out, nil
  469. }
  470. func (c *apiClient) TempVipUserAdd(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  471. out := new(StandardReply)
  472. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserAdd", in, out, opts...)
  473. if err != nil {
  474. return nil, err
  475. }
  476. return out, nil
  477. }
  478. func (c *apiClient) TempVipUserEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  479. out := new(StandardReply)
  480. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserEdit", in, out, opts...)
  481. if err != nil {
  482. return nil, err
  483. }
  484. return out, nil
  485. }
  486. func (c *apiClient) TempVipUserStatusEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  487. out := new(StandardReply)
  488. err := c.cc.Invoke(ctx, "/base.Api/TempVipUserStatusEdit", in, out, opts...)
  489. if err != nil {
  490. return nil, err
  491. }
  492. return out, nil
  493. }
  494. func (c *apiClient) VipHourEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  495. out := new(StandardReply)
  496. err := c.cc.Invoke(ctx, "/base.Api/VipHourEdit", in, out, opts...)
  497. if err != nil {
  498. return nil, err
  499. }
  500. return out, nil
  501. }
  502. func (c *apiClient) VipConsumeListQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  503. out := new(StandardReply)
  504. err := c.cc.Invoke(ctx, "/base.Api/VipConsumeListQuery", in, out, opts...)
  505. if err != nil {
  506. return nil, err
  507. }
  508. return out, nil
  509. }
  510. func (c *apiClient) VipConsumeDetailQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  511. out := new(StandardReply)
  512. err := c.cc.Invoke(ctx, "/base.Api/VipConsumeDetailQuery", in, out, opts...)
  513. if err != nil {
  514. return nil, err
  515. }
  516. return out, nil
  517. }
  518. func (c *apiClient) VipClassRelationEdit(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  519. out := new(StandardReply)
  520. err := c.cc.Invoke(ctx, "/base.Api/VipClassRelationEdit", in, out, opts...)
  521. if err != nil {
  522. return nil, err
  523. }
  524. return out, nil
  525. }
  526. func (c *apiClient) VipHourChgQuery(ctx context.Context, in *StandardRequest, opts ...grpc.CallOption) (*StandardReply, error) {
  527. out := new(StandardReply)
  528. err := c.cc.Invoke(ctx, "/base.Api/VipHourChgQuery", in, out, opts...)
  529. if err != nil {
  530. return nil, err
  531. }
  532. return out, nil
  533. }
  534. func (c *apiClient) GetOverlayImgQiNiuToken(ctx context.Context, in *GetOverlayImgRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error) {
  535. out := new(QiNiuTokenReply)
  536. err := c.cc.Invoke(ctx, "/base.Api/GetOverlayImgQiNiuToken", in, out, opts...)
  537. if err != nil {
  538. return nil, err
  539. }
  540. return out, nil
  541. }
  542. func (c *apiClient) GetSimpleQiNiuToken(ctx context.Context, in *DefaultRequest, opts ...grpc.CallOption) (*QiNiuTokenReply, error) {
  543. out := new(QiNiuTokenReply)
  544. err := c.cc.Invoke(ctx, "/base.Api/GetSimpleQiNiuToken", in, out, opts...)
  545. if err != nil {
  546. return nil, err
  547. }
  548. return out, nil
  549. }
  550. // ApiServer is the server API for Api service.
  551. // All implementations must embed UnimplementedApiServer
  552. // for forward compatibility
  553. type ApiServer interface {
  554. SignUp(context.Context, *SignUpRequest) (*DefaultReply, error)
  555. SignIn(context.Context, *SignInRequest) (*SignInReply, error)
  556. // rpc SignInWithPhone (SignInRequest) returns (SignInReply) {} // 缺少短信验证码接口
  557. SignOut(context.Context, *DefaultRequest) (*DefaultReply, error)
  558. GenVerifyImage(context.Context, *GenVerifyImageRequest) (*GenVerifyImageReply, error)
  559. // 下拉框接口
  560. SelectHrSensors(context.Context, *StandardRequest) (*StandardReply, error)
  561. AcrossUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  562. VipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  563. TempVipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  564. ShopSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  565. ManageableSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  566. ClassSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  567. ScreenSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error)
  568. // 商家信息管理
  569. ManageableShopList(context.Context, *ShopListRequest) (*ShopListReply, error)
  570. GetShopNavi(context.Context, *GetShopNaviRequest) (*GetShopNaviReply, error)
  571. ShopGroupQuery(context.Context, *StandardRequest) (*StandardReply, error)
  572. ShopGroupAdd(context.Context, *StandardRequest) (*StandardReply, error)
  573. ShopGroupEdit(context.Context, *StandardRequest) (*StandardReply, error)
  574. ShopGroupStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  575. ShopGroupDetailsQuery(context.Context, *StandardRequest) (*StandardReply, error)
  576. ShopGroupDetailsAdd(context.Context, *StandardRequest) (*StandardReply, error)
  577. ShopVenueQuery(context.Context, *StandardRequest) (*StandardReply, error)
  578. ShopVenueAdd(context.Context, *StandardRequest) (*StandardReply, error)
  579. ShopVenueEdit(context.Context, *StandardRequest) (*StandardReply, error)
  580. ShopVenueStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  581. ShopVenueEquipQuery(context.Context, *StandardRequest) (*StandardReply, error)
  582. ShopVenueEquipAdd(context.Context, *StandardRequest) (*StandardReply, error)
  583. ShopVenueEquipEdit(context.Context, *StandardRequest) (*StandardReply, error)
  584. ShopVenueEquipStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  585. ShopVenueEquipStatusDel(context.Context, *StandardRequest) (*StandardReply, error)
  586. ShopManagerQuery(context.Context, *StandardRequest) (*StandardReply, error)
  587. ShopManagerAdd(context.Context, *StandardRequest) (*StandardReply, error)
  588. ShopManagerEdit(context.Context, *StandardRequest) (*StandardReply, error)
  589. ShopManagerStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  590. ShopConfigQuery(context.Context, *StandardRequest) (*StandardReply, error)
  591. ShopConfigEdit(context.Context, *StandardRequest) (*StandardReply, error)
  592. // 商家会员管理
  593. ShopVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  594. ShopVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  595. ShopVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error)
  596. ShopVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  597. AcrossVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  598. AcrossVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  599. AcrossVipUserDel(context.Context, *StandardRequest) (*StandardReply, error)
  600. VipPhoneQuery(context.Context, *StandardRequest) (*StandardReply, error)
  601. VipMainPhoneCheck(context.Context, *StandardRequest) (*StandardReply, error)
  602. VipOtherPhoneAdd(context.Context, *StandardRequest) (*StandardReply, error)
  603. VipOtherPhoneEdit(context.Context, *StandardRequest) (*StandardReply, error)
  604. VipOtherPhoneStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  605. TempVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error)
  606. TempVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error)
  607. TempVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error)
  608. TempVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error)
  609. VipHourEdit(context.Context, *StandardRequest) (*StandardReply, error)
  610. VipConsumeListQuery(context.Context, *StandardRequest) (*StandardReply, error)
  611. VipConsumeDetailQuery(context.Context, *StandardRequest) (*StandardReply, error)
  612. VipClassRelationEdit(context.Context, *StandardRequest) (*StandardReply, error)
  613. VipHourChgQuery(context.Context, *StandardRequest) (*StandardReply, error)
  614. GetOverlayImgQiNiuToken(context.Context, *GetOverlayImgRequest) (*QiNiuTokenReply, error)
  615. GetSimpleQiNiuToken(context.Context, *DefaultRequest) (*QiNiuTokenReply, error)
  616. mustEmbedUnimplementedApiServer()
  617. }
  618. // UnimplementedApiServer must be embedded to have forward compatible implementations.
  619. type UnimplementedApiServer struct {
  620. }
  621. func (UnimplementedApiServer) SignUp(context.Context, *SignUpRequest) (*DefaultReply, error) {
  622. return nil, status.Errorf(codes.Unimplemented, "method SignUp not implemented")
  623. }
  624. func (UnimplementedApiServer) SignIn(context.Context, *SignInRequest) (*SignInReply, error) {
  625. return nil, status.Errorf(codes.Unimplemented, "method SignIn not implemented")
  626. }
  627. func (UnimplementedApiServer) SignOut(context.Context, *DefaultRequest) (*DefaultReply, error) {
  628. return nil, status.Errorf(codes.Unimplemented, "method SignOut not implemented")
  629. }
  630. func (UnimplementedApiServer) GenVerifyImage(context.Context, *GenVerifyImageRequest) (*GenVerifyImageReply, error) {
  631. return nil, status.Errorf(codes.Unimplemented, "method GenVerifyImage not implemented")
  632. }
  633. func (UnimplementedApiServer) SelectHrSensors(context.Context, *StandardRequest) (*StandardReply, error) {
  634. return nil, status.Errorf(codes.Unimplemented, "method SelectHrSensors not implemented")
  635. }
  636. func (UnimplementedApiServer) AcrossUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  637. return nil, status.Errorf(codes.Unimplemented, "method AcrossUserSimpleQuery not implemented")
  638. }
  639. func (UnimplementedApiServer) VipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  640. return nil, status.Errorf(codes.Unimplemented, "method VipUserSimpleQuery not implemented")
  641. }
  642. func (UnimplementedApiServer) TempVipUserSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  643. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserSimpleQuery not implemented")
  644. }
  645. func (UnimplementedApiServer) ShopSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  646. return nil, status.Errorf(codes.Unimplemented, "method ShopSimpleQuery not implemented")
  647. }
  648. func (UnimplementedApiServer) ManageableSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  649. return nil, status.Errorf(codes.Unimplemented, "method ManageableSimpleQuery not implemented")
  650. }
  651. func (UnimplementedApiServer) ClassSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  652. return nil, status.Errorf(codes.Unimplemented, "method ClassSimpleQuery not implemented")
  653. }
  654. func (UnimplementedApiServer) ScreenSimpleQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  655. return nil, status.Errorf(codes.Unimplemented, "method ScreenSimpleQuery not implemented")
  656. }
  657. func (UnimplementedApiServer) ManageableShopList(context.Context, *ShopListRequest) (*ShopListReply, error) {
  658. return nil, status.Errorf(codes.Unimplemented, "method ManageableShopList not implemented")
  659. }
  660. func (UnimplementedApiServer) GetShopNavi(context.Context, *GetShopNaviRequest) (*GetShopNaviReply, error) {
  661. return nil, status.Errorf(codes.Unimplemented, "method GetShopNavi not implemented")
  662. }
  663. func (UnimplementedApiServer) ShopGroupQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  664. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupQuery not implemented")
  665. }
  666. func (UnimplementedApiServer) ShopGroupAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  667. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupAdd not implemented")
  668. }
  669. func (UnimplementedApiServer) ShopGroupEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  670. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupEdit not implemented")
  671. }
  672. func (UnimplementedApiServer) ShopGroupStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  673. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupStatusEdit not implemented")
  674. }
  675. func (UnimplementedApiServer) ShopGroupDetailsQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  676. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupDetailsQuery not implemented")
  677. }
  678. func (UnimplementedApiServer) ShopGroupDetailsAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  679. return nil, status.Errorf(codes.Unimplemented, "method ShopGroupDetailsAdd not implemented")
  680. }
  681. func (UnimplementedApiServer) ShopVenueQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  682. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueQuery not implemented")
  683. }
  684. func (UnimplementedApiServer) ShopVenueAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  685. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueAdd not implemented")
  686. }
  687. func (UnimplementedApiServer) ShopVenueEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  688. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEdit not implemented")
  689. }
  690. func (UnimplementedApiServer) ShopVenueStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  691. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueStatusEdit not implemented")
  692. }
  693. func (UnimplementedApiServer) ShopVenueEquipQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  694. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipQuery not implemented")
  695. }
  696. func (UnimplementedApiServer) ShopVenueEquipAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  697. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipAdd not implemented")
  698. }
  699. func (UnimplementedApiServer) ShopVenueEquipEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  700. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipEdit not implemented")
  701. }
  702. func (UnimplementedApiServer) ShopVenueEquipStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  703. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipStatusEdit not implemented")
  704. }
  705. func (UnimplementedApiServer) ShopVenueEquipStatusDel(context.Context, *StandardRequest) (*StandardReply, error) {
  706. return nil, status.Errorf(codes.Unimplemented, "method ShopVenueEquipStatusDel not implemented")
  707. }
  708. func (UnimplementedApiServer) ShopManagerQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  709. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerQuery not implemented")
  710. }
  711. func (UnimplementedApiServer) ShopManagerAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  712. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerAdd not implemented")
  713. }
  714. func (UnimplementedApiServer) ShopManagerEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  715. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerEdit not implemented")
  716. }
  717. func (UnimplementedApiServer) ShopManagerStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  718. return nil, status.Errorf(codes.Unimplemented, "method ShopManagerStatusEdit not implemented")
  719. }
  720. func (UnimplementedApiServer) ShopConfigQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  721. return nil, status.Errorf(codes.Unimplemented, "method ShopConfigQuery not implemented")
  722. }
  723. func (UnimplementedApiServer) ShopConfigEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  724. return nil, status.Errorf(codes.Unimplemented, "method ShopConfigEdit not implemented")
  725. }
  726. func (UnimplementedApiServer) ShopVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  727. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserQuery not implemented")
  728. }
  729. func (UnimplementedApiServer) ShopVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  730. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserAdd not implemented")
  731. }
  732. func (UnimplementedApiServer) ShopVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  733. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserEdit not implemented")
  734. }
  735. func (UnimplementedApiServer) ShopVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  736. return nil, status.Errorf(codes.Unimplemented, "method ShopVipUserStatusEdit not implemented")
  737. }
  738. func (UnimplementedApiServer) AcrossVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  739. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserQuery not implemented")
  740. }
  741. func (UnimplementedApiServer) AcrossVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  742. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserAdd not implemented")
  743. }
  744. func (UnimplementedApiServer) AcrossVipUserDel(context.Context, *StandardRequest) (*StandardReply, error) {
  745. return nil, status.Errorf(codes.Unimplemented, "method AcrossVipUserDel not implemented")
  746. }
  747. func (UnimplementedApiServer) VipPhoneQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  748. return nil, status.Errorf(codes.Unimplemented, "method VipPhoneQuery not implemented")
  749. }
  750. func (UnimplementedApiServer) VipMainPhoneCheck(context.Context, *StandardRequest) (*StandardReply, error) {
  751. return nil, status.Errorf(codes.Unimplemented, "method VipMainPhoneCheck not implemented")
  752. }
  753. func (UnimplementedApiServer) VipOtherPhoneAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  754. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneAdd not implemented")
  755. }
  756. func (UnimplementedApiServer) VipOtherPhoneEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  757. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneEdit not implemented")
  758. }
  759. func (UnimplementedApiServer) VipOtherPhoneStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  760. return nil, status.Errorf(codes.Unimplemented, "method VipOtherPhoneStatusEdit not implemented")
  761. }
  762. func (UnimplementedApiServer) TempVipUserQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  763. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserQuery not implemented")
  764. }
  765. func (UnimplementedApiServer) TempVipUserAdd(context.Context, *StandardRequest) (*StandardReply, error) {
  766. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserAdd not implemented")
  767. }
  768. func (UnimplementedApiServer) TempVipUserEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  769. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserEdit not implemented")
  770. }
  771. func (UnimplementedApiServer) TempVipUserStatusEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  772. return nil, status.Errorf(codes.Unimplemented, "method TempVipUserStatusEdit not implemented")
  773. }
  774. func (UnimplementedApiServer) VipHourEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  775. return nil, status.Errorf(codes.Unimplemented, "method VipHourEdit not implemented")
  776. }
  777. func (UnimplementedApiServer) VipConsumeListQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  778. return nil, status.Errorf(codes.Unimplemented, "method VipConsumeListQuery not implemented")
  779. }
  780. func (UnimplementedApiServer) VipConsumeDetailQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  781. return nil, status.Errorf(codes.Unimplemented, "method VipConsumeDetailQuery not implemented")
  782. }
  783. func (UnimplementedApiServer) VipClassRelationEdit(context.Context, *StandardRequest) (*StandardReply, error) {
  784. return nil, status.Errorf(codes.Unimplemented, "method VipClassRelationEdit not implemented")
  785. }
  786. func (UnimplementedApiServer) VipHourChgQuery(context.Context, *StandardRequest) (*StandardReply, error) {
  787. return nil, status.Errorf(codes.Unimplemented, "method VipHourChgQuery not implemented")
  788. }
  789. func (UnimplementedApiServer) GetOverlayImgQiNiuToken(context.Context, *GetOverlayImgRequest) (*QiNiuTokenReply, error) {
  790. return nil, status.Errorf(codes.Unimplemented, "method GetOverlayImgQiNiuToken not implemented")
  791. }
  792. func (UnimplementedApiServer) GetSimpleQiNiuToken(context.Context, *DefaultRequest) (*QiNiuTokenReply, error) {
  793. return nil, status.Errorf(codes.Unimplemented, "method GetSimpleQiNiuToken not implemented")
  794. }
  795. func (UnimplementedApiServer) mustEmbedUnimplementedApiServer() {}
  796. // UnsafeApiServer may be embedded to opt out of forward compatibility for this service.
  797. // Use of this interface is not recommended, as added methods to ApiServer will
  798. // result in compilation errors.
  799. type UnsafeApiServer interface {
  800. mustEmbedUnimplementedApiServer()
  801. }
  802. func RegisterApiServer(s grpc.ServiceRegistrar, srv ApiServer) {
  803. s.RegisterService(&Api_ServiceDesc, srv)
  804. }
  805. func _Api_SignUp_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  806. in := new(SignUpRequest)
  807. if err := dec(in); err != nil {
  808. return nil, err
  809. }
  810. if interceptor == nil {
  811. return srv.(ApiServer).SignUp(ctx, in)
  812. }
  813. info := &grpc.UnaryServerInfo{
  814. Server: srv,
  815. FullMethod: "/base.Api/SignUp",
  816. }
  817. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  818. return srv.(ApiServer).SignUp(ctx, req.(*SignUpRequest))
  819. }
  820. return interceptor(ctx, in, info, handler)
  821. }
  822. func _Api_SignIn_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  823. in := new(SignInRequest)
  824. if err := dec(in); err != nil {
  825. return nil, err
  826. }
  827. if interceptor == nil {
  828. return srv.(ApiServer).SignIn(ctx, in)
  829. }
  830. info := &grpc.UnaryServerInfo{
  831. Server: srv,
  832. FullMethod: "/base.Api/SignIn",
  833. }
  834. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  835. return srv.(ApiServer).SignIn(ctx, req.(*SignInRequest))
  836. }
  837. return interceptor(ctx, in, info, handler)
  838. }
  839. func _Api_SignOut_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  840. in := new(DefaultRequest)
  841. if err := dec(in); err != nil {
  842. return nil, err
  843. }
  844. if interceptor == nil {
  845. return srv.(ApiServer).SignOut(ctx, in)
  846. }
  847. info := &grpc.UnaryServerInfo{
  848. Server: srv,
  849. FullMethod: "/base.Api/SignOut",
  850. }
  851. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  852. return srv.(ApiServer).SignOut(ctx, req.(*DefaultRequest))
  853. }
  854. return interceptor(ctx, in, info, handler)
  855. }
  856. func _Api_GenVerifyImage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  857. in := new(GenVerifyImageRequest)
  858. if err := dec(in); err != nil {
  859. return nil, err
  860. }
  861. if interceptor == nil {
  862. return srv.(ApiServer).GenVerifyImage(ctx, in)
  863. }
  864. info := &grpc.UnaryServerInfo{
  865. Server: srv,
  866. FullMethod: "/base.Api/GenVerifyImage",
  867. }
  868. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  869. return srv.(ApiServer).GenVerifyImage(ctx, req.(*GenVerifyImageRequest))
  870. }
  871. return interceptor(ctx, in, info, handler)
  872. }
  873. func _Api_SelectHrSensors_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  874. in := new(StandardRequest)
  875. if err := dec(in); err != nil {
  876. return nil, err
  877. }
  878. if interceptor == nil {
  879. return srv.(ApiServer).SelectHrSensors(ctx, in)
  880. }
  881. info := &grpc.UnaryServerInfo{
  882. Server: srv,
  883. FullMethod: "/base.Api/SelectHrSensors",
  884. }
  885. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  886. return srv.(ApiServer).SelectHrSensors(ctx, req.(*StandardRequest))
  887. }
  888. return interceptor(ctx, in, info, handler)
  889. }
  890. func _Api_AcrossUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  891. in := new(StandardRequest)
  892. if err := dec(in); err != nil {
  893. return nil, err
  894. }
  895. if interceptor == nil {
  896. return srv.(ApiServer).AcrossUserSimpleQuery(ctx, in)
  897. }
  898. info := &grpc.UnaryServerInfo{
  899. Server: srv,
  900. FullMethod: "/base.Api/AcrossUserSimpleQuery",
  901. }
  902. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  903. return srv.(ApiServer).AcrossUserSimpleQuery(ctx, req.(*StandardRequest))
  904. }
  905. return interceptor(ctx, in, info, handler)
  906. }
  907. func _Api_VipUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  908. in := new(StandardRequest)
  909. if err := dec(in); err != nil {
  910. return nil, err
  911. }
  912. if interceptor == nil {
  913. return srv.(ApiServer).VipUserSimpleQuery(ctx, in)
  914. }
  915. info := &grpc.UnaryServerInfo{
  916. Server: srv,
  917. FullMethod: "/base.Api/VipUserSimpleQuery",
  918. }
  919. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  920. return srv.(ApiServer).VipUserSimpleQuery(ctx, req.(*StandardRequest))
  921. }
  922. return interceptor(ctx, in, info, handler)
  923. }
  924. func _Api_TempVipUserSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  925. in := new(StandardRequest)
  926. if err := dec(in); err != nil {
  927. return nil, err
  928. }
  929. if interceptor == nil {
  930. return srv.(ApiServer).TempVipUserSimpleQuery(ctx, in)
  931. }
  932. info := &grpc.UnaryServerInfo{
  933. Server: srv,
  934. FullMethod: "/base.Api/TempVipUserSimpleQuery",
  935. }
  936. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  937. return srv.(ApiServer).TempVipUserSimpleQuery(ctx, req.(*StandardRequest))
  938. }
  939. return interceptor(ctx, in, info, handler)
  940. }
  941. func _Api_ShopSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  942. in := new(StandardRequest)
  943. if err := dec(in); err != nil {
  944. return nil, err
  945. }
  946. if interceptor == nil {
  947. return srv.(ApiServer).ShopSimpleQuery(ctx, in)
  948. }
  949. info := &grpc.UnaryServerInfo{
  950. Server: srv,
  951. FullMethod: "/base.Api/ShopSimpleQuery",
  952. }
  953. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  954. return srv.(ApiServer).ShopSimpleQuery(ctx, req.(*StandardRequest))
  955. }
  956. return interceptor(ctx, in, info, handler)
  957. }
  958. func _Api_ManageableSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  959. in := new(StandardRequest)
  960. if err := dec(in); err != nil {
  961. return nil, err
  962. }
  963. if interceptor == nil {
  964. return srv.(ApiServer).ManageableSimpleQuery(ctx, in)
  965. }
  966. info := &grpc.UnaryServerInfo{
  967. Server: srv,
  968. FullMethod: "/base.Api/ManageableSimpleQuery",
  969. }
  970. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  971. return srv.(ApiServer).ManageableSimpleQuery(ctx, req.(*StandardRequest))
  972. }
  973. return interceptor(ctx, in, info, handler)
  974. }
  975. func _Api_ClassSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  976. in := new(StandardRequest)
  977. if err := dec(in); err != nil {
  978. return nil, err
  979. }
  980. if interceptor == nil {
  981. return srv.(ApiServer).ClassSimpleQuery(ctx, in)
  982. }
  983. info := &grpc.UnaryServerInfo{
  984. Server: srv,
  985. FullMethod: "/base.Api/ClassSimpleQuery",
  986. }
  987. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  988. return srv.(ApiServer).ClassSimpleQuery(ctx, req.(*StandardRequest))
  989. }
  990. return interceptor(ctx, in, info, handler)
  991. }
  992. func _Api_ScreenSimpleQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  993. in := new(StandardRequest)
  994. if err := dec(in); err != nil {
  995. return nil, err
  996. }
  997. if interceptor == nil {
  998. return srv.(ApiServer).ScreenSimpleQuery(ctx, in)
  999. }
  1000. info := &grpc.UnaryServerInfo{
  1001. Server: srv,
  1002. FullMethod: "/base.Api/ScreenSimpleQuery",
  1003. }
  1004. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1005. return srv.(ApiServer).ScreenSimpleQuery(ctx, req.(*StandardRequest))
  1006. }
  1007. return interceptor(ctx, in, info, handler)
  1008. }
  1009. func _Api_ManageableShopList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1010. in := new(ShopListRequest)
  1011. if err := dec(in); err != nil {
  1012. return nil, err
  1013. }
  1014. if interceptor == nil {
  1015. return srv.(ApiServer).ManageableShopList(ctx, in)
  1016. }
  1017. info := &grpc.UnaryServerInfo{
  1018. Server: srv,
  1019. FullMethod: "/base.Api/ManageableShopList",
  1020. }
  1021. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1022. return srv.(ApiServer).ManageableShopList(ctx, req.(*ShopListRequest))
  1023. }
  1024. return interceptor(ctx, in, info, handler)
  1025. }
  1026. func _Api_GetShopNavi_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1027. in := new(GetShopNaviRequest)
  1028. if err := dec(in); err != nil {
  1029. return nil, err
  1030. }
  1031. if interceptor == nil {
  1032. return srv.(ApiServer).GetShopNavi(ctx, in)
  1033. }
  1034. info := &grpc.UnaryServerInfo{
  1035. Server: srv,
  1036. FullMethod: "/base.Api/GetShopNavi",
  1037. }
  1038. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1039. return srv.(ApiServer).GetShopNavi(ctx, req.(*GetShopNaviRequest))
  1040. }
  1041. return interceptor(ctx, in, info, handler)
  1042. }
  1043. func _Api_ShopGroupQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1044. in := new(StandardRequest)
  1045. if err := dec(in); err != nil {
  1046. return nil, err
  1047. }
  1048. if interceptor == nil {
  1049. return srv.(ApiServer).ShopGroupQuery(ctx, in)
  1050. }
  1051. info := &grpc.UnaryServerInfo{
  1052. Server: srv,
  1053. FullMethod: "/base.Api/ShopGroupQuery",
  1054. }
  1055. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1056. return srv.(ApiServer).ShopGroupQuery(ctx, req.(*StandardRequest))
  1057. }
  1058. return interceptor(ctx, in, info, handler)
  1059. }
  1060. func _Api_ShopGroupAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1061. in := new(StandardRequest)
  1062. if err := dec(in); err != nil {
  1063. return nil, err
  1064. }
  1065. if interceptor == nil {
  1066. return srv.(ApiServer).ShopGroupAdd(ctx, in)
  1067. }
  1068. info := &grpc.UnaryServerInfo{
  1069. Server: srv,
  1070. FullMethod: "/base.Api/ShopGroupAdd",
  1071. }
  1072. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1073. return srv.(ApiServer).ShopGroupAdd(ctx, req.(*StandardRequest))
  1074. }
  1075. return interceptor(ctx, in, info, handler)
  1076. }
  1077. func _Api_ShopGroupEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1078. in := new(StandardRequest)
  1079. if err := dec(in); err != nil {
  1080. return nil, err
  1081. }
  1082. if interceptor == nil {
  1083. return srv.(ApiServer).ShopGroupEdit(ctx, in)
  1084. }
  1085. info := &grpc.UnaryServerInfo{
  1086. Server: srv,
  1087. FullMethod: "/base.Api/ShopGroupEdit",
  1088. }
  1089. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1090. return srv.(ApiServer).ShopGroupEdit(ctx, req.(*StandardRequest))
  1091. }
  1092. return interceptor(ctx, in, info, handler)
  1093. }
  1094. func _Api_ShopGroupStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1095. in := new(StandardRequest)
  1096. if err := dec(in); err != nil {
  1097. return nil, err
  1098. }
  1099. if interceptor == nil {
  1100. return srv.(ApiServer).ShopGroupStatusEdit(ctx, in)
  1101. }
  1102. info := &grpc.UnaryServerInfo{
  1103. Server: srv,
  1104. FullMethod: "/base.Api/ShopGroupStatusEdit",
  1105. }
  1106. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1107. return srv.(ApiServer).ShopGroupStatusEdit(ctx, req.(*StandardRequest))
  1108. }
  1109. return interceptor(ctx, in, info, handler)
  1110. }
  1111. func _Api_ShopGroupDetailsQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1112. in := new(StandardRequest)
  1113. if err := dec(in); err != nil {
  1114. return nil, err
  1115. }
  1116. if interceptor == nil {
  1117. return srv.(ApiServer).ShopGroupDetailsQuery(ctx, in)
  1118. }
  1119. info := &grpc.UnaryServerInfo{
  1120. Server: srv,
  1121. FullMethod: "/base.Api/ShopGroupDetailsQuery",
  1122. }
  1123. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1124. return srv.(ApiServer).ShopGroupDetailsQuery(ctx, req.(*StandardRequest))
  1125. }
  1126. return interceptor(ctx, in, info, handler)
  1127. }
  1128. func _Api_ShopGroupDetailsAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1129. in := new(StandardRequest)
  1130. if err := dec(in); err != nil {
  1131. return nil, err
  1132. }
  1133. if interceptor == nil {
  1134. return srv.(ApiServer).ShopGroupDetailsAdd(ctx, in)
  1135. }
  1136. info := &grpc.UnaryServerInfo{
  1137. Server: srv,
  1138. FullMethod: "/base.Api/ShopGroupDetailsAdd",
  1139. }
  1140. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1141. return srv.(ApiServer).ShopGroupDetailsAdd(ctx, req.(*StandardRequest))
  1142. }
  1143. return interceptor(ctx, in, info, handler)
  1144. }
  1145. func _Api_ShopVenueQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1146. in := new(StandardRequest)
  1147. if err := dec(in); err != nil {
  1148. return nil, err
  1149. }
  1150. if interceptor == nil {
  1151. return srv.(ApiServer).ShopVenueQuery(ctx, in)
  1152. }
  1153. info := &grpc.UnaryServerInfo{
  1154. Server: srv,
  1155. FullMethod: "/base.Api/ShopVenueQuery",
  1156. }
  1157. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1158. return srv.(ApiServer).ShopVenueQuery(ctx, req.(*StandardRequest))
  1159. }
  1160. return interceptor(ctx, in, info, handler)
  1161. }
  1162. func _Api_ShopVenueAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1163. in := new(StandardRequest)
  1164. if err := dec(in); err != nil {
  1165. return nil, err
  1166. }
  1167. if interceptor == nil {
  1168. return srv.(ApiServer).ShopVenueAdd(ctx, in)
  1169. }
  1170. info := &grpc.UnaryServerInfo{
  1171. Server: srv,
  1172. FullMethod: "/base.Api/ShopVenueAdd",
  1173. }
  1174. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1175. return srv.(ApiServer).ShopVenueAdd(ctx, req.(*StandardRequest))
  1176. }
  1177. return interceptor(ctx, in, info, handler)
  1178. }
  1179. func _Api_ShopVenueEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1180. in := new(StandardRequest)
  1181. if err := dec(in); err != nil {
  1182. return nil, err
  1183. }
  1184. if interceptor == nil {
  1185. return srv.(ApiServer).ShopVenueEdit(ctx, in)
  1186. }
  1187. info := &grpc.UnaryServerInfo{
  1188. Server: srv,
  1189. FullMethod: "/base.Api/ShopVenueEdit",
  1190. }
  1191. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1192. return srv.(ApiServer).ShopVenueEdit(ctx, req.(*StandardRequest))
  1193. }
  1194. return interceptor(ctx, in, info, handler)
  1195. }
  1196. func _Api_ShopVenueStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1197. in := new(StandardRequest)
  1198. if err := dec(in); err != nil {
  1199. return nil, err
  1200. }
  1201. if interceptor == nil {
  1202. return srv.(ApiServer).ShopVenueStatusEdit(ctx, in)
  1203. }
  1204. info := &grpc.UnaryServerInfo{
  1205. Server: srv,
  1206. FullMethod: "/base.Api/ShopVenueStatusEdit",
  1207. }
  1208. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1209. return srv.(ApiServer).ShopVenueStatusEdit(ctx, req.(*StandardRequest))
  1210. }
  1211. return interceptor(ctx, in, info, handler)
  1212. }
  1213. func _Api_ShopVenueEquipQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1214. in := new(StandardRequest)
  1215. if err := dec(in); err != nil {
  1216. return nil, err
  1217. }
  1218. if interceptor == nil {
  1219. return srv.(ApiServer).ShopVenueEquipQuery(ctx, in)
  1220. }
  1221. info := &grpc.UnaryServerInfo{
  1222. Server: srv,
  1223. FullMethod: "/base.Api/ShopVenueEquipQuery",
  1224. }
  1225. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1226. return srv.(ApiServer).ShopVenueEquipQuery(ctx, req.(*StandardRequest))
  1227. }
  1228. return interceptor(ctx, in, info, handler)
  1229. }
  1230. func _Api_ShopVenueEquipAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1231. in := new(StandardRequest)
  1232. if err := dec(in); err != nil {
  1233. return nil, err
  1234. }
  1235. if interceptor == nil {
  1236. return srv.(ApiServer).ShopVenueEquipAdd(ctx, in)
  1237. }
  1238. info := &grpc.UnaryServerInfo{
  1239. Server: srv,
  1240. FullMethod: "/base.Api/ShopVenueEquipAdd",
  1241. }
  1242. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1243. return srv.(ApiServer).ShopVenueEquipAdd(ctx, req.(*StandardRequest))
  1244. }
  1245. return interceptor(ctx, in, info, handler)
  1246. }
  1247. func _Api_ShopVenueEquipEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1248. in := new(StandardRequest)
  1249. if err := dec(in); err != nil {
  1250. return nil, err
  1251. }
  1252. if interceptor == nil {
  1253. return srv.(ApiServer).ShopVenueEquipEdit(ctx, in)
  1254. }
  1255. info := &grpc.UnaryServerInfo{
  1256. Server: srv,
  1257. FullMethod: "/base.Api/ShopVenueEquipEdit",
  1258. }
  1259. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1260. return srv.(ApiServer).ShopVenueEquipEdit(ctx, req.(*StandardRequest))
  1261. }
  1262. return interceptor(ctx, in, info, handler)
  1263. }
  1264. func _Api_ShopVenueEquipStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1265. in := new(StandardRequest)
  1266. if err := dec(in); err != nil {
  1267. return nil, err
  1268. }
  1269. if interceptor == nil {
  1270. return srv.(ApiServer).ShopVenueEquipStatusEdit(ctx, in)
  1271. }
  1272. info := &grpc.UnaryServerInfo{
  1273. Server: srv,
  1274. FullMethod: "/base.Api/ShopVenueEquipStatusEdit",
  1275. }
  1276. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1277. return srv.(ApiServer).ShopVenueEquipStatusEdit(ctx, req.(*StandardRequest))
  1278. }
  1279. return interceptor(ctx, in, info, handler)
  1280. }
  1281. func _Api_ShopVenueEquipStatusDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1282. in := new(StandardRequest)
  1283. if err := dec(in); err != nil {
  1284. return nil, err
  1285. }
  1286. if interceptor == nil {
  1287. return srv.(ApiServer).ShopVenueEquipStatusDel(ctx, in)
  1288. }
  1289. info := &grpc.UnaryServerInfo{
  1290. Server: srv,
  1291. FullMethod: "/base.Api/ShopVenueEquipStatusDel",
  1292. }
  1293. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1294. return srv.(ApiServer).ShopVenueEquipStatusDel(ctx, req.(*StandardRequest))
  1295. }
  1296. return interceptor(ctx, in, info, handler)
  1297. }
  1298. func _Api_ShopManagerQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1299. in := new(StandardRequest)
  1300. if err := dec(in); err != nil {
  1301. return nil, err
  1302. }
  1303. if interceptor == nil {
  1304. return srv.(ApiServer).ShopManagerQuery(ctx, in)
  1305. }
  1306. info := &grpc.UnaryServerInfo{
  1307. Server: srv,
  1308. FullMethod: "/base.Api/ShopManagerQuery",
  1309. }
  1310. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1311. return srv.(ApiServer).ShopManagerQuery(ctx, req.(*StandardRequest))
  1312. }
  1313. return interceptor(ctx, in, info, handler)
  1314. }
  1315. func _Api_ShopManagerAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1316. in := new(StandardRequest)
  1317. if err := dec(in); err != nil {
  1318. return nil, err
  1319. }
  1320. if interceptor == nil {
  1321. return srv.(ApiServer).ShopManagerAdd(ctx, in)
  1322. }
  1323. info := &grpc.UnaryServerInfo{
  1324. Server: srv,
  1325. FullMethod: "/base.Api/ShopManagerAdd",
  1326. }
  1327. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1328. return srv.(ApiServer).ShopManagerAdd(ctx, req.(*StandardRequest))
  1329. }
  1330. return interceptor(ctx, in, info, handler)
  1331. }
  1332. func _Api_ShopManagerEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1333. in := new(StandardRequest)
  1334. if err := dec(in); err != nil {
  1335. return nil, err
  1336. }
  1337. if interceptor == nil {
  1338. return srv.(ApiServer).ShopManagerEdit(ctx, in)
  1339. }
  1340. info := &grpc.UnaryServerInfo{
  1341. Server: srv,
  1342. FullMethod: "/base.Api/ShopManagerEdit",
  1343. }
  1344. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1345. return srv.(ApiServer).ShopManagerEdit(ctx, req.(*StandardRequest))
  1346. }
  1347. return interceptor(ctx, in, info, handler)
  1348. }
  1349. func _Api_ShopManagerStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1350. in := new(StandardRequest)
  1351. if err := dec(in); err != nil {
  1352. return nil, err
  1353. }
  1354. if interceptor == nil {
  1355. return srv.(ApiServer).ShopManagerStatusEdit(ctx, in)
  1356. }
  1357. info := &grpc.UnaryServerInfo{
  1358. Server: srv,
  1359. FullMethod: "/base.Api/ShopManagerStatusEdit",
  1360. }
  1361. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1362. return srv.(ApiServer).ShopManagerStatusEdit(ctx, req.(*StandardRequest))
  1363. }
  1364. return interceptor(ctx, in, info, handler)
  1365. }
  1366. func _Api_ShopConfigQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1367. in := new(StandardRequest)
  1368. if err := dec(in); err != nil {
  1369. return nil, err
  1370. }
  1371. if interceptor == nil {
  1372. return srv.(ApiServer).ShopConfigQuery(ctx, in)
  1373. }
  1374. info := &grpc.UnaryServerInfo{
  1375. Server: srv,
  1376. FullMethod: "/base.Api/ShopConfigQuery",
  1377. }
  1378. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1379. return srv.(ApiServer).ShopConfigQuery(ctx, req.(*StandardRequest))
  1380. }
  1381. return interceptor(ctx, in, info, handler)
  1382. }
  1383. func _Api_ShopConfigEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1384. in := new(StandardRequest)
  1385. if err := dec(in); err != nil {
  1386. return nil, err
  1387. }
  1388. if interceptor == nil {
  1389. return srv.(ApiServer).ShopConfigEdit(ctx, in)
  1390. }
  1391. info := &grpc.UnaryServerInfo{
  1392. Server: srv,
  1393. FullMethod: "/base.Api/ShopConfigEdit",
  1394. }
  1395. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1396. return srv.(ApiServer).ShopConfigEdit(ctx, req.(*StandardRequest))
  1397. }
  1398. return interceptor(ctx, in, info, handler)
  1399. }
  1400. func _Api_ShopVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1401. in := new(StandardRequest)
  1402. if err := dec(in); err != nil {
  1403. return nil, err
  1404. }
  1405. if interceptor == nil {
  1406. return srv.(ApiServer).ShopVipUserQuery(ctx, in)
  1407. }
  1408. info := &grpc.UnaryServerInfo{
  1409. Server: srv,
  1410. FullMethod: "/base.Api/ShopVipUserQuery",
  1411. }
  1412. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1413. return srv.(ApiServer).ShopVipUserQuery(ctx, req.(*StandardRequest))
  1414. }
  1415. return interceptor(ctx, in, info, handler)
  1416. }
  1417. func _Api_ShopVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1418. in := new(StandardRequest)
  1419. if err := dec(in); err != nil {
  1420. return nil, err
  1421. }
  1422. if interceptor == nil {
  1423. return srv.(ApiServer).ShopVipUserAdd(ctx, in)
  1424. }
  1425. info := &grpc.UnaryServerInfo{
  1426. Server: srv,
  1427. FullMethod: "/base.Api/ShopVipUserAdd",
  1428. }
  1429. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1430. return srv.(ApiServer).ShopVipUserAdd(ctx, req.(*StandardRequest))
  1431. }
  1432. return interceptor(ctx, in, info, handler)
  1433. }
  1434. func _Api_ShopVipUserEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1435. in := new(StandardRequest)
  1436. if err := dec(in); err != nil {
  1437. return nil, err
  1438. }
  1439. if interceptor == nil {
  1440. return srv.(ApiServer).ShopVipUserEdit(ctx, in)
  1441. }
  1442. info := &grpc.UnaryServerInfo{
  1443. Server: srv,
  1444. FullMethod: "/base.Api/ShopVipUserEdit",
  1445. }
  1446. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1447. return srv.(ApiServer).ShopVipUserEdit(ctx, req.(*StandardRequest))
  1448. }
  1449. return interceptor(ctx, in, info, handler)
  1450. }
  1451. func _Api_ShopVipUserStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1452. in := new(StandardRequest)
  1453. if err := dec(in); err != nil {
  1454. return nil, err
  1455. }
  1456. if interceptor == nil {
  1457. return srv.(ApiServer).ShopVipUserStatusEdit(ctx, in)
  1458. }
  1459. info := &grpc.UnaryServerInfo{
  1460. Server: srv,
  1461. FullMethod: "/base.Api/ShopVipUserStatusEdit",
  1462. }
  1463. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1464. return srv.(ApiServer).ShopVipUserStatusEdit(ctx, req.(*StandardRequest))
  1465. }
  1466. return interceptor(ctx, in, info, handler)
  1467. }
  1468. func _Api_AcrossVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1469. in := new(StandardRequest)
  1470. if err := dec(in); err != nil {
  1471. return nil, err
  1472. }
  1473. if interceptor == nil {
  1474. return srv.(ApiServer).AcrossVipUserQuery(ctx, in)
  1475. }
  1476. info := &grpc.UnaryServerInfo{
  1477. Server: srv,
  1478. FullMethod: "/base.Api/AcrossVipUserQuery",
  1479. }
  1480. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1481. return srv.(ApiServer).AcrossVipUserQuery(ctx, req.(*StandardRequest))
  1482. }
  1483. return interceptor(ctx, in, info, handler)
  1484. }
  1485. func _Api_AcrossVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1486. in := new(StandardRequest)
  1487. if err := dec(in); err != nil {
  1488. return nil, err
  1489. }
  1490. if interceptor == nil {
  1491. return srv.(ApiServer).AcrossVipUserAdd(ctx, in)
  1492. }
  1493. info := &grpc.UnaryServerInfo{
  1494. Server: srv,
  1495. FullMethod: "/base.Api/AcrossVipUserAdd",
  1496. }
  1497. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1498. return srv.(ApiServer).AcrossVipUserAdd(ctx, req.(*StandardRequest))
  1499. }
  1500. return interceptor(ctx, in, info, handler)
  1501. }
  1502. func _Api_AcrossVipUserDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1503. in := new(StandardRequest)
  1504. if err := dec(in); err != nil {
  1505. return nil, err
  1506. }
  1507. if interceptor == nil {
  1508. return srv.(ApiServer).AcrossVipUserDel(ctx, in)
  1509. }
  1510. info := &grpc.UnaryServerInfo{
  1511. Server: srv,
  1512. FullMethod: "/base.Api/AcrossVipUserDel",
  1513. }
  1514. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1515. return srv.(ApiServer).AcrossVipUserDel(ctx, req.(*StandardRequest))
  1516. }
  1517. return interceptor(ctx, in, info, handler)
  1518. }
  1519. func _Api_VipPhoneQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1520. in := new(StandardRequest)
  1521. if err := dec(in); err != nil {
  1522. return nil, err
  1523. }
  1524. if interceptor == nil {
  1525. return srv.(ApiServer).VipPhoneQuery(ctx, in)
  1526. }
  1527. info := &grpc.UnaryServerInfo{
  1528. Server: srv,
  1529. FullMethod: "/base.Api/VipPhoneQuery",
  1530. }
  1531. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1532. return srv.(ApiServer).VipPhoneQuery(ctx, req.(*StandardRequest))
  1533. }
  1534. return interceptor(ctx, in, info, handler)
  1535. }
  1536. func _Api_VipMainPhoneCheck_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1537. in := new(StandardRequest)
  1538. if err := dec(in); err != nil {
  1539. return nil, err
  1540. }
  1541. if interceptor == nil {
  1542. return srv.(ApiServer).VipMainPhoneCheck(ctx, in)
  1543. }
  1544. info := &grpc.UnaryServerInfo{
  1545. Server: srv,
  1546. FullMethod: "/base.Api/VipMainPhoneCheck",
  1547. }
  1548. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1549. return srv.(ApiServer).VipMainPhoneCheck(ctx, req.(*StandardRequest))
  1550. }
  1551. return interceptor(ctx, in, info, handler)
  1552. }
  1553. func _Api_VipOtherPhoneAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1554. in := new(StandardRequest)
  1555. if err := dec(in); err != nil {
  1556. return nil, err
  1557. }
  1558. if interceptor == nil {
  1559. return srv.(ApiServer).VipOtherPhoneAdd(ctx, in)
  1560. }
  1561. info := &grpc.UnaryServerInfo{
  1562. Server: srv,
  1563. FullMethod: "/base.Api/VipOtherPhoneAdd",
  1564. }
  1565. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1566. return srv.(ApiServer).VipOtherPhoneAdd(ctx, req.(*StandardRequest))
  1567. }
  1568. return interceptor(ctx, in, info, handler)
  1569. }
  1570. func _Api_VipOtherPhoneEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1571. in := new(StandardRequest)
  1572. if err := dec(in); err != nil {
  1573. return nil, err
  1574. }
  1575. if interceptor == nil {
  1576. return srv.(ApiServer).VipOtherPhoneEdit(ctx, in)
  1577. }
  1578. info := &grpc.UnaryServerInfo{
  1579. Server: srv,
  1580. FullMethod: "/base.Api/VipOtherPhoneEdit",
  1581. }
  1582. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1583. return srv.(ApiServer).VipOtherPhoneEdit(ctx, req.(*StandardRequest))
  1584. }
  1585. return interceptor(ctx, in, info, handler)
  1586. }
  1587. func _Api_VipOtherPhoneStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1588. in := new(StandardRequest)
  1589. if err := dec(in); err != nil {
  1590. return nil, err
  1591. }
  1592. if interceptor == nil {
  1593. return srv.(ApiServer).VipOtherPhoneStatusEdit(ctx, in)
  1594. }
  1595. info := &grpc.UnaryServerInfo{
  1596. Server: srv,
  1597. FullMethod: "/base.Api/VipOtherPhoneStatusEdit",
  1598. }
  1599. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1600. return srv.(ApiServer).VipOtherPhoneStatusEdit(ctx, req.(*StandardRequest))
  1601. }
  1602. return interceptor(ctx, in, info, handler)
  1603. }
  1604. func _Api_TempVipUserQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1605. in := new(StandardRequest)
  1606. if err := dec(in); err != nil {
  1607. return nil, err
  1608. }
  1609. if interceptor == nil {
  1610. return srv.(ApiServer).TempVipUserQuery(ctx, in)
  1611. }
  1612. info := &grpc.UnaryServerInfo{
  1613. Server: srv,
  1614. FullMethod: "/base.Api/TempVipUserQuery",
  1615. }
  1616. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1617. return srv.(ApiServer).TempVipUserQuery(ctx, req.(*StandardRequest))
  1618. }
  1619. return interceptor(ctx, in, info, handler)
  1620. }
  1621. func _Api_TempVipUserAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1622. in := new(StandardRequest)
  1623. if err := dec(in); err != nil {
  1624. return nil, err
  1625. }
  1626. if interceptor == nil {
  1627. return srv.(ApiServer).TempVipUserAdd(ctx, in)
  1628. }
  1629. info := &grpc.UnaryServerInfo{
  1630. Server: srv,
  1631. FullMethod: "/base.Api/TempVipUserAdd",
  1632. }
  1633. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1634. return srv.(ApiServer).TempVipUserAdd(ctx, req.(*StandardRequest))
  1635. }
  1636. return interceptor(ctx, in, info, handler)
  1637. }
  1638. func _Api_TempVipUserEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1639. in := new(StandardRequest)
  1640. if err := dec(in); err != nil {
  1641. return nil, err
  1642. }
  1643. if interceptor == nil {
  1644. return srv.(ApiServer).TempVipUserEdit(ctx, in)
  1645. }
  1646. info := &grpc.UnaryServerInfo{
  1647. Server: srv,
  1648. FullMethod: "/base.Api/TempVipUserEdit",
  1649. }
  1650. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1651. return srv.(ApiServer).TempVipUserEdit(ctx, req.(*StandardRequest))
  1652. }
  1653. return interceptor(ctx, in, info, handler)
  1654. }
  1655. func _Api_TempVipUserStatusEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1656. in := new(StandardRequest)
  1657. if err := dec(in); err != nil {
  1658. return nil, err
  1659. }
  1660. if interceptor == nil {
  1661. return srv.(ApiServer).TempVipUserStatusEdit(ctx, in)
  1662. }
  1663. info := &grpc.UnaryServerInfo{
  1664. Server: srv,
  1665. FullMethod: "/base.Api/TempVipUserStatusEdit",
  1666. }
  1667. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1668. return srv.(ApiServer).TempVipUserStatusEdit(ctx, req.(*StandardRequest))
  1669. }
  1670. return interceptor(ctx, in, info, handler)
  1671. }
  1672. func _Api_VipHourEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1673. in := new(StandardRequest)
  1674. if err := dec(in); err != nil {
  1675. return nil, err
  1676. }
  1677. if interceptor == nil {
  1678. return srv.(ApiServer).VipHourEdit(ctx, in)
  1679. }
  1680. info := &grpc.UnaryServerInfo{
  1681. Server: srv,
  1682. FullMethod: "/base.Api/VipHourEdit",
  1683. }
  1684. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1685. return srv.(ApiServer).VipHourEdit(ctx, req.(*StandardRequest))
  1686. }
  1687. return interceptor(ctx, in, info, handler)
  1688. }
  1689. func _Api_VipConsumeListQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1690. in := new(StandardRequest)
  1691. if err := dec(in); err != nil {
  1692. return nil, err
  1693. }
  1694. if interceptor == nil {
  1695. return srv.(ApiServer).VipConsumeListQuery(ctx, in)
  1696. }
  1697. info := &grpc.UnaryServerInfo{
  1698. Server: srv,
  1699. FullMethod: "/base.Api/VipConsumeListQuery",
  1700. }
  1701. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1702. return srv.(ApiServer).VipConsumeListQuery(ctx, req.(*StandardRequest))
  1703. }
  1704. return interceptor(ctx, in, info, handler)
  1705. }
  1706. func _Api_VipConsumeDetailQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1707. in := new(StandardRequest)
  1708. if err := dec(in); err != nil {
  1709. return nil, err
  1710. }
  1711. if interceptor == nil {
  1712. return srv.(ApiServer).VipConsumeDetailQuery(ctx, in)
  1713. }
  1714. info := &grpc.UnaryServerInfo{
  1715. Server: srv,
  1716. FullMethod: "/base.Api/VipConsumeDetailQuery",
  1717. }
  1718. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1719. return srv.(ApiServer).VipConsumeDetailQuery(ctx, req.(*StandardRequest))
  1720. }
  1721. return interceptor(ctx, in, info, handler)
  1722. }
  1723. func _Api_VipClassRelationEdit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1724. in := new(StandardRequest)
  1725. if err := dec(in); err != nil {
  1726. return nil, err
  1727. }
  1728. if interceptor == nil {
  1729. return srv.(ApiServer).VipClassRelationEdit(ctx, in)
  1730. }
  1731. info := &grpc.UnaryServerInfo{
  1732. Server: srv,
  1733. FullMethod: "/base.Api/VipClassRelationEdit",
  1734. }
  1735. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1736. return srv.(ApiServer).VipClassRelationEdit(ctx, req.(*StandardRequest))
  1737. }
  1738. return interceptor(ctx, in, info, handler)
  1739. }
  1740. func _Api_VipHourChgQuery_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1741. in := new(StandardRequest)
  1742. if err := dec(in); err != nil {
  1743. return nil, err
  1744. }
  1745. if interceptor == nil {
  1746. return srv.(ApiServer).VipHourChgQuery(ctx, in)
  1747. }
  1748. info := &grpc.UnaryServerInfo{
  1749. Server: srv,
  1750. FullMethod: "/base.Api/VipHourChgQuery",
  1751. }
  1752. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1753. return srv.(ApiServer).VipHourChgQuery(ctx, req.(*StandardRequest))
  1754. }
  1755. return interceptor(ctx, in, info, handler)
  1756. }
  1757. func _Api_GetOverlayImgQiNiuToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1758. in := new(GetOverlayImgRequest)
  1759. if err := dec(in); err != nil {
  1760. return nil, err
  1761. }
  1762. if interceptor == nil {
  1763. return srv.(ApiServer).GetOverlayImgQiNiuToken(ctx, in)
  1764. }
  1765. info := &grpc.UnaryServerInfo{
  1766. Server: srv,
  1767. FullMethod: "/base.Api/GetOverlayImgQiNiuToken",
  1768. }
  1769. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1770. return srv.(ApiServer).GetOverlayImgQiNiuToken(ctx, req.(*GetOverlayImgRequest))
  1771. }
  1772. return interceptor(ctx, in, info, handler)
  1773. }
  1774. func _Api_GetSimpleQiNiuToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1775. in := new(DefaultRequest)
  1776. if err := dec(in); err != nil {
  1777. return nil, err
  1778. }
  1779. if interceptor == nil {
  1780. return srv.(ApiServer).GetSimpleQiNiuToken(ctx, in)
  1781. }
  1782. info := &grpc.UnaryServerInfo{
  1783. Server: srv,
  1784. FullMethod: "/base.Api/GetSimpleQiNiuToken",
  1785. }
  1786. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1787. return srv.(ApiServer).GetSimpleQiNiuToken(ctx, req.(*DefaultRequest))
  1788. }
  1789. return interceptor(ctx, in, info, handler)
  1790. }
  1791. // Api_ServiceDesc is the grpc.ServiceDesc for Api service.
  1792. // It's only intended for direct use with grpc.RegisterService,
  1793. // and not to be introspected or modified (even as a copy)
  1794. var Api_ServiceDesc = grpc.ServiceDesc{
  1795. ServiceName: "base.Api",
  1796. HandlerType: (*ApiServer)(nil),
  1797. Methods: []grpc.MethodDesc{
  1798. {
  1799. MethodName: "SignUp",
  1800. Handler: _Api_SignUp_Handler,
  1801. },
  1802. {
  1803. MethodName: "SignIn",
  1804. Handler: _Api_SignIn_Handler,
  1805. },
  1806. {
  1807. MethodName: "SignOut",
  1808. Handler: _Api_SignOut_Handler,
  1809. },
  1810. {
  1811. MethodName: "GenVerifyImage",
  1812. Handler: _Api_GenVerifyImage_Handler,
  1813. },
  1814. {
  1815. MethodName: "SelectHrSensors",
  1816. Handler: _Api_SelectHrSensors_Handler,
  1817. },
  1818. {
  1819. MethodName: "AcrossUserSimpleQuery",
  1820. Handler: _Api_AcrossUserSimpleQuery_Handler,
  1821. },
  1822. {
  1823. MethodName: "VipUserSimpleQuery",
  1824. Handler: _Api_VipUserSimpleQuery_Handler,
  1825. },
  1826. {
  1827. MethodName: "TempVipUserSimpleQuery",
  1828. Handler: _Api_TempVipUserSimpleQuery_Handler,
  1829. },
  1830. {
  1831. MethodName: "ShopSimpleQuery",
  1832. Handler: _Api_ShopSimpleQuery_Handler,
  1833. },
  1834. {
  1835. MethodName: "ManageableSimpleQuery",
  1836. Handler: _Api_ManageableSimpleQuery_Handler,
  1837. },
  1838. {
  1839. MethodName: "ClassSimpleQuery",
  1840. Handler: _Api_ClassSimpleQuery_Handler,
  1841. },
  1842. {
  1843. MethodName: "ScreenSimpleQuery",
  1844. Handler: _Api_ScreenSimpleQuery_Handler,
  1845. },
  1846. {
  1847. MethodName: "ManageableShopList",
  1848. Handler: _Api_ManageableShopList_Handler,
  1849. },
  1850. {
  1851. MethodName: "GetShopNavi",
  1852. Handler: _Api_GetShopNavi_Handler,
  1853. },
  1854. {
  1855. MethodName: "ShopGroupQuery",
  1856. Handler: _Api_ShopGroupQuery_Handler,
  1857. },
  1858. {
  1859. MethodName: "ShopGroupAdd",
  1860. Handler: _Api_ShopGroupAdd_Handler,
  1861. },
  1862. {
  1863. MethodName: "ShopGroupEdit",
  1864. Handler: _Api_ShopGroupEdit_Handler,
  1865. },
  1866. {
  1867. MethodName: "ShopGroupStatusEdit",
  1868. Handler: _Api_ShopGroupStatusEdit_Handler,
  1869. },
  1870. {
  1871. MethodName: "ShopGroupDetailsQuery",
  1872. Handler: _Api_ShopGroupDetailsQuery_Handler,
  1873. },
  1874. {
  1875. MethodName: "ShopGroupDetailsAdd",
  1876. Handler: _Api_ShopGroupDetailsAdd_Handler,
  1877. },
  1878. {
  1879. MethodName: "ShopVenueQuery",
  1880. Handler: _Api_ShopVenueQuery_Handler,
  1881. },
  1882. {
  1883. MethodName: "ShopVenueAdd",
  1884. Handler: _Api_ShopVenueAdd_Handler,
  1885. },
  1886. {
  1887. MethodName: "ShopVenueEdit",
  1888. Handler: _Api_ShopVenueEdit_Handler,
  1889. },
  1890. {
  1891. MethodName: "ShopVenueStatusEdit",
  1892. Handler: _Api_ShopVenueStatusEdit_Handler,
  1893. },
  1894. {
  1895. MethodName: "ShopVenueEquipQuery",
  1896. Handler: _Api_ShopVenueEquipQuery_Handler,
  1897. },
  1898. {
  1899. MethodName: "ShopVenueEquipAdd",
  1900. Handler: _Api_ShopVenueEquipAdd_Handler,
  1901. },
  1902. {
  1903. MethodName: "ShopVenueEquipEdit",
  1904. Handler: _Api_ShopVenueEquipEdit_Handler,
  1905. },
  1906. {
  1907. MethodName: "ShopVenueEquipStatusEdit",
  1908. Handler: _Api_ShopVenueEquipStatusEdit_Handler,
  1909. },
  1910. {
  1911. MethodName: "ShopVenueEquipStatusDel",
  1912. Handler: _Api_ShopVenueEquipStatusDel_Handler,
  1913. },
  1914. {
  1915. MethodName: "ShopManagerQuery",
  1916. Handler: _Api_ShopManagerQuery_Handler,
  1917. },
  1918. {
  1919. MethodName: "ShopManagerAdd",
  1920. Handler: _Api_ShopManagerAdd_Handler,
  1921. },
  1922. {
  1923. MethodName: "ShopManagerEdit",
  1924. Handler: _Api_ShopManagerEdit_Handler,
  1925. },
  1926. {
  1927. MethodName: "ShopManagerStatusEdit",
  1928. Handler: _Api_ShopManagerStatusEdit_Handler,
  1929. },
  1930. {
  1931. MethodName: "ShopConfigQuery",
  1932. Handler: _Api_ShopConfigQuery_Handler,
  1933. },
  1934. {
  1935. MethodName: "ShopConfigEdit",
  1936. Handler: _Api_ShopConfigEdit_Handler,
  1937. },
  1938. {
  1939. MethodName: "ShopVipUserQuery",
  1940. Handler: _Api_ShopVipUserQuery_Handler,
  1941. },
  1942. {
  1943. MethodName: "ShopVipUserAdd",
  1944. Handler: _Api_ShopVipUserAdd_Handler,
  1945. },
  1946. {
  1947. MethodName: "ShopVipUserEdit",
  1948. Handler: _Api_ShopVipUserEdit_Handler,
  1949. },
  1950. {
  1951. MethodName: "ShopVipUserStatusEdit",
  1952. Handler: _Api_ShopVipUserStatusEdit_Handler,
  1953. },
  1954. {
  1955. MethodName: "AcrossVipUserQuery",
  1956. Handler: _Api_AcrossVipUserQuery_Handler,
  1957. },
  1958. {
  1959. MethodName: "AcrossVipUserAdd",
  1960. Handler: _Api_AcrossVipUserAdd_Handler,
  1961. },
  1962. {
  1963. MethodName: "AcrossVipUserDel",
  1964. Handler: _Api_AcrossVipUserDel_Handler,
  1965. },
  1966. {
  1967. MethodName: "VipPhoneQuery",
  1968. Handler: _Api_VipPhoneQuery_Handler,
  1969. },
  1970. {
  1971. MethodName: "VipMainPhoneCheck",
  1972. Handler: _Api_VipMainPhoneCheck_Handler,
  1973. },
  1974. {
  1975. MethodName: "VipOtherPhoneAdd",
  1976. Handler: _Api_VipOtherPhoneAdd_Handler,
  1977. },
  1978. {
  1979. MethodName: "VipOtherPhoneEdit",
  1980. Handler: _Api_VipOtherPhoneEdit_Handler,
  1981. },
  1982. {
  1983. MethodName: "VipOtherPhoneStatusEdit",
  1984. Handler: _Api_VipOtherPhoneStatusEdit_Handler,
  1985. },
  1986. {
  1987. MethodName: "TempVipUserQuery",
  1988. Handler: _Api_TempVipUserQuery_Handler,
  1989. },
  1990. {
  1991. MethodName: "TempVipUserAdd",
  1992. Handler: _Api_TempVipUserAdd_Handler,
  1993. },
  1994. {
  1995. MethodName: "TempVipUserEdit",
  1996. Handler: _Api_TempVipUserEdit_Handler,
  1997. },
  1998. {
  1999. MethodName: "TempVipUserStatusEdit",
  2000. Handler: _Api_TempVipUserStatusEdit_Handler,
  2001. },
  2002. {
  2003. MethodName: "VipHourEdit",
  2004. Handler: _Api_VipHourEdit_Handler,
  2005. },
  2006. {
  2007. MethodName: "VipConsumeListQuery",
  2008. Handler: _Api_VipConsumeListQuery_Handler,
  2009. },
  2010. {
  2011. MethodName: "VipConsumeDetailQuery",
  2012. Handler: _Api_VipConsumeDetailQuery_Handler,
  2013. },
  2014. {
  2015. MethodName: "VipClassRelationEdit",
  2016. Handler: _Api_VipClassRelationEdit_Handler,
  2017. },
  2018. {
  2019. MethodName: "VipHourChgQuery",
  2020. Handler: _Api_VipHourChgQuery_Handler,
  2021. },
  2022. {
  2023. MethodName: "GetOverlayImgQiNiuToken",
  2024. Handler: _Api_GetOverlayImgQiNiuToken_Handler,
  2025. },
  2026. {
  2027. MethodName: "GetSimpleQiNiuToken",
  2028. Handler: _Api_GetSimpleQiNiuToken_Handler,
  2029. },
  2030. },
  2031. Streams: []grpc.StreamDesc{},
  2032. Metadata: "base.proto",
  2033. }