go_pmp_client.go 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. // Code generated by goctl. DO NOT EDIT.
  2. // goctl 1.8.5
  3. // Source: gorpc.proto
  4. package gopmpclient
  5. import (
  6. "context"
  7. "code.clickto.dev/nomo-server/go-service-pb/pb/pb"
  8. "github.com/zeromicro/go-zero/zrpc"
  9. "google.golang.org/grpc"
  10. )
  11. type (
  12. AccountDeviceListReq = pb.AccountDeviceListReq
  13. AccountDeviceListResp = pb.AccountDeviceListResp
  14. AccountDeviceVo = pb.AccountDeviceVo
  15. AccountListReq = pb.AccountListReq
  16. AccountListResp = pb.AccountListResp
  17. AccountVo = pb.AccountVo
  18. AdGlobalConfigGetReq = pb.AdGlobalConfigGetReq
  19. AdGlobalConfigVo = pb.AdGlobalConfigVo
  20. AdPlanDetailListReq = pb.AdPlanDetailListReq
  21. AdPlanDetailListResp = pb.AdPlanDetailListResp
  22. AdPlanDetailVo = pb.AdPlanDetailVo
  23. AdPlanListReq = pb.AdPlanListReq
  24. AdPlanListResp = pb.AdPlanListResp
  25. AdPlanVo = pb.AdPlanVo
  26. AnnouncePlanDetailListReq = pb.AnnouncePlanDetailListReq
  27. AnnouncePlanDetailListResp = pb.AnnouncePlanDetailListResp
  28. AnnouncePlanDetailVo = pb.AnnouncePlanDetailVo
  29. AnnouncePlanListReq = pb.AnnouncePlanListReq
  30. AnnouncePlanListResp = pb.AnnouncePlanListResp
  31. AnnouncePlanVo = pb.AnnouncePlanVo
  32. AreaParamListReq = pb.AreaParamListReq
  33. AreaParamListResp = pb.AreaParamListResp
  34. AreaParamVo = pb.AreaParamVo
  35. BaseReq = pb.BaseReq
  36. CommonResult = pb.CommonResult
  37. ConfigGetReq = pb.ConfigGetReq
  38. DeleteIdResp = pb.DeleteIdResp
  39. DeployConfigListReq = pb.DeployConfigListReq
  40. DeployConfigListResp = pb.DeployConfigListResp
  41. DeployConfigVo = pb.DeployConfigVo
  42. DeviceListReq = pb.DeviceListReq
  43. DeviceListRes = pb.DeviceListRes
  44. DeviceVo = pb.DeviceVo
  45. DictGetReq = pb.DictGetReq
  46. DictListReq = pb.DictListReq
  47. DictListResp = pb.DictListResp
  48. DictVo = pb.DictVo
  49. Empty = pb.Empty
  50. GameCategoryListReq = pb.GameCategoryListReq
  51. GameCategoryListRes = pb.GameCategoryListRes
  52. GameCategoryReq = pb.GameCategoryReq
  53. GameCategoryVo = pb.GameCategoryVo
  54. GameCustomerAddResp = pb.GameCustomerAddResp
  55. GameCustomerListReq = pb.GameCustomerListReq
  56. GameCustomerListRes = pb.GameCustomerListRes
  57. GameCustomerVo = pb.GameCustomerVo
  58. GameListReq = pb.GameListReq
  59. GameListRes = pb.GameListRes
  60. GameRedisHScanByNameReq = pb.GameRedisHScanByNameReq
  61. GameRedisHScanByNameResp = pb.GameRedisHScanByNameResp
  62. GameReq = pb.GameReq
  63. GameVo = pb.GameVo
  64. GlobalParamGetReq = pb.GlobalParamGetReq
  65. GlobalParamListReq = pb.GlobalParamListReq
  66. GlobalParamListResp = pb.GlobalParamListResp
  67. GlobalParamVo = pb.GlobalParamVo
  68. I18NVo = pb.I18NVo
  69. Ids = pb.Ids
  70. Int64SelectController = pb.Int64SelectController
  71. IntSelectController = pb.IntSelectController
  72. JobBatchListReq = pb.JobBatchListReq
  73. JobBatchListResp = pb.JobBatchListResp
  74. JobBatchListWithTasksResp = pb.JobBatchListWithTasksResp
  75. JobBatchVo = pb.JobBatchVo
  76. JobBatchWithTasksVo = pb.JobBatchWithTasksVo
  77. JobTasksListReq = pb.JobTasksListReq
  78. JobTasksListResp = pb.JobTasksListResp
  79. JobTasksVo = pb.JobTasksVo
  80. MessagePushListReq = pb.MessagePushListReq
  81. MessagePushListResp = pb.MessagePushListResp
  82. MessagePushVo = pb.MessagePushVo
  83. NationalLanguageListReq = pb.NationalLanguageListReq
  84. NationalLanguageListResp = pb.NationalLanguageListResp
  85. NationalLanguageVo = pb.NationalLanguageVo
  86. OperationLogListReq = pb.OperationLogListReq
  87. OperationLogListResp = pb.OperationLogListResp
  88. OperationLogVo = pb.OperationLogVo
  89. Page = pb.Page
  90. Page_OrderItem = pb.Page_OrderItem
  91. ProductActionListReq = pb.ProductActionListReq
  92. ProductActionListResp = pb.ProductActionListResp
  93. ProductActionReq = pb.ProductActionReq
  94. ProductActionVo = pb.ProductActionVo
  95. ProductListReq = pb.ProductListReq
  96. ProductListResp = pb.ProductListResp
  97. ProductParamGetReq = pb.ProductParamGetReq
  98. ProductParamListReq = pb.ProductParamListReq
  99. ProductParamListResp = pb.ProductParamListResp
  100. ProductParamVo = pb.ProductParamVo
  101. ProductVo = pb.ProductVo
  102. RelGameRankListReq = pb.RelGameRankListReq
  103. RelGameRankListRes = pb.RelGameRankListRes
  104. RelGameRankReq = pb.RelGameRankReq
  105. RelGameRankVo = pb.RelGameRankVo
  106. RelGameVpnGroupListReq = pb.RelGameVpnGroupListReq
  107. RelGameVpnGroupListRes = pb.RelGameVpnGroupListRes
  108. RelGameVpnGroupReq = pb.RelGameVpnGroupReq
  109. RelGameVpnGroupVo = pb.RelGameVpnGroupVo
  110. Request = pb.Request
  111. Response = pb.Response
  112. ServiceSetsAddReq = pb.ServiceSetsAddReq
  113. ServiceSetsDelReq = pb.ServiceSetsDelReq
  114. ServiceSetsGetReq = pb.ServiceSetsGetReq
  115. ServiceSetsListReq = pb.ServiceSetsListReq
  116. ServiceSetsListResp = pb.ServiceSetsListResp
  117. ServiceSetsUpdateReq = pb.ServiceSetsUpdateReq
  118. ServiceSetsVo = pb.ServiceSetsVo
  119. ServiceTypesAddReq = pb.ServiceTypesAddReq
  120. ServiceTypesDelReq = pb.ServiceTypesDelReq
  121. ServiceTypesGetReq = pb.ServiceTypesGetReq
  122. ServiceTypesListReq = pb.ServiceTypesListReq
  123. ServiceTypesListResp = pb.ServiceTypesListResp
  124. ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
  125. ServiceTypesVo = pb.ServiceTypesVo
  126. SetTotalStatsReq = pb.SetTotalStatsReq
  127. ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
  128. ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
  129. ShortDramaEpisodeBatchAddReq = pb.ShortDramaEpisodeBatchAddReq
  130. ShortDramaEpisodeBatchRefreshUpdateTimeReq = pb.ShortDramaEpisodeBatchRefreshUpdateTimeReq
  131. ShortDramaEpisodeCountReq = pb.ShortDramaEpisodeCountReq
  132. ShortDramaEpisodeCountResp = pb.ShortDramaEpisodeCountResp
  133. ShortDramaEpisodeCountVo = pb.ShortDramaEpisodeCountVo
  134. ShortDramaEpisodeGetReq = pb.ShortDramaEpisodeGetReq
  135. ShortDramaEpisodeListReq = pb.ShortDramaEpisodeListReq
  136. ShortDramaEpisodeListResp = pb.ShortDramaEpisodeListResp
  137. ShortDramaEpisodeVo = pb.ShortDramaEpisodeVo
  138. ShortDramaGetReq = pb.ShortDramaGetReq
  139. ShortDramaLanguageListReq = pb.ShortDramaLanguageListReq
  140. ShortDramaLanguageListResp = pb.ShortDramaLanguageListResp
  141. ShortDramaLanguageVo = pb.ShortDramaLanguageVo
  142. ShortDramaListReq = pb.ShortDramaListReq
  143. ShortDramaListResp = pb.ShortDramaListResp
  144. ShortDramaStatsPlaysTotalListReq = pb.ShortDramaStatsPlaysTotalListReq
  145. ShortDramaStatsPlaysTotalListResp = pb.ShortDramaStatsPlaysTotalListResp
  146. ShortDramaStatsPlaysTotalVo = pb.ShortDramaStatsPlaysTotalVo
  147. ShortDramaUpdateModifierReq = pb.ShortDramaUpdateModifierReq
  148. ShortDramaVo = pb.ShortDramaVo
  149. StringSelectController = pb.StringSelectController
  150. SysPermGetReq = pb.SysPermGetReq
  151. SysPermListReq = pb.SysPermListReq
  152. SysPermListResp = pb.SysPermListResp
  153. SysPermRule = pb.SysPermRule
  154. SysPermVo = pb.SysPermVo
  155. SysRoleGetReq = pb.SysRoleGetReq
  156. SysRoleListReq = pb.SysRoleListReq
  157. SysRoleListResp = pb.SysRoleListResp
  158. SysRoleListWithPermsResp = pb.SysRoleListWithPermsResp
  159. SysRolePermGetReq = pb.SysRolePermGetReq
  160. SysRolePermListReq = pb.SysRolePermListReq
  161. SysRolePermListResp = pb.SysRolePermListResp
  162. SysRolePermVo = pb.SysRolePermVo
  163. SysRoleVo = pb.SysRoleVo
  164. SysRoleWithPermIds = pb.SysRoleWithPermIds
  165. SysRoleWithPerms = pb.SysRoleWithPerms
  166. SysUserGetReq = pb.SysUserGetReq
  167. SysUserListReq = pb.SysUserListReq
  168. SysUserListResp = pb.SysUserListResp
  169. SysUserListWithRolesAndPermsResp = pb.SysUserListWithRolesAndPermsResp
  170. SysUserPermGetReq = pb.SysUserPermGetReq
  171. SysUserPermListReq = pb.SysUserPermListReq
  172. SysUserPermListResp = pb.SysUserPermListResp
  173. SysUserPermVo = pb.SysUserPermVo
  174. SysUserRoleGetReq = pb.SysUserRoleGetReq
  175. SysUserRoleListReq = pb.SysUserRoleListReq
  176. SysUserRoleListResp = pb.SysUserRoleListResp
  177. SysUserRoleVo = pb.SysUserRoleVo
  178. SysUserVo = pb.SysUserVo
  179. SysUserWithRoleIdsAndPermRules = pb.SysUserWithRoleIdsAndPermRules
  180. SysUserWithRolesAndPerms = pb.SysUserWithRolesAndPerms
  181. TimeRange = pb.TimeRange
  182. TipGetReq = pb.TipGetReq
  183. TipListReq = pb.TipListReq
  184. TipListResp = pb.TipListResp
  185. TipVo = pb.TipVo
  186. TransactionOperation = pb.TransactionOperation
  187. TransactionReq = pb.TransactionReq
  188. UpgradePkgPlanDetailListReq = pb.UpgradePkgPlanDetailListReq
  189. UpgradePkgPlanDetailListResp = pb.UpgradePkgPlanDetailListResp
  190. UpgradePkgPlanDetailVo = pb.UpgradePkgPlanDetailVo
  191. UpgradePkgPlanListReq = pb.UpgradePkgPlanListReq
  192. UpgradePkgPlanListResp = pb.UpgradePkgPlanListResp
  193. UpgradePkgPlanVo = pb.UpgradePkgPlanVo
  194. UpgradeResPlanDetailListReq = pb.UpgradeResPlanDetailListReq
  195. UpgradeResPlanDetailListResp = pb.UpgradeResPlanDetailListResp
  196. UpgradeResPlanDetailVo = pb.UpgradeResPlanDetailVo
  197. UpgradeResPlanListReq = pb.UpgradeResPlanListReq
  198. UpgradeResPlanListResp = pb.UpgradeResPlanListResp
  199. UpgradeResPlanVo = pb.UpgradeResPlanVo
  200. UserAppConfigGetReq = pb.UserAppConfigGetReq
  201. UserAppConfigListReq = pb.UserAppConfigListReq
  202. UserAppConfigListRes = pb.UserAppConfigListRes
  203. UserAppConfigVo = pb.UserAppConfigVo
  204. VpnConfigTemplatePlanAddReq = pb.VpnConfigTemplatePlanAddReq
  205. VpnConfigTemplatePlanAddResp = pb.VpnConfigTemplatePlanAddResp
  206. VpnConfigTemplatePlanDelReq = pb.VpnConfigTemplatePlanDelReq
  207. VpnConfigTemplatePlanDetailAddReq = pb.VpnConfigTemplatePlanDetailAddReq
  208. VpnConfigTemplatePlanDetailAddResp = pb.VpnConfigTemplatePlanDetailAddResp
  209. VpnConfigTemplatePlanDetailDelReq = pb.VpnConfigTemplatePlanDetailDelReq
  210. VpnConfigTemplatePlanDetailGetReq = pb.VpnConfigTemplatePlanDetailGetReq
  211. VpnConfigTemplatePlanDetailGetResp = pb.VpnConfigTemplatePlanDetailGetResp
  212. VpnConfigTemplatePlanDetailListReq = pb.VpnConfigTemplatePlanDetailListReq
  213. VpnConfigTemplatePlanDetailListResp = pb.VpnConfigTemplatePlanDetailListResp
  214. VpnConfigTemplatePlanDetailUpdateReq = pb.VpnConfigTemplatePlanDetailUpdateReq
  215. VpnConfigTemplatePlanDetailUpdateResp = pb.VpnConfigTemplatePlanDetailUpdateResp
  216. VpnConfigTemplatePlanDetailVo = pb.VpnConfigTemplatePlanDetailVo
  217. VpnConfigTemplatePlanGetReq = pb.VpnConfigTemplatePlanGetReq
  218. VpnConfigTemplatePlanGetResp = pb.VpnConfigTemplatePlanGetResp
  219. VpnConfigTemplatePlanListReq = pb.VpnConfigTemplatePlanListReq
  220. VpnConfigTemplatePlanListResp = pb.VpnConfigTemplatePlanListResp
  221. VpnConfigTemplatePlanUpdateReq = pb.VpnConfigTemplatePlanUpdateReq
  222. VpnConfigTemplatePlanUpdateResp = pb.VpnConfigTemplatePlanUpdateResp
  223. VpnConfigTemplatePlanVo = pb.VpnConfigTemplatePlanVo
  224. VpnGroupAddReq = pb.VpnGroupAddReq
  225. VpnGroupBatchAddReq = pb.VpnGroupBatchAddReq
  226. VpnGroupBatchAddResp = pb.VpnGroupBatchAddResp
  227. VpnGroupBatchDelReq = pb.VpnGroupBatchDelReq
  228. VpnGroupBatchUpdateReq = pb.VpnGroupBatchUpdateReq
  229. VpnGroupBatchUpdateResp = pb.VpnGroupBatchUpdateResp
  230. VpnGroupExVo = pb.VpnGroupExVo
  231. VpnGroupGetReq = pb.VpnGroupGetReq
  232. VpnGroupListReq = pb.VpnGroupListReq
  233. VpnGroupListResp = pb.VpnGroupListResp
  234. VpnGroupTagListReq = pb.VpnGroupTagListReq
  235. VpnGroupTagListResp = pb.VpnGroupTagListResp
  236. VpnGroupTagVo = pb.VpnGroupTagVo
  237. VpnGroupVo = pb.VpnGroupVo
  238. VpnLocationBatchAddReq = pb.VpnLocationBatchAddReq
  239. VpnLocationBatchAddResp = pb.VpnLocationBatchAddResp
  240. VpnLocationBatchDelReq = pb.VpnLocationBatchDelReq
  241. VpnLocationBatchUpdateReq = pb.VpnLocationBatchUpdateReq
  242. VpnLocationBatchUpdateResp = pb.VpnLocationBatchUpdateResp
  243. VpnLocationExVo = pb.VpnLocationExVo
  244. VpnLocationGetReq = pb.VpnLocationGetReq
  245. VpnLocationListReq = pb.VpnLocationListReq
  246. VpnLocationListResp = pb.VpnLocationListResp
  247. VpnLocationServerCountReq = pb.VpnLocationServerCountReq
  248. VpnLocationServerCountResp = pb.VpnLocationServerCountResp
  249. VpnLocationServerCountVo = pb.VpnLocationServerCountVo
  250. VpnLocationVo = pb.VpnLocationVo
  251. VpnProbeTaskListReq = pb.VpnProbeTaskListReq
  252. VpnProbeTaskListResp = pb.VpnProbeTaskListResp
  253. VpnProbeTaskVo = pb.VpnProbeTaskVo
  254. VpnServerAddReq = pb.VpnServerAddReq
  255. VpnServerBatchAddReq = pb.VpnServerBatchAddReq
  256. VpnServerBatchAddResp = pb.VpnServerBatchAddResp
  257. VpnServerBatchDelReq = pb.VpnServerBatchDelReq
  258. VpnServerBatchUpdateReq = pb.VpnServerBatchUpdateReq
  259. VpnServerBatchUpdateResp = pb.VpnServerBatchUpdateResp
  260. VpnServerExListResp = pb.VpnServerExListResp
  261. VpnServerExVo = pb.VpnServerExVo
  262. VpnServerListReq = pb.VpnServerListReq
  263. VpnServerListResp = pb.VpnServerListResp
  264. VpnServerLocationListReq = pb.VpnServerLocationListReq
  265. VpnServerLocationListResp = pb.VpnServerLocationListResp
  266. VpnServerLocationVo = pb.VpnServerLocationVo
  267. VpnServerVo = pb.VpnServerVo
  268. VpnTagBatchAddReq = pb.VpnTagBatchAddReq
  269. VpnTagBatchAddResp = pb.VpnTagBatchAddResp
  270. VpnTagBatchDelReq = pb.VpnTagBatchDelReq
  271. VpnTagBatchUpdateReq = pb.VpnTagBatchUpdateReq
  272. VpnTagBatchUpdateResp = pb.VpnTagBatchUpdateResp
  273. VpnTagGetReq = pb.VpnTagGetReq
  274. VpnTagListReq = pb.VpnTagListReq
  275. VpnTagListResp = pb.VpnTagListResp
  276. VpnTagVo = pb.VpnTagVo
  277. GoPmpClient interface {
  278. Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error)
  279. // GlobalParamVo
  280. GlobalParamAdd(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
  281. GlobalParamUpdate(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
  282. GlobalParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  283. GlobalParamGet(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
  284. GlobalParamGetWithLang(ctx context.Context, in *GlobalParamGetReq, opts ...grpc.CallOption) (*GlobalParamVo, error)
  285. GlobalParamList(ctx context.Context, in *GlobalParamListReq, opts ...grpc.CallOption) (*GlobalParamListResp, error)
  286. // ProductVo
  287. ProductAdd(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
  288. ProductUpdate(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
  289. ProductDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  290. ProductGet(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
  291. ProductList(ctx context.Context, in *ProductListReq, opts ...grpc.CallOption) (*ProductListResp, error)
  292. ProductAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*ProductListResp, error)
  293. // ProductParamVo
  294. ProductParamAdd(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
  295. ProductParamUpdate(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
  296. ProductParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  297. ProductParamGet(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
  298. ProductParamGetWithLang(ctx context.Context, in *ProductParamGetReq, opts ...grpc.CallOption) (*ProductParamVo, error)
  299. ProductParamList(ctx context.Context, in *ProductParamListReq, opts ...grpc.CallOption) (*ProductParamListResp, error)
  300. // ProductAction 产品行为配置
  301. ProductActionAdd(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error)
  302. ProductActionUpdate(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error)
  303. ProductActionDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  304. ProductActionGet(ctx context.Context, in *ProductActionReq, opts ...grpc.CallOption) (*ProductActionVo, error)
  305. ProductActionList(ctx context.Context, in *ProductActionListReq, opts ...grpc.CallOption) (*ProductActionListResp, error)
  306. // AreaParamVo
  307. AreaParamAdd(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
  308. AreaParamUpdate(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
  309. AreaParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  310. AreaParamGet(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
  311. AreaParamList(ctx context.Context, in *AreaParamListReq, opts ...grpc.CallOption) (*AreaParamListResp, error)
  312. // NationalLanguage
  313. NationalLanguageAdd(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
  314. NationalLanguageUpdate(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
  315. NationalLanguageDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  316. NationalLanguageGet(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
  317. NationalLanguageList(ctx context.Context, in *NationalLanguageListReq, opts ...grpc.CallOption) (*NationalLanguageListResp, error)
  318. // Tip
  319. TipAdd(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error)
  320. TipUpdate(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error)
  321. TipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  322. TipGet(ctx context.Context, in *TipGetReq, opts ...grpc.CallOption) (*TipVo, error)
  323. TipList(ctx context.Context, in *TipListReq, opts ...grpc.CallOption) (*TipListResp, error)
  324. // Dict
  325. DictAdd(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error)
  326. DictUpdate(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error)
  327. DictDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  328. DictGet(ctx context.Context, in *DictGetReq, opts ...grpc.CallOption) (*DictVo, error)
  329. DictList(ctx context.Context, in *DictListReq, opts ...grpc.CallOption) (*DictListResp, error)
  330. // UpgradePkgPlan
  331. UpgradePkgPlanAdd(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
  332. UpgradePkgPlanUpdate(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
  333. UpgradePkgPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  334. UpgradePkgPlanGet(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
  335. UpgradePkgPlanList(ctx context.Context, in *UpgradePkgPlanListReq, opts ...grpc.CallOption) (*UpgradePkgPlanListResp, error)
  336. // UpgradePkgPlanDetail
  337. UpgradePkgPlanDetailAdd(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
  338. UpgradePkgPlanDetailUpdate(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
  339. UpgradePkgPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  340. UpgradePkgPlanDetailGet(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
  341. UpgradePkgPlanDetailList(ctx context.Context, in *UpgradePkgPlanDetailListReq, opts ...grpc.CallOption) (*UpgradePkgPlanDetailListResp, error)
  342. // UpgradeResPlan
  343. UpgradeResPlanAdd(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
  344. UpgradeResPlanUpdate(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
  345. UpgradeResPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  346. UpgradeResPlanGet(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
  347. UpgradeResPlanList(ctx context.Context, in *UpgradeResPlanListReq, opts ...grpc.CallOption) (*UpgradeResPlanListResp, error)
  348. // UpgradeResPlanDetail
  349. UpgradeResPlanDetailAdd(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
  350. UpgradeResPlanDetailUpdate(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
  351. UpgradeResPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  352. UpgradeResPlanDetailGet(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
  353. UpgradeResPlanDetailList(ctx context.Context, in *UpgradeResPlanDetailListReq, opts ...grpc.CallOption) (*UpgradeResPlanDetailListResp, error)
  354. // AdPlan
  355. AdPlanAdd(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
  356. AdPlanUpdate(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
  357. AdPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  358. AdPlanGet(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
  359. AdPlanList(ctx context.Context, in *AdPlanListReq, opts ...grpc.CallOption) (*AdPlanListResp, error)
  360. // AdPlanDetail
  361. AdPlanDetailAdd(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
  362. AdPlanDetailUpdate(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
  363. AdPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  364. AdPlanDetailGet(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
  365. AdPlanDetailList(ctx context.Context, in *AdPlanDetailListReq, opts ...grpc.CallOption) (*AdPlanDetailListResp, error)
  366. // AdGlobalConfig
  367. AdGlobalConfigGet(ctx context.Context, in *AdGlobalConfigGetReq, opts ...grpc.CallOption) (*AdGlobalConfigVo, error)
  368. AdGlobalConfigUpdate(ctx context.Context, in *AdGlobalConfigVo, opts ...grpc.CallOption) (*AdGlobalConfigVo, error)
  369. // JobBatch
  370. JobBatchAdd(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
  371. JobBatchAddWithTasks(ctx context.Context, in *JobBatchWithTasksVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error)
  372. JobBatchUpdate(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
  373. JobBatchDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  374. JobBatchGet(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
  375. JobBatchGetWithTasks(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error)
  376. JobBatchList(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListResp, error)
  377. JobBatchListWithTasks(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListWithTasksResp, error)
  378. // JobTasks
  379. JobTasksAdd(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
  380. JobTasksUpdate(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
  381. JobTasksDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  382. JobTasksGet(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
  383. JobTasksList(ctx context.Context, in *JobTasksListReq, opts ...grpc.CallOption) (*JobTasksListResp, error)
  384. // DeployConfig
  385. DeployConfigAdd(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
  386. DeployConfigUpdate(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
  387. DeployConfigDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  388. DeployConfigGet(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
  389. DeployConfigList(ctx context.Context, in *DeployConfigListReq, opts ...grpc.CallOption) (*DeployConfigListResp, error)
  390. // OperationLog
  391. OperationLogAdd(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
  392. OperationLogUpdate(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
  393. OperationLogGet(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
  394. OperationLogList(ctx context.Context, in *OperationLogListReq, opts ...grpc.CallOption) (*OperationLogListResp, error)
  395. // AnnouncePlan
  396. AnnouncePlanAdd(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
  397. AnnouncePlanUpdate(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
  398. AnnouncePlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  399. AnnouncePlanGet(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
  400. AnnouncePlanList(ctx context.Context, in *AnnouncePlanListReq, opts ...grpc.CallOption) (*AnnouncePlanListResp, error)
  401. // AnnouncePlanDetail
  402. AnnouncePlanDetailAdd(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
  403. AnnouncePlanDetailUpdate(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
  404. AnnouncePlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  405. AnnouncePlanDetailGet(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
  406. AnnouncePlanDetailList(ctx context.Context, in *AnnouncePlanDetailListReq, opts ...grpc.CallOption) (*AnnouncePlanDetailListResp, error)
  407. // ServiceTypes
  408. ServiceTypesAdd(ctx context.Context, in *ServiceTypesAddReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
  409. ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
  410. ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error)
  411. ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
  412. ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error)
  413. // ServiceSets
  414. ServiceSetsAdd(ctx context.Context, in *ServiceSetsAddReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
  415. ServiceSetsUpdate(ctx context.Context, in *ServiceSetsUpdateReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
  416. ServiceSetsDel(ctx context.Context, in *ServiceSetsDelReq, opts ...grpc.CallOption) (*Empty, error)
  417. ServiceSetsGet(ctx context.Context, in *ServiceSetsGetReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
  418. ServiceSetsList(ctx context.Context, in *ServiceSetsListReq, opts ...grpc.CallOption) (*ServiceSetsListResp, error)
  419. // MessagePush
  420. MessagePushAdd(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error)
  421. MessagePushUpdate(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error)
  422. MessagePushList(ctx context.Context, in *MessagePushListReq, opts ...grpc.CallOption) (*MessagePushListResp, error)
  423. }
  424. defaultGoPmpClient struct {
  425. cli zrpc.Client
  426. }
  427. )
  428. func NewGoPmpClient(cli zrpc.Client) GoPmpClient {
  429. return &defaultGoPmpClient{
  430. cli: cli,
  431. }
  432. }
  433. func (m *defaultGoPmpClient) Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error) {
  434. client := pb.NewGoPmpClientClient(m.cli.Conn())
  435. return client.Ping(ctx, in, opts...)
  436. }
  437. // GlobalParamVo
  438. func (m *defaultGoPmpClient) GlobalParamAdd(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
  439. client := pb.NewGoPmpClientClient(m.cli.Conn())
  440. return client.GlobalParamAdd(ctx, in, opts...)
  441. }
  442. func (m *defaultGoPmpClient) GlobalParamUpdate(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
  443. client := pb.NewGoPmpClientClient(m.cli.Conn())
  444. return client.GlobalParamUpdate(ctx, in, opts...)
  445. }
  446. func (m *defaultGoPmpClient) GlobalParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  447. client := pb.NewGoPmpClientClient(m.cli.Conn())
  448. return client.GlobalParamDel(ctx, in, opts...)
  449. }
  450. func (m *defaultGoPmpClient) GlobalParamGet(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
  451. client := pb.NewGoPmpClientClient(m.cli.Conn())
  452. return client.GlobalParamGet(ctx, in, opts...)
  453. }
  454. func (m *defaultGoPmpClient) GlobalParamGetWithLang(ctx context.Context, in *GlobalParamGetReq, opts ...grpc.CallOption) (*GlobalParamVo, error) {
  455. client := pb.NewGoPmpClientClient(m.cli.Conn())
  456. return client.GlobalParamGetWithLang(ctx, in, opts...)
  457. }
  458. func (m *defaultGoPmpClient) GlobalParamList(ctx context.Context, in *GlobalParamListReq, opts ...grpc.CallOption) (*GlobalParamListResp, error) {
  459. client := pb.NewGoPmpClientClient(m.cli.Conn())
  460. return client.GlobalParamList(ctx, in, opts...)
  461. }
  462. // ProductVo
  463. func (m *defaultGoPmpClient) ProductAdd(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
  464. client := pb.NewGoPmpClientClient(m.cli.Conn())
  465. return client.ProductAdd(ctx, in, opts...)
  466. }
  467. func (m *defaultGoPmpClient) ProductUpdate(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
  468. client := pb.NewGoPmpClientClient(m.cli.Conn())
  469. return client.ProductUpdate(ctx, in, opts...)
  470. }
  471. func (m *defaultGoPmpClient) ProductDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  472. client := pb.NewGoPmpClientClient(m.cli.Conn())
  473. return client.ProductDel(ctx, in, opts...)
  474. }
  475. func (m *defaultGoPmpClient) ProductGet(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
  476. client := pb.NewGoPmpClientClient(m.cli.Conn())
  477. return client.ProductGet(ctx, in, opts...)
  478. }
  479. func (m *defaultGoPmpClient) ProductList(ctx context.Context, in *ProductListReq, opts ...grpc.CallOption) (*ProductListResp, error) {
  480. client := pb.NewGoPmpClientClient(m.cli.Conn())
  481. return client.ProductList(ctx, in, opts...)
  482. }
  483. func (m *defaultGoPmpClient) ProductAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*ProductListResp, error) {
  484. client := pb.NewGoPmpClientClient(m.cli.Conn())
  485. return client.ProductAll(ctx, in, opts...)
  486. }
  487. // ProductParamVo
  488. func (m *defaultGoPmpClient) ProductParamAdd(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
  489. client := pb.NewGoPmpClientClient(m.cli.Conn())
  490. return client.ProductParamAdd(ctx, in, opts...)
  491. }
  492. func (m *defaultGoPmpClient) ProductParamUpdate(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
  493. client := pb.NewGoPmpClientClient(m.cli.Conn())
  494. return client.ProductParamUpdate(ctx, in, opts...)
  495. }
  496. func (m *defaultGoPmpClient) ProductParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  497. client := pb.NewGoPmpClientClient(m.cli.Conn())
  498. return client.ProductParamDel(ctx, in, opts...)
  499. }
  500. func (m *defaultGoPmpClient) ProductParamGet(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
  501. client := pb.NewGoPmpClientClient(m.cli.Conn())
  502. return client.ProductParamGet(ctx, in, opts...)
  503. }
  504. func (m *defaultGoPmpClient) ProductParamGetWithLang(ctx context.Context, in *ProductParamGetReq, opts ...grpc.CallOption) (*ProductParamVo, error) {
  505. client := pb.NewGoPmpClientClient(m.cli.Conn())
  506. return client.ProductParamGetWithLang(ctx, in, opts...)
  507. }
  508. func (m *defaultGoPmpClient) ProductParamList(ctx context.Context, in *ProductParamListReq, opts ...grpc.CallOption) (*ProductParamListResp, error) {
  509. client := pb.NewGoPmpClientClient(m.cli.Conn())
  510. return client.ProductParamList(ctx, in, opts...)
  511. }
  512. // ProductAction 产品行为配置
  513. func (m *defaultGoPmpClient) ProductActionAdd(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error) {
  514. client := pb.NewGoPmpClientClient(m.cli.Conn())
  515. return client.ProductActionAdd(ctx, in, opts...)
  516. }
  517. func (m *defaultGoPmpClient) ProductActionUpdate(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error) {
  518. client := pb.NewGoPmpClientClient(m.cli.Conn())
  519. return client.ProductActionUpdate(ctx, in, opts...)
  520. }
  521. func (m *defaultGoPmpClient) ProductActionDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  522. client := pb.NewGoPmpClientClient(m.cli.Conn())
  523. return client.ProductActionDel(ctx, in, opts...)
  524. }
  525. func (m *defaultGoPmpClient) ProductActionGet(ctx context.Context, in *ProductActionReq, opts ...grpc.CallOption) (*ProductActionVo, error) {
  526. client := pb.NewGoPmpClientClient(m.cli.Conn())
  527. return client.ProductActionGet(ctx, in, opts...)
  528. }
  529. func (m *defaultGoPmpClient) ProductActionList(ctx context.Context, in *ProductActionListReq, opts ...grpc.CallOption) (*ProductActionListResp, error) {
  530. client := pb.NewGoPmpClientClient(m.cli.Conn())
  531. return client.ProductActionList(ctx, in, opts...)
  532. }
  533. // AreaParamVo
  534. func (m *defaultGoPmpClient) AreaParamAdd(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
  535. client := pb.NewGoPmpClientClient(m.cli.Conn())
  536. return client.AreaParamAdd(ctx, in, opts...)
  537. }
  538. func (m *defaultGoPmpClient) AreaParamUpdate(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
  539. client := pb.NewGoPmpClientClient(m.cli.Conn())
  540. return client.AreaParamUpdate(ctx, in, opts...)
  541. }
  542. func (m *defaultGoPmpClient) AreaParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  543. client := pb.NewGoPmpClientClient(m.cli.Conn())
  544. return client.AreaParamDel(ctx, in, opts...)
  545. }
  546. func (m *defaultGoPmpClient) AreaParamGet(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
  547. client := pb.NewGoPmpClientClient(m.cli.Conn())
  548. return client.AreaParamGet(ctx, in, opts...)
  549. }
  550. func (m *defaultGoPmpClient) AreaParamList(ctx context.Context, in *AreaParamListReq, opts ...grpc.CallOption) (*AreaParamListResp, error) {
  551. client := pb.NewGoPmpClientClient(m.cli.Conn())
  552. return client.AreaParamList(ctx, in, opts...)
  553. }
  554. // NationalLanguage
  555. func (m *defaultGoPmpClient) NationalLanguageAdd(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
  556. client := pb.NewGoPmpClientClient(m.cli.Conn())
  557. return client.NationalLanguageAdd(ctx, in, opts...)
  558. }
  559. func (m *defaultGoPmpClient) NationalLanguageUpdate(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
  560. client := pb.NewGoPmpClientClient(m.cli.Conn())
  561. return client.NationalLanguageUpdate(ctx, in, opts...)
  562. }
  563. func (m *defaultGoPmpClient) NationalLanguageDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  564. client := pb.NewGoPmpClientClient(m.cli.Conn())
  565. return client.NationalLanguageDel(ctx, in, opts...)
  566. }
  567. func (m *defaultGoPmpClient) NationalLanguageGet(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
  568. client := pb.NewGoPmpClientClient(m.cli.Conn())
  569. return client.NationalLanguageGet(ctx, in, opts...)
  570. }
  571. func (m *defaultGoPmpClient) NationalLanguageList(ctx context.Context, in *NationalLanguageListReq, opts ...grpc.CallOption) (*NationalLanguageListResp, error) {
  572. client := pb.NewGoPmpClientClient(m.cli.Conn())
  573. return client.NationalLanguageList(ctx, in, opts...)
  574. }
  575. // Tip
  576. func (m *defaultGoPmpClient) TipAdd(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error) {
  577. client := pb.NewGoPmpClientClient(m.cli.Conn())
  578. return client.TipAdd(ctx, in, opts...)
  579. }
  580. func (m *defaultGoPmpClient) TipUpdate(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error) {
  581. client := pb.NewGoPmpClientClient(m.cli.Conn())
  582. return client.TipUpdate(ctx, in, opts...)
  583. }
  584. func (m *defaultGoPmpClient) TipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  585. client := pb.NewGoPmpClientClient(m.cli.Conn())
  586. return client.TipDel(ctx, in, opts...)
  587. }
  588. func (m *defaultGoPmpClient) TipGet(ctx context.Context, in *TipGetReq, opts ...grpc.CallOption) (*TipVo, error) {
  589. client := pb.NewGoPmpClientClient(m.cli.Conn())
  590. return client.TipGet(ctx, in, opts...)
  591. }
  592. func (m *defaultGoPmpClient) TipList(ctx context.Context, in *TipListReq, opts ...grpc.CallOption) (*TipListResp, error) {
  593. client := pb.NewGoPmpClientClient(m.cli.Conn())
  594. return client.TipList(ctx, in, opts...)
  595. }
  596. // Dict
  597. func (m *defaultGoPmpClient) DictAdd(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error) {
  598. client := pb.NewGoPmpClientClient(m.cli.Conn())
  599. return client.DictAdd(ctx, in, opts...)
  600. }
  601. func (m *defaultGoPmpClient) DictUpdate(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error) {
  602. client := pb.NewGoPmpClientClient(m.cli.Conn())
  603. return client.DictUpdate(ctx, in, opts...)
  604. }
  605. func (m *defaultGoPmpClient) DictDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  606. client := pb.NewGoPmpClientClient(m.cli.Conn())
  607. return client.DictDel(ctx, in, opts...)
  608. }
  609. func (m *defaultGoPmpClient) DictGet(ctx context.Context, in *DictGetReq, opts ...grpc.CallOption) (*DictVo, error) {
  610. client := pb.NewGoPmpClientClient(m.cli.Conn())
  611. return client.DictGet(ctx, in, opts...)
  612. }
  613. func (m *defaultGoPmpClient) DictList(ctx context.Context, in *DictListReq, opts ...grpc.CallOption) (*DictListResp, error) {
  614. client := pb.NewGoPmpClientClient(m.cli.Conn())
  615. return client.DictList(ctx, in, opts...)
  616. }
  617. // UpgradePkgPlan
  618. func (m *defaultGoPmpClient) UpgradePkgPlanAdd(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
  619. client := pb.NewGoPmpClientClient(m.cli.Conn())
  620. return client.UpgradePkgPlanAdd(ctx, in, opts...)
  621. }
  622. func (m *defaultGoPmpClient) UpgradePkgPlanUpdate(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
  623. client := pb.NewGoPmpClientClient(m.cli.Conn())
  624. return client.UpgradePkgPlanUpdate(ctx, in, opts...)
  625. }
  626. func (m *defaultGoPmpClient) UpgradePkgPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  627. client := pb.NewGoPmpClientClient(m.cli.Conn())
  628. return client.UpgradePkgPlanDel(ctx, in, opts...)
  629. }
  630. func (m *defaultGoPmpClient) UpgradePkgPlanGet(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
  631. client := pb.NewGoPmpClientClient(m.cli.Conn())
  632. return client.UpgradePkgPlanGet(ctx, in, opts...)
  633. }
  634. func (m *defaultGoPmpClient) UpgradePkgPlanList(ctx context.Context, in *UpgradePkgPlanListReq, opts ...grpc.CallOption) (*UpgradePkgPlanListResp, error) {
  635. client := pb.NewGoPmpClientClient(m.cli.Conn())
  636. return client.UpgradePkgPlanList(ctx, in, opts...)
  637. }
  638. // UpgradePkgPlanDetail
  639. func (m *defaultGoPmpClient) UpgradePkgPlanDetailAdd(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
  640. client := pb.NewGoPmpClientClient(m.cli.Conn())
  641. return client.UpgradePkgPlanDetailAdd(ctx, in, opts...)
  642. }
  643. func (m *defaultGoPmpClient) UpgradePkgPlanDetailUpdate(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
  644. client := pb.NewGoPmpClientClient(m.cli.Conn())
  645. return client.UpgradePkgPlanDetailUpdate(ctx, in, opts...)
  646. }
  647. func (m *defaultGoPmpClient) UpgradePkgPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  648. client := pb.NewGoPmpClientClient(m.cli.Conn())
  649. return client.UpgradePkgPlanDetailDel(ctx, in, opts...)
  650. }
  651. func (m *defaultGoPmpClient) UpgradePkgPlanDetailGet(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
  652. client := pb.NewGoPmpClientClient(m.cli.Conn())
  653. return client.UpgradePkgPlanDetailGet(ctx, in, opts...)
  654. }
  655. func (m *defaultGoPmpClient) UpgradePkgPlanDetailList(ctx context.Context, in *UpgradePkgPlanDetailListReq, opts ...grpc.CallOption) (*UpgradePkgPlanDetailListResp, error) {
  656. client := pb.NewGoPmpClientClient(m.cli.Conn())
  657. return client.UpgradePkgPlanDetailList(ctx, in, opts...)
  658. }
  659. // UpgradeResPlan
  660. func (m *defaultGoPmpClient) UpgradeResPlanAdd(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
  661. client := pb.NewGoPmpClientClient(m.cli.Conn())
  662. return client.UpgradeResPlanAdd(ctx, in, opts...)
  663. }
  664. func (m *defaultGoPmpClient) UpgradeResPlanUpdate(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
  665. client := pb.NewGoPmpClientClient(m.cli.Conn())
  666. return client.UpgradeResPlanUpdate(ctx, in, opts...)
  667. }
  668. func (m *defaultGoPmpClient) UpgradeResPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  669. client := pb.NewGoPmpClientClient(m.cli.Conn())
  670. return client.UpgradeResPlanDel(ctx, in, opts...)
  671. }
  672. func (m *defaultGoPmpClient) UpgradeResPlanGet(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
  673. client := pb.NewGoPmpClientClient(m.cli.Conn())
  674. return client.UpgradeResPlanGet(ctx, in, opts...)
  675. }
  676. func (m *defaultGoPmpClient) UpgradeResPlanList(ctx context.Context, in *UpgradeResPlanListReq, opts ...grpc.CallOption) (*UpgradeResPlanListResp, error) {
  677. client := pb.NewGoPmpClientClient(m.cli.Conn())
  678. return client.UpgradeResPlanList(ctx, in, opts...)
  679. }
  680. // UpgradeResPlanDetail
  681. func (m *defaultGoPmpClient) UpgradeResPlanDetailAdd(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
  682. client := pb.NewGoPmpClientClient(m.cli.Conn())
  683. return client.UpgradeResPlanDetailAdd(ctx, in, opts...)
  684. }
  685. func (m *defaultGoPmpClient) UpgradeResPlanDetailUpdate(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
  686. client := pb.NewGoPmpClientClient(m.cli.Conn())
  687. return client.UpgradeResPlanDetailUpdate(ctx, in, opts...)
  688. }
  689. func (m *defaultGoPmpClient) UpgradeResPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  690. client := pb.NewGoPmpClientClient(m.cli.Conn())
  691. return client.UpgradeResPlanDetailDel(ctx, in, opts...)
  692. }
  693. func (m *defaultGoPmpClient) UpgradeResPlanDetailGet(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
  694. client := pb.NewGoPmpClientClient(m.cli.Conn())
  695. return client.UpgradeResPlanDetailGet(ctx, in, opts...)
  696. }
  697. func (m *defaultGoPmpClient) UpgradeResPlanDetailList(ctx context.Context, in *UpgradeResPlanDetailListReq, opts ...grpc.CallOption) (*UpgradeResPlanDetailListResp, error) {
  698. client := pb.NewGoPmpClientClient(m.cli.Conn())
  699. return client.UpgradeResPlanDetailList(ctx, in, opts...)
  700. }
  701. // AdPlan
  702. func (m *defaultGoPmpClient) AdPlanAdd(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
  703. client := pb.NewGoPmpClientClient(m.cli.Conn())
  704. return client.AdPlanAdd(ctx, in, opts...)
  705. }
  706. func (m *defaultGoPmpClient) AdPlanUpdate(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
  707. client := pb.NewGoPmpClientClient(m.cli.Conn())
  708. return client.AdPlanUpdate(ctx, in, opts...)
  709. }
  710. func (m *defaultGoPmpClient) AdPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  711. client := pb.NewGoPmpClientClient(m.cli.Conn())
  712. return client.AdPlanDel(ctx, in, opts...)
  713. }
  714. func (m *defaultGoPmpClient) AdPlanGet(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
  715. client := pb.NewGoPmpClientClient(m.cli.Conn())
  716. return client.AdPlanGet(ctx, in, opts...)
  717. }
  718. func (m *defaultGoPmpClient) AdPlanList(ctx context.Context, in *AdPlanListReq, opts ...grpc.CallOption) (*AdPlanListResp, error) {
  719. client := pb.NewGoPmpClientClient(m.cli.Conn())
  720. return client.AdPlanList(ctx, in, opts...)
  721. }
  722. // AdPlanDetail
  723. func (m *defaultGoPmpClient) AdPlanDetailAdd(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
  724. client := pb.NewGoPmpClientClient(m.cli.Conn())
  725. return client.AdPlanDetailAdd(ctx, in, opts...)
  726. }
  727. func (m *defaultGoPmpClient) AdPlanDetailUpdate(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
  728. client := pb.NewGoPmpClientClient(m.cli.Conn())
  729. return client.AdPlanDetailUpdate(ctx, in, opts...)
  730. }
  731. func (m *defaultGoPmpClient) AdPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  732. client := pb.NewGoPmpClientClient(m.cli.Conn())
  733. return client.AdPlanDetailDel(ctx, in, opts...)
  734. }
  735. func (m *defaultGoPmpClient) AdPlanDetailGet(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
  736. client := pb.NewGoPmpClientClient(m.cli.Conn())
  737. return client.AdPlanDetailGet(ctx, in, opts...)
  738. }
  739. func (m *defaultGoPmpClient) AdPlanDetailList(ctx context.Context, in *AdPlanDetailListReq, opts ...grpc.CallOption) (*AdPlanDetailListResp, error) {
  740. client := pb.NewGoPmpClientClient(m.cli.Conn())
  741. return client.AdPlanDetailList(ctx, in, opts...)
  742. }
  743. // AdGlobalConfig
  744. func (m *defaultGoPmpClient) AdGlobalConfigGet(ctx context.Context, in *AdGlobalConfigGetReq, opts ...grpc.CallOption) (*AdGlobalConfigVo, error) {
  745. client := pb.NewGoPmpClientClient(m.cli.Conn())
  746. return client.AdGlobalConfigGet(ctx, in, opts...)
  747. }
  748. func (m *defaultGoPmpClient) AdGlobalConfigUpdate(ctx context.Context, in *AdGlobalConfigVo, opts ...grpc.CallOption) (*AdGlobalConfigVo, error) {
  749. client := pb.NewGoPmpClientClient(m.cli.Conn())
  750. return client.AdGlobalConfigUpdate(ctx, in, opts...)
  751. }
  752. // JobBatch
  753. func (m *defaultGoPmpClient) JobBatchAdd(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
  754. client := pb.NewGoPmpClientClient(m.cli.Conn())
  755. return client.JobBatchAdd(ctx, in, opts...)
  756. }
  757. func (m *defaultGoPmpClient) JobBatchAddWithTasks(ctx context.Context, in *JobBatchWithTasksVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error) {
  758. client := pb.NewGoPmpClientClient(m.cli.Conn())
  759. return client.JobBatchAddWithTasks(ctx, in, opts...)
  760. }
  761. func (m *defaultGoPmpClient) JobBatchUpdate(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
  762. client := pb.NewGoPmpClientClient(m.cli.Conn())
  763. return client.JobBatchUpdate(ctx, in, opts...)
  764. }
  765. func (m *defaultGoPmpClient) JobBatchDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  766. client := pb.NewGoPmpClientClient(m.cli.Conn())
  767. return client.JobBatchDel(ctx, in, opts...)
  768. }
  769. func (m *defaultGoPmpClient) JobBatchGet(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
  770. client := pb.NewGoPmpClientClient(m.cli.Conn())
  771. return client.JobBatchGet(ctx, in, opts...)
  772. }
  773. func (m *defaultGoPmpClient) JobBatchGetWithTasks(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error) {
  774. client := pb.NewGoPmpClientClient(m.cli.Conn())
  775. return client.JobBatchGetWithTasks(ctx, in, opts...)
  776. }
  777. func (m *defaultGoPmpClient) JobBatchList(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListResp, error) {
  778. client := pb.NewGoPmpClientClient(m.cli.Conn())
  779. return client.JobBatchList(ctx, in, opts...)
  780. }
  781. func (m *defaultGoPmpClient) JobBatchListWithTasks(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListWithTasksResp, error) {
  782. client := pb.NewGoPmpClientClient(m.cli.Conn())
  783. return client.JobBatchListWithTasks(ctx, in, opts...)
  784. }
  785. // JobTasks
  786. func (m *defaultGoPmpClient) JobTasksAdd(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
  787. client := pb.NewGoPmpClientClient(m.cli.Conn())
  788. return client.JobTasksAdd(ctx, in, opts...)
  789. }
  790. func (m *defaultGoPmpClient) JobTasksUpdate(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
  791. client := pb.NewGoPmpClientClient(m.cli.Conn())
  792. return client.JobTasksUpdate(ctx, in, opts...)
  793. }
  794. func (m *defaultGoPmpClient) JobTasksDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  795. client := pb.NewGoPmpClientClient(m.cli.Conn())
  796. return client.JobTasksDel(ctx, in, opts...)
  797. }
  798. func (m *defaultGoPmpClient) JobTasksGet(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
  799. client := pb.NewGoPmpClientClient(m.cli.Conn())
  800. return client.JobTasksGet(ctx, in, opts...)
  801. }
  802. func (m *defaultGoPmpClient) JobTasksList(ctx context.Context, in *JobTasksListReq, opts ...grpc.CallOption) (*JobTasksListResp, error) {
  803. client := pb.NewGoPmpClientClient(m.cli.Conn())
  804. return client.JobTasksList(ctx, in, opts...)
  805. }
  806. // DeployConfig
  807. func (m *defaultGoPmpClient) DeployConfigAdd(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
  808. client := pb.NewGoPmpClientClient(m.cli.Conn())
  809. return client.DeployConfigAdd(ctx, in, opts...)
  810. }
  811. func (m *defaultGoPmpClient) DeployConfigUpdate(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
  812. client := pb.NewGoPmpClientClient(m.cli.Conn())
  813. return client.DeployConfigUpdate(ctx, in, opts...)
  814. }
  815. func (m *defaultGoPmpClient) DeployConfigDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  816. client := pb.NewGoPmpClientClient(m.cli.Conn())
  817. return client.DeployConfigDel(ctx, in, opts...)
  818. }
  819. func (m *defaultGoPmpClient) DeployConfigGet(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
  820. client := pb.NewGoPmpClientClient(m.cli.Conn())
  821. return client.DeployConfigGet(ctx, in, opts...)
  822. }
  823. func (m *defaultGoPmpClient) DeployConfigList(ctx context.Context, in *DeployConfigListReq, opts ...grpc.CallOption) (*DeployConfigListResp, error) {
  824. client := pb.NewGoPmpClientClient(m.cli.Conn())
  825. return client.DeployConfigList(ctx, in, opts...)
  826. }
  827. // OperationLog
  828. func (m *defaultGoPmpClient) OperationLogAdd(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
  829. client := pb.NewGoPmpClientClient(m.cli.Conn())
  830. return client.OperationLogAdd(ctx, in, opts...)
  831. }
  832. func (m *defaultGoPmpClient) OperationLogUpdate(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
  833. client := pb.NewGoPmpClientClient(m.cli.Conn())
  834. return client.OperationLogUpdate(ctx, in, opts...)
  835. }
  836. func (m *defaultGoPmpClient) OperationLogGet(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
  837. client := pb.NewGoPmpClientClient(m.cli.Conn())
  838. return client.OperationLogGet(ctx, in, opts...)
  839. }
  840. func (m *defaultGoPmpClient) OperationLogList(ctx context.Context, in *OperationLogListReq, opts ...grpc.CallOption) (*OperationLogListResp, error) {
  841. client := pb.NewGoPmpClientClient(m.cli.Conn())
  842. return client.OperationLogList(ctx, in, opts...)
  843. }
  844. // AnnouncePlan
  845. func (m *defaultGoPmpClient) AnnouncePlanAdd(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
  846. client := pb.NewGoPmpClientClient(m.cli.Conn())
  847. return client.AnnouncePlanAdd(ctx, in, opts...)
  848. }
  849. func (m *defaultGoPmpClient) AnnouncePlanUpdate(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
  850. client := pb.NewGoPmpClientClient(m.cli.Conn())
  851. return client.AnnouncePlanUpdate(ctx, in, opts...)
  852. }
  853. func (m *defaultGoPmpClient) AnnouncePlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  854. client := pb.NewGoPmpClientClient(m.cli.Conn())
  855. return client.AnnouncePlanDel(ctx, in, opts...)
  856. }
  857. func (m *defaultGoPmpClient) AnnouncePlanGet(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
  858. client := pb.NewGoPmpClientClient(m.cli.Conn())
  859. return client.AnnouncePlanGet(ctx, in, opts...)
  860. }
  861. func (m *defaultGoPmpClient) AnnouncePlanList(ctx context.Context, in *AnnouncePlanListReq, opts ...grpc.CallOption) (*AnnouncePlanListResp, error) {
  862. client := pb.NewGoPmpClientClient(m.cli.Conn())
  863. return client.AnnouncePlanList(ctx, in, opts...)
  864. }
  865. // AnnouncePlanDetail
  866. func (m *defaultGoPmpClient) AnnouncePlanDetailAdd(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
  867. client := pb.NewGoPmpClientClient(m.cli.Conn())
  868. return client.AnnouncePlanDetailAdd(ctx, in, opts...)
  869. }
  870. func (m *defaultGoPmpClient) AnnouncePlanDetailUpdate(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
  871. client := pb.NewGoPmpClientClient(m.cli.Conn())
  872. return client.AnnouncePlanDetailUpdate(ctx, in, opts...)
  873. }
  874. func (m *defaultGoPmpClient) AnnouncePlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  875. client := pb.NewGoPmpClientClient(m.cli.Conn())
  876. return client.AnnouncePlanDetailDel(ctx, in, opts...)
  877. }
  878. func (m *defaultGoPmpClient) AnnouncePlanDetailGet(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
  879. client := pb.NewGoPmpClientClient(m.cli.Conn())
  880. return client.AnnouncePlanDetailGet(ctx, in, opts...)
  881. }
  882. func (m *defaultGoPmpClient) AnnouncePlanDetailList(ctx context.Context, in *AnnouncePlanDetailListReq, opts ...grpc.CallOption) (*AnnouncePlanDetailListResp, error) {
  883. client := pb.NewGoPmpClientClient(m.cli.Conn())
  884. return client.AnnouncePlanDetailList(ctx, in, opts...)
  885. }
  886. // ServiceTypes
  887. func (m *defaultGoPmpClient) ServiceTypesAdd(ctx context.Context, in *ServiceTypesAddReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
  888. client := pb.NewGoPmpClientClient(m.cli.Conn())
  889. return client.ServiceTypesAdd(ctx, in, opts...)
  890. }
  891. func (m *defaultGoPmpClient) ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
  892. client := pb.NewGoPmpClientClient(m.cli.Conn())
  893. return client.ServiceTypesUpdate(ctx, in, opts...)
  894. }
  895. func (m *defaultGoPmpClient) ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error) {
  896. client := pb.NewGoPmpClientClient(m.cli.Conn())
  897. return client.ServiceTypesDel(ctx, in, opts...)
  898. }
  899. func (m *defaultGoPmpClient) ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
  900. client := pb.NewGoPmpClientClient(m.cli.Conn())
  901. return client.ServiceTypesGet(ctx, in, opts...)
  902. }
  903. func (m *defaultGoPmpClient) ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error) {
  904. client := pb.NewGoPmpClientClient(m.cli.Conn())
  905. return client.ServiceTypesList(ctx, in, opts...)
  906. }
  907. // ServiceSets
  908. func (m *defaultGoPmpClient) ServiceSetsAdd(ctx context.Context, in *ServiceSetsAddReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
  909. client := pb.NewGoPmpClientClient(m.cli.Conn())
  910. return client.ServiceSetsAdd(ctx, in, opts...)
  911. }
  912. func (m *defaultGoPmpClient) ServiceSetsUpdate(ctx context.Context, in *ServiceSetsUpdateReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
  913. client := pb.NewGoPmpClientClient(m.cli.Conn())
  914. return client.ServiceSetsUpdate(ctx, in, opts...)
  915. }
  916. func (m *defaultGoPmpClient) ServiceSetsDel(ctx context.Context, in *ServiceSetsDelReq, opts ...grpc.CallOption) (*Empty, error) {
  917. client := pb.NewGoPmpClientClient(m.cli.Conn())
  918. return client.ServiceSetsDel(ctx, in, opts...)
  919. }
  920. func (m *defaultGoPmpClient) ServiceSetsGet(ctx context.Context, in *ServiceSetsGetReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
  921. client := pb.NewGoPmpClientClient(m.cli.Conn())
  922. return client.ServiceSetsGet(ctx, in, opts...)
  923. }
  924. func (m *defaultGoPmpClient) ServiceSetsList(ctx context.Context, in *ServiceSetsListReq, opts ...grpc.CallOption) (*ServiceSetsListResp, error) {
  925. client := pb.NewGoPmpClientClient(m.cli.Conn())
  926. return client.ServiceSetsList(ctx, in, opts...)
  927. }
  928. // MessagePush
  929. func (m *defaultGoPmpClient) MessagePushAdd(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error) {
  930. client := pb.NewGoPmpClientClient(m.cli.Conn())
  931. return client.MessagePushAdd(ctx, in, opts...)
  932. }
  933. func (m *defaultGoPmpClient) MessagePushUpdate(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error) {
  934. client := pb.NewGoPmpClientClient(m.cli.Conn())
  935. return client.MessagePushUpdate(ctx, in, opts...)
  936. }
  937. func (m *defaultGoPmpClient) MessagePushList(ctx context.Context, in *MessagePushListReq, opts ...grpc.CallOption) (*MessagePushListResp, error) {
  938. client := pb.NewGoPmpClientClient(m.cli.Conn())
  939. return client.MessagePushList(ctx, in, opts...)
  940. }