init_api_data.go 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933
  1. package base
  2. import (
  3. "github.com/suyuan32/simple-admin-common/utils/pointy"
  4. "github.com/suyuan32/simple-admin-core/rpc/types/core"
  5. )
  6. func (l *InitDatabaseLogic) insertApiData() (err error) {
  7. // WhatsappChannel
  8. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  9. ServiceName: pointy.GetPointer("Wechat"),
  10. Path: pointy.GetPointer("/whatsapp_channel/create"),
  11. Description: pointy.GetPointer("apiDesc.createWhatsappChannel"),
  12. ApiGroup: pointy.GetPointer("whatsapp_channel"),
  13. Method: pointy.GetPointer("POST"),
  14. })
  15. if err != nil {
  16. return err
  17. }
  18. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  19. ServiceName: pointy.GetPointer("Wechat"),
  20. Path: pointy.GetPointer("/whatsapp_channel/update"),
  21. Description: pointy.GetPointer("apiDesc.updateWhatsappChannel"),
  22. ApiGroup: pointy.GetPointer("whatsapp_channel"),
  23. Method: pointy.GetPointer("POST"),
  24. })
  25. if err != nil {
  26. return err
  27. }
  28. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  29. ServiceName: pointy.GetPointer("Wechat"),
  30. Path: pointy.GetPointer("/whatsapp_channel/delete"),
  31. Description: pointy.GetPointer("apiDesc.deleteWhatsappChannel"),
  32. ApiGroup: pointy.GetPointer("whatsapp_channel"),
  33. Method: pointy.GetPointer("POST"),
  34. })
  35. if err != nil {
  36. return err
  37. }
  38. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  39. ServiceName: pointy.GetPointer("Wechat"),
  40. Path: pointy.GetPointer("/whatsapp_channel/list"),
  41. Description: pointy.GetPointer("apiDesc.getWhatsappChannelList"),
  42. ApiGroup: pointy.GetPointer("whatsapp_channel"),
  43. Method: pointy.GetPointer("POST"),
  44. })
  45. if err != nil {
  46. return err
  47. }
  48. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  49. ServiceName: pointy.GetPointer("Wechat"),
  50. Path: pointy.GetPointer("/whatsapp_channel"),
  51. Description: pointy.GetPointer("apiDesc.getWhatsappChannelById"),
  52. ApiGroup: pointy.GetPointer("whatsapp_channel"),
  53. Method: pointy.GetPointer("POST"),
  54. })
  55. if err != nil {
  56. return err
  57. }
  58. // Whatsapp
  59. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  60. ServiceName: pointy.GetPointer("Wechat"),
  61. Path: pointy.GetPointer("/whatsapp/create"),
  62. Description: pointy.GetPointer("apiDesc.createWhatsapp"),
  63. ApiGroup: pointy.GetPointer("whatsapp"),
  64. Method: pointy.GetPointer("POST"),
  65. })
  66. if err != nil {
  67. return err
  68. }
  69. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  70. ServiceName: pointy.GetPointer("Wechat"),
  71. Path: pointy.GetPointer("/whatsapp/update"),
  72. Description: pointy.GetPointer("apiDesc.updateWhatsapp"),
  73. ApiGroup: pointy.GetPointer("whatsapp"),
  74. Method: pointy.GetPointer("POST"),
  75. })
  76. if err != nil {
  77. return err
  78. }
  79. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  80. ServiceName: pointy.GetPointer("Wechat"),
  81. Path: pointy.GetPointer("/whatsapp/delete"),
  82. Description: pointy.GetPointer("apiDesc.deleteWhatsapp"),
  83. ApiGroup: pointy.GetPointer("whatsapp"),
  84. Method: pointy.GetPointer("POST"),
  85. })
  86. if err != nil {
  87. return err
  88. }
  89. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  90. ServiceName: pointy.GetPointer("Wechat"),
  91. Path: pointy.GetPointer("/whatsapp/list"),
  92. Description: pointy.GetPointer("apiDesc.getWhatsappList"),
  93. ApiGroup: pointy.GetPointer("whatsapp"),
  94. Method: pointy.GetPointer("POST"),
  95. })
  96. if err != nil {
  97. return err
  98. }
  99. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  100. ServiceName: pointy.GetPointer("Wechat"),
  101. Path: pointy.GetPointer("/whatsapp"),
  102. Description: pointy.GetPointer("apiDesc.getWhatsappById"),
  103. ApiGroup: pointy.GetPointer("whatsapp"),
  104. Method: pointy.GetPointer("POST"),
  105. })
  106. if err != nil {
  107. return err
  108. }
  109. // PayRecharge
  110. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  111. ServiceName: pointy.GetPointer("Wechat"),
  112. Path: pointy.GetPointer("/pay_recharge/create"),
  113. Description: pointy.GetPointer("apiDesc.createPayRecharge"),
  114. ApiGroup: pointy.GetPointer("pay_recharge"),
  115. Method: pointy.GetPointer("POST"),
  116. })
  117. if err != nil {
  118. return err
  119. }
  120. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  121. ServiceName: pointy.GetPointer("Wechat"),
  122. Path: pointy.GetPointer("/pay_recharge/update"),
  123. Description: pointy.GetPointer("apiDesc.updatePayRecharge"),
  124. ApiGroup: pointy.GetPointer("pay_recharge"),
  125. Method: pointy.GetPointer("POST"),
  126. })
  127. if err != nil {
  128. return err
  129. }
  130. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  131. ServiceName: pointy.GetPointer("Wechat"),
  132. Path: pointy.GetPointer("/pay_recharge/delete"),
  133. Description: pointy.GetPointer("apiDesc.deletePayRecharge"),
  134. ApiGroup: pointy.GetPointer("pay_recharge"),
  135. Method: pointy.GetPointer("POST"),
  136. })
  137. if err != nil {
  138. return err
  139. }
  140. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  141. ServiceName: pointy.GetPointer("Wechat"),
  142. Path: pointy.GetPointer("/pay_recharge/list"),
  143. Description: pointy.GetPointer("apiDesc.getPayRechargeList"),
  144. ApiGroup: pointy.GetPointer("pay_recharge"),
  145. Method: pointy.GetPointer("POST"),
  146. })
  147. if err != nil {
  148. return err
  149. }
  150. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  151. ServiceName: pointy.GetPointer("Wechat"),
  152. Path: pointy.GetPointer("/pay_recharge"),
  153. Description: pointy.GetPointer("apiDesc.getPayRechargeById"),
  154. ApiGroup: pointy.GetPointer("pay_recharge"),
  155. Method: pointy.GetPointer("POST"),
  156. })
  157. if err != nil {
  158. return err
  159. }
  160. // CreditUsage
  161. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  162. ServiceName: pointy.GetPointer("Wechat"),
  163. Path: pointy.GetPointer("/credit_usage/create"),
  164. Description: pointy.GetPointer("apiDesc.createCreditUsage"),
  165. ApiGroup: pointy.GetPointer("credit_usage"),
  166. Method: pointy.GetPointer("POST"),
  167. })
  168. if err != nil {
  169. return err
  170. }
  171. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  172. ServiceName: pointy.GetPointer("Wechat"),
  173. Path: pointy.GetPointer("/credit_usage/update"),
  174. Description: pointy.GetPointer("apiDesc.updateCreditUsage"),
  175. ApiGroup: pointy.GetPointer("credit_usage"),
  176. Method: pointy.GetPointer("POST"),
  177. })
  178. if err != nil {
  179. return err
  180. }
  181. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  182. ServiceName: pointy.GetPointer("Wechat"),
  183. Path: pointy.GetPointer("/credit_usage/delete"),
  184. Description: pointy.GetPointer("apiDesc.deleteCreditUsage"),
  185. ApiGroup: pointy.GetPointer("credit_usage"),
  186. Method: pointy.GetPointer("POST"),
  187. })
  188. if err != nil {
  189. return err
  190. }
  191. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  192. ServiceName: pointy.GetPointer("Wechat"),
  193. Path: pointy.GetPointer("/credit_usage/list"),
  194. Description: pointy.GetPointer("apiDesc.getCreditUsageList"),
  195. ApiGroup: pointy.GetPointer("credit_usage"),
  196. Method: pointy.GetPointer("POST"),
  197. })
  198. if err != nil {
  199. return err
  200. }
  201. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  202. ServiceName: pointy.GetPointer("Wechat"),
  203. Path: pointy.GetPointer("/credit_usage"),
  204. Description: pointy.GetPointer("apiDesc.getCreditUsageById"),
  205. ApiGroup: pointy.GetPointer("credit_usage"),
  206. Method: pointy.GetPointer("POST"),
  207. })
  208. if err != nil {
  209. return err
  210. }
  211. // CreditBalance
  212. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  213. ServiceName: pointy.GetPointer("Wechat"),
  214. Path: pointy.GetPointer("/credit_balance/create"),
  215. Description: pointy.GetPointer("apiDesc.createCreditBalance"),
  216. ApiGroup: pointy.GetPointer("credit_balance"),
  217. Method: pointy.GetPointer("POST"),
  218. })
  219. if err != nil {
  220. return err
  221. }
  222. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  223. ServiceName: pointy.GetPointer("Wechat"),
  224. Path: pointy.GetPointer("/credit_balance/update"),
  225. Description: pointy.GetPointer("apiDesc.updateCreditBalance"),
  226. ApiGroup: pointy.GetPointer("credit_balance"),
  227. Method: pointy.GetPointer("POST"),
  228. })
  229. if err != nil {
  230. return err
  231. }
  232. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  233. ServiceName: pointy.GetPointer("Wechat"),
  234. Path: pointy.GetPointer("/credit_balance/delete"),
  235. Description: pointy.GetPointer("apiDesc.deleteCreditBalance"),
  236. ApiGroup: pointy.GetPointer("credit_balance"),
  237. Method: pointy.GetPointer("POST"),
  238. })
  239. if err != nil {
  240. return err
  241. }
  242. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  243. ServiceName: pointy.GetPointer("Wechat"),
  244. Path: pointy.GetPointer("/credit_balance/list"),
  245. Description: pointy.GetPointer("apiDesc.getCreditBalanceList"),
  246. ApiGroup: pointy.GetPointer("credit_balance"),
  247. Method: pointy.GetPointer("POST"),
  248. })
  249. if err != nil {
  250. return err
  251. }
  252. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  253. ServiceName: pointy.GetPointer("Wechat"),
  254. Path: pointy.GetPointer("/credit_balance"),
  255. Description: pointy.GetPointer("apiDesc.getCreditBalanceById"),
  256. ApiGroup: pointy.GetPointer("credit_balance"),
  257. Method: pointy.GetPointer("POST"),
  258. })
  259. if err != nil {
  260. return err
  261. }
  262. // AllocAgent
  263. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  264. ServiceName: pointy.GetPointer("Wechat"),
  265. Path: pointy.GetPointer("/alloc_agent/create"),
  266. Description: pointy.GetPointer("apiDesc.createAllocAgent"),
  267. ApiGroup: pointy.GetPointer("alloc_agent"),
  268. Method: pointy.GetPointer("POST"),
  269. })
  270. if err != nil {
  271. return err
  272. }
  273. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  274. ServiceName: pointy.GetPointer("Wechat"),
  275. Path: pointy.GetPointer("/alloc_agent/update"),
  276. Description: pointy.GetPointer("apiDesc.updateAllocAgent"),
  277. ApiGroup: pointy.GetPointer("alloc_agent"),
  278. Method: pointy.GetPointer("POST"),
  279. })
  280. if err != nil {
  281. return err
  282. }
  283. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  284. ServiceName: pointy.GetPointer("Wechat"),
  285. Path: pointy.GetPointer("/alloc_agent/delete"),
  286. Description: pointy.GetPointer("apiDesc.deleteAllocAgent"),
  287. ApiGroup: pointy.GetPointer("alloc_agent"),
  288. Method: pointy.GetPointer("POST"),
  289. })
  290. if err != nil {
  291. return err
  292. }
  293. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  294. ServiceName: pointy.GetPointer("Wechat"),
  295. Path: pointy.GetPointer("/alloc_agent/list"),
  296. Description: pointy.GetPointer("apiDesc.getAllocAgentList"),
  297. ApiGroup: pointy.GetPointer("alloc_agent"),
  298. Method: pointy.GetPointer("POST"),
  299. })
  300. if err != nil {
  301. return err
  302. }
  303. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  304. ServiceName: pointy.GetPointer("Wechat"),
  305. Path: pointy.GetPointer("/alloc_agent"),
  306. Description: pointy.GetPointer("apiDesc.getAllocAgentById"),
  307. ApiGroup: pointy.GetPointer("alloc_agent"),
  308. Method: pointy.GetPointer("POST"),
  309. })
  310. if err != nil {
  311. return err
  312. }
  313. // AliyunAvatar
  314. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  315. ServiceName: pointy.GetPointer("Wechat"),
  316. Path: pointy.GetPointer("/aliyun_avatar/create"),
  317. Description: pointy.GetPointer("apiDesc.createAliyunAvatar"),
  318. ApiGroup: pointy.GetPointer("aliyun_avatar"),
  319. Method: pointy.GetPointer("POST"),
  320. })
  321. if err != nil {
  322. return err
  323. }
  324. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  325. ServiceName: pointy.GetPointer("Wechat"),
  326. Path: pointy.GetPointer("/aliyun_avatar/update"),
  327. Description: pointy.GetPointer("apiDesc.updateAliyunAvatar"),
  328. ApiGroup: pointy.GetPointer("aliyun_avatar"),
  329. Method: pointy.GetPointer("POST"),
  330. })
  331. if err != nil {
  332. return err
  333. }
  334. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  335. ServiceName: pointy.GetPointer("Wechat"),
  336. Path: pointy.GetPointer("/aliyun_avatar/delete"),
  337. Description: pointy.GetPointer("apiDesc.deleteAliyunAvatar"),
  338. ApiGroup: pointy.GetPointer("aliyun_avatar"),
  339. Method: pointy.GetPointer("POST"),
  340. })
  341. if err != nil {
  342. return err
  343. }
  344. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  345. ServiceName: pointy.GetPointer("Wechat"),
  346. Path: pointy.GetPointer("/aliyun_avatar/list"),
  347. Description: pointy.GetPointer("apiDesc.getAliyunAvatarList"),
  348. ApiGroup: pointy.GetPointer("aliyun_avatar"),
  349. Method: pointy.GetPointer("POST"),
  350. })
  351. if err != nil {
  352. return err
  353. }
  354. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  355. ServiceName: pointy.GetPointer("Wechat"),
  356. Path: pointy.GetPointer("/aliyun_avatar"),
  357. Description: pointy.GetPointer("apiDesc.getAliyunAvatarById"),
  358. ApiGroup: pointy.GetPointer("aliyun_avatar"),
  359. Method: pointy.GetPointer("POST"),
  360. })
  361. if err != nil {
  362. return err
  363. }
  364. // WxCardVisit
  365. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  366. ServiceName: pointy.GetPointer("Wechat"),
  367. Path: pointy.GetPointer("/wx_card_visit/create"),
  368. Description: pointy.GetPointer("apiDesc.createWxCardVisit"),
  369. ApiGroup: pointy.GetPointer("wx_card_visit"),
  370. Method: pointy.GetPointer("POST"),
  371. })
  372. if err != nil {
  373. return err
  374. }
  375. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  376. ServiceName: pointy.GetPointer("Wechat"),
  377. Path: pointy.GetPointer("/wx_card_visit/update"),
  378. Description: pointy.GetPointer("apiDesc.updateWxCardVisit"),
  379. ApiGroup: pointy.GetPointer("wx_card_visit"),
  380. Method: pointy.GetPointer("POST"),
  381. })
  382. if err != nil {
  383. return err
  384. }
  385. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  386. ServiceName: pointy.GetPointer("Wechat"),
  387. Path: pointy.GetPointer("/wx_card_visit/delete"),
  388. Description: pointy.GetPointer("apiDesc.deleteWxCardVisit"),
  389. ApiGroup: pointy.GetPointer("wx_card_visit"),
  390. Method: pointy.GetPointer("POST"),
  391. })
  392. if err != nil {
  393. return err
  394. }
  395. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  396. ServiceName: pointy.GetPointer("Wechat"),
  397. Path: pointy.GetPointer("/wx_card_visit/list"),
  398. Description: pointy.GetPointer("apiDesc.getWxCardVisitList"),
  399. ApiGroup: pointy.GetPointer("wx_card_visit"),
  400. Method: pointy.GetPointer("POST"),
  401. })
  402. if err != nil {
  403. return err
  404. }
  405. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  406. ServiceName: pointy.GetPointer("Wechat"),
  407. Path: pointy.GetPointer("/wx_card_visit"),
  408. Description: pointy.GetPointer("apiDesc.getWxCardVisitById"),
  409. ApiGroup: pointy.GetPointer("wx_card_visit"),
  410. Method: pointy.GetPointer("POST"),
  411. })
  412. if err != nil {
  413. return err
  414. }
  415. // WxCardUser
  416. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  417. ServiceName: pointy.GetPointer("Wechat"),
  418. Path: pointy.GetPointer("/wx_card_user/create"),
  419. Description: pointy.GetPointer("apiDesc.createWxCardUser"),
  420. ApiGroup: pointy.GetPointer("wx_card_user"),
  421. Method: pointy.GetPointer("POST"),
  422. })
  423. if err != nil {
  424. return err
  425. }
  426. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  427. ServiceName: pointy.GetPointer("Wechat"),
  428. Path: pointy.GetPointer("/wx_card_user/update"),
  429. Description: pointy.GetPointer("apiDesc.updateWxCardUser"),
  430. ApiGroup: pointy.GetPointer("wx_card_user"),
  431. Method: pointy.GetPointer("POST"),
  432. })
  433. if err != nil {
  434. return err
  435. }
  436. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  437. ServiceName: pointy.GetPointer("Wechat"),
  438. Path: pointy.GetPointer("/wx_card_user/delete"),
  439. Description: pointy.GetPointer("apiDesc.deleteWxCardUser"),
  440. ApiGroup: pointy.GetPointer("wx_card_user"),
  441. Method: pointy.GetPointer("POST"),
  442. })
  443. if err != nil {
  444. return err
  445. }
  446. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  447. ServiceName: pointy.GetPointer("Wechat"),
  448. Path: pointy.GetPointer("/wx_card_user/list"),
  449. Description: pointy.GetPointer("apiDesc.getWxCardUserList"),
  450. ApiGroup: pointy.GetPointer("wx_card_user"),
  451. Method: pointy.GetPointer("POST"),
  452. })
  453. if err != nil {
  454. return err
  455. }
  456. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  457. ServiceName: pointy.GetPointer("Wechat"),
  458. Path: pointy.GetPointer("/wx_card_user"),
  459. Description: pointy.GetPointer("apiDesc.getWxCardUserById"),
  460. ApiGroup: pointy.GetPointer("wx_card_user"),
  461. Method: pointy.GetPointer("POST"),
  462. })
  463. if err != nil {
  464. return err
  465. }
  466. // WxCard
  467. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  468. ServiceName: pointy.GetPointer("Wechat"),
  469. Path: pointy.GetPointer("/wx_card/create"),
  470. Description: pointy.GetPointer("apiDesc.createWxCard"),
  471. ApiGroup: pointy.GetPointer("wx_card"),
  472. Method: pointy.GetPointer("POST"),
  473. })
  474. if err != nil {
  475. return err
  476. }
  477. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  478. ServiceName: pointy.GetPointer("Wechat"),
  479. Path: pointy.GetPointer("/wx_card/update"),
  480. Description: pointy.GetPointer("apiDesc.updateWxCard"),
  481. ApiGroup: pointy.GetPointer("wx_card"),
  482. Method: pointy.GetPointer("POST"),
  483. })
  484. if err != nil {
  485. return err
  486. }
  487. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  488. ServiceName: pointy.GetPointer("Wechat"),
  489. Path: pointy.GetPointer("/wx_card/delete"),
  490. Description: pointy.GetPointer("apiDesc.deleteWxCard"),
  491. ApiGroup: pointy.GetPointer("wx_card"),
  492. Method: pointy.GetPointer("POST"),
  493. })
  494. if err != nil {
  495. return err
  496. }
  497. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  498. ServiceName: pointy.GetPointer("Wechat"),
  499. Path: pointy.GetPointer("/wx_card/list"),
  500. Description: pointy.GetPointer("apiDesc.getWxCardList"),
  501. ApiGroup: pointy.GetPointer("wx_card"),
  502. Method: pointy.GetPointer("POST"),
  503. })
  504. if err != nil {
  505. return err
  506. }
  507. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  508. ServiceName: pointy.GetPointer("Wechat"),
  509. Path: pointy.GetPointer("/wx_card"),
  510. Description: pointy.GetPointer("apiDesc.getWxCardById"),
  511. ApiGroup: pointy.GetPointer("wx_card"),
  512. Method: pointy.GetPointer("POST"),
  513. })
  514. if err != nil {
  515. return err
  516. }
  517. // ChatSession
  518. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  519. ServiceName: pointy.GetPointer("Wechat"),
  520. Path: pointy.GetPointer("/chat_session/create"),
  521. Description: pointy.GetPointer("apiDesc.createChatSession"),
  522. ApiGroup: pointy.GetPointer("chat_session"),
  523. Method: pointy.GetPointer("POST"),
  524. })
  525. if err != nil {
  526. return err
  527. }
  528. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  529. ServiceName: pointy.GetPointer("Wechat"),
  530. Path: pointy.GetPointer("/chat_session/update"),
  531. Description: pointy.GetPointer("apiDesc.updateChatSession"),
  532. ApiGroup: pointy.GetPointer("chat_session"),
  533. Method: pointy.GetPointer("POST"),
  534. })
  535. if err != nil {
  536. return err
  537. }
  538. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  539. ServiceName: pointy.GetPointer("Wechat"),
  540. Path: pointy.GetPointer("/chat_session/delete"),
  541. Description: pointy.GetPointer("apiDesc.deleteChatSession"),
  542. ApiGroup: pointy.GetPointer("chat_session"),
  543. Method: pointy.GetPointer("POST"),
  544. })
  545. if err != nil {
  546. return err
  547. }
  548. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  549. ServiceName: pointy.GetPointer("Wechat"),
  550. Path: pointy.GetPointer("/chat_session/list"),
  551. Description: pointy.GetPointer("apiDesc.getChatSessionList"),
  552. ApiGroup: pointy.GetPointer("chat_session"),
  553. Method: pointy.GetPointer("POST"),
  554. })
  555. if err != nil {
  556. return err
  557. }
  558. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  559. ServiceName: pointy.GetPointer("Wechat"),
  560. Path: pointy.GetPointer("/chat_session"),
  561. Description: pointy.GetPointer("apiDesc.getChatSessionById"),
  562. ApiGroup: pointy.GetPointer("chat_session"),
  563. Method: pointy.GetPointer("POST"),
  564. })
  565. if err != nil {
  566. return err
  567. }
  568. // ChatRecords
  569. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  570. ServiceName: pointy.GetPointer("Wechat"),
  571. Path: pointy.GetPointer("/chat_records/create"),
  572. Description: pointy.GetPointer("apiDesc.createChatRecords"),
  573. ApiGroup: pointy.GetPointer("chat_records"),
  574. Method: pointy.GetPointer("POST"),
  575. })
  576. if err != nil {
  577. return err
  578. }
  579. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  580. ServiceName: pointy.GetPointer("Wechat"),
  581. Path: pointy.GetPointer("/chat_records/update"),
  582. Description: pointy.GetPointer("apiDesc.updateChatRecords"),
  583. ApiGroup: pointy.GetPointer("chat_records"),
  584. Method: pointy.GetPointer("POST"),
  585. })
  586. if err != nil {
  587. return err
  588. }
  589. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  590. ServiceName: pointy.GetPointer("Wechat"),
  591. Path: pointy.GetPointer("/chat_records/delete"),
  592. Description: pointy.GetPointer("apiDesc.deleteChatRecords"),
  593. ApiGroup: pointy.GetPointer("chat_records"),
  594. Method: pointy.GetPointer("POST"),
  595. })
  596. if err != nil {
  597. return err
  598. }
  599. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  600. ServiceName: pointy.GetPointer("Wechat"),
  601. Path: pointy.GetPointer("/chat_records/list"),
  602. Description: pointy.GetPointer("apiDesc.getChatRecordsList"),
  603. ApiGroup: pointy.GetPointer("chat_records"),
  604. Method: pointy.GetPointer("POST"),
  605. })
  606. if err != nil {
  607. return err
  608. }
  609. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  610. ServiceName: pointy.GetPointer("Wechat"),
  611. Path: pointy.GetPointer("/chat_records"),
  612. Description: pointy.GetPointer("apiDesc.getChatRecordsById"),
  613. ApiGroup: pointy.GetPointer("chat_records"),
  614. Method: pointy.GetPointer("POST"),
  615. })
  616. if err != nil {
  617. return err
  618. }
  619. // AgentBase
  620. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  621. ServiceName: pointy.GetPointer("Wechat"),
  622. Path: pointy.GetPointer("/agent_base/create"),
  623. Description: pointy.GetPointer("apiDesc.createAgentBase"),
  624. ApiGroup: pointy.GetPointer("agent_base"),
  625. Method: pointy.GetPointer("POST"),
  626. })
  627. if err != nil {
  628. return err
  629. }
  630. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  631. ServiceName: pointy.GetPointer("Wechat"),
  632. Path: pointy.GetPointer("/agent_base/update"),
  633. Description: pointy.GetPointer("apiDesc.updateAgentBase"),
  634. ApiGroup: pointy.GetPointer("agent_base"),
  635. Method: pointy.GetPointer("POST"),
  636. })
  637. if err != nil {
  638. return err
  639. }
  640. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  641. ServiceName: pointy.GetPointer("Wechat"),
  642. Path: pointy.GetPointer("/agent_base/delete"),
  643. Description: pointy.GetPointer("apiDesc.deleteAgentBase"),
  644. ApiGroup: pointy.GetPointer("agent_base"),
  645. Method: pointy.GetPointer("POST"),
  646. })
  647. if err != nil {
  648. return err
  649. }
  650. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  651. ServiceName: pointy.GetPointer("Wechat"),
  652. Path: pointy.GetPointer("/agent_base/list"),
  653. Description: pointy.GetPointer("apiDesc.getAgentBaseList"),
  654. ApiGroup: pointy.GetPointer("agent_base"),
  655. Method: pointy.GetPointer("POST"),
  656. })
  657. if err != nil {
  658. return err
  659. }
  660. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  661. ServiceName: pointy.GetPointer("Wechat"),
  662. Path: pointy.GetPointer("/agent_base"),
  663. Description: pointy.GetPointer("apiDesc.getAgentBaseById"),
  664. ApiGroup: pointy.GetPointer("agent_base"),
  665. Method: pointy.GetPointer("POST"),
  666. })
  667. if err != nil {
  668. return err
  669. }
  670. // Category
  671. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  672. ServiceName: pointy.GetPointer("Wechat"),
  673. Path: pointy.GetPointer("/category/create"),
  674. Description: pointy.GetPointer("apiDesc.createCategory"),
  675. ApiGroup: pointy.GetPointer("category"),
  676. Method: pointy.GetPointer("POST"),
  677. })
  678. if err != nil {
  679. return err
  680. }
  681. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  682. ServiceName: pointy.GetPointer("Wechat"),
  683. Path: pointy.GetPointer("/category/update"),
  684. Description: pointy.GetPointer("apiDesc.updateCategory"),
  685. ApiGroup: pointy.GetPointer("category"),
  686. Method: pointy.GetPointer("POST"),
  687. })
  688. if err != nil {
  689. return err
  690. }
  691. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  692. ServiceName: pointy.GetPointer("Wechat"),
  693. Path: pointy.GetPointer("/category/delete"),
  694. Description: pointy.GetPointer("apiDesc.deleteCategory"),
  695. ApiGroup: pointy.GetPointer("category"),
  696. Method: pointy.GetPointer("POST"),
  697. })
  698. if err != nil {
  699. return err
  700. }
  701. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  702. ServiceName: pointy.GetPointer("Wechat"),
  703. Path: pointy.GetPointer("/category/list"),
  704. Description: pointy.GetPointer("apiDesc.getCategoryList"),
  705. ApiGroup: pointy.GetPointer("category"),
  706. Method: pointy.GetPointer("POST"),
  707. })
  708. if err != nil {
  709. return err
  710. }
  711. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  712. ServiceName: pointy.GetPointer("Wechat"),
  713. Path: pointy.GetPointer("/category"),
  714. Description: pointy.GetPointer("apiDesc.getCategoryById"),
  715. ApiGroup: pointy.GetPointer("category"),
  716. Method: pointy.GetPointer("POST"),
  717. })
  718. if err != nil {
  719. return err
  720. }
  721. // EmployeeConfig
  722. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  723. ServiceName: pointy.GetPointer("Wechat"),
  724. Path: pointy.GetPointer("/employee_config/create"),
  725. Description: pointy.GetPointer("apiDesc.createEmployeeConfig"),
  726. ApiGroup: pointy.GetPointer("employee_config"),
  727. Method: pointy.GetPointer("POST"),
  728. })
  729. if err != nil {
  730. return err
  731. }
  732. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  733. ServiceName: pointy.GetPointer("Wechat"),
  734. Path: pointy.GetPointer("/employee_config/update"),
  735. Description: pointy.GetPointer("apiDesc.updateEmployeeConfig"),
  736. ApiGroup: pointy.GetPointer("employee_config"),
  737. Method: pointy.GetPointer("POST"),
  738. })
  739. if err != nil {
  740. return err
  741. }
  742. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  743. ServiceName: pointy.GetPointer("Wechat"),
  744. Path: pointy.GetPointer("/employee_config/delete"),
  745. Description: pointy.GetPointer("apiDesc.deleteEmployeeConfig"),
  746. ApiGroup: pointy.GetPointer("employee_config"),
  747. Method: pointy.GetPointer("POST"),
  748. })
  749. if err != nil {
  750. return err
  751. }
  752. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  753. ServiceName: pointy.GetPointer("Wechat"),
  754. Path: pointy.GetPointer("/employee_config/list"),
  755. Description: pointy.GetPointer("apiDesc.getEmployeeConfigList"),
  756. ApiGroup: pointy.GetPointer("employee_config"),
  757. Method: pointy.GetPointer("POST"),
  758. })
  759. if err != nil {
  760. return err
  761. }
  762. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  763. ServiceName: pointy.GetPointer("Wechat"),
  764. Path: pointy.GetPointer("/employee_config"),
  765. Description: pointy.GetPointer("apiDesc.getEmployeeConfigById"),
  766. ApiGroup: pointy.GetPointer("employee_config"),
  767. Method: pointy.GetPointer("POST"),
  768. })
  769. if err != nil {
  770. return err
  771. }
  772. // Msg
  773. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  774. ServiceName: pointy.GetPointer("Wechat"),
  775. Path: pointy.GetPointer("/msg/create"),
  776. Description: pointy.GetPointer("apiDesc.createMsg"),
  777. ApiGroup: pointy.GetPointer("msg"),
  778. Method: pointy.GetPointer("POST"),
  779. })
  780. if err != nil {
  781. return err
  782. }
  783. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  784. ServiceName: pointy.GetPointer("Wechat"),
  785. Path: pointy.GetPointer("/msg/update"),
  786. Description: pointy.GetPointer("apiDesc.updateMsg"),
  787. ApiGroup: pointy.GetPointer("msg"),
  788. Method: pointy.GetPointer("POST"),
  789. })
  790. if err != nil {
  791. return err
  792. }
  793. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  794. ServiceName: pointy.GetPointer("Wechat"),
  795. Path: pointy.GetPointer("/msg/delete"),
  796. Description: pointy.GetPointer("apiDesc.deleteMsg"),
  797. ApiGroup: pointy.GetPointer("msg"),
  798. Method: pointy.GetPointer("POST"),
  799. })
  800. if err != nil {
  801. return err
  802. }
  803. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  804. ServiceName: pointy.GetPointer("Wechat"),
  805. Path: pointy.GetPointer("/msg/list"),
  806. Description: pointy.GetPointer("apiDesc.getMsgList"),
  807. ApiGroup: pointy.GetPointer("msg"),
  808. Method: pointy.GetPointer("POST"),
  809. })
  810. if err != nil {
  811. return err
  812. }
  813. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  814. ServiceName: pointy.GetPointer("Wechat"),
  815. Path: pointy.GetPointer("/msg"),
  816. Description: pointy.GetPointer("apiDesc.getMsgById"),
  817. ApiGroup: pointy.GetPointer("msg"),
  818. Method: pointy.GetPointer("POST"),
  819. })
  820. if err != nil {
  821. return err
  822. }
  823. // Token
  824. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  825. ServiceName: pointy.GetPointer("Wechat"),
  826. Path: pointy.GetPointer("/token/create"),
  827. Description: pointy.GetPointer("apiDesc.createToken"),
  828. ApiGroup: pointy.GetPointer("token"),
  829. Method: pointy.GetPointer("POST"),
  830. })
  831. if err != nil {
  832. return err
  833. }
  834. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  835. ServiceName: pointy.GetPointer("Wechat"),
  836. Path: pointy.GetPointer("/token/update"),
  837. Description: pointy.GetPointer("apiDesc.updateToken"),
  838. ApiGroup: pointy.GetPointer("token"),
  839. Method: pointy.GetPointer("POST"),
  840. })
  841. if err != nil {
  842. return err
  843. }
  844. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  845. ServiceName: pointy.GetPointer("Wechat"),
  846. Path: pointy.GetPointer("/token/delete"),
  847. Description: pointy.GetPointer("apiDesc.deleteToken"),
  848. ApiGroup: pointy.GetPointer("token"),
  849. Method: pointy.GetPointer("POST"),
  850. })
  851. if err != nil {
  852. return err
  853. }
  854. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  855. ServiceName: pointy.GetPointer("Wechat"),
  856. Path: pointy.GetPointer("/token/list"),
  857. Description: pointy.GetPointer("apiDesc.getTokenList"),
  858. ApiGroup: pointy.GetPointer("token"),
  859. Method: pointy.GetPointer("POST"),
  860. })
  861. if err != nil {
  862. return err
  863. }
  864. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  865. ServiceName: pointy.GetPointer("Wechat"),
  866. Path: pointy.GetPointer("/token"),
  867. Description: pointy.GetPointer("apiDesc.getTokenById"),
  868. ApiGroup: pointy.GetPointer("token"),
  869. Method: pointy.GetPointer("POST"),
  870. })
  871. if err != nil {
  872. return err
  873. }
  874. // Tutorial
  875. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  876. ServiceName: pointy.GetPointer("Wechat"),
  877. Path: pointy.GetPointer("/tutorial/create"),
  878. Description: pointy.GetPointer("apiDesc.createTutorial"),
  879. ApiGroup: pointy.GetPointer("tutorial"),
  880. Method: pointy.GetPointer("POST"),
  881. })
  882. if err != nil {
  883. return err
  884. }
  885. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  886. ServiceName: pointy.GetPointer("Wechat"),
  887. Path: pointy.GetPointer("/tutorial/update"),
  888. Description: pointy.GetPointer("apiDesc.updateTutorial"),
  889. ApiGroup: pointy.GetPointer("tutorial"),
  890. Method: pointy.GetPointer("POST"),
  891. })
  892. if err != nil {
  893. return err
  894. }
  895. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  896. ServiceName: pointy.GetPointer("Wechat"),
  897. Path: pointy.GetPointer("/tutorial/delete"),
  898. Description: pointy.GetPointer("apiDesc.deleteTutorial"),
  899. ApiGroup: pointy.GetPointer("tutorial"),
  900. Method: pointy.GetPointer("POST"),
  901. })
  902. if err != nil {
  903. return err
  904. }
  905. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  906. ServiceName: pointy.GetPointer("Wechat"),
  907. Path: pointy.GetPointer("/tutorial/list"),
  908. Description: pointy.GetPointer("apiDesc.getTutorialList"),
  909. ApiGroup: pointy.GetPointer("tutorial"),
  910. Method: pointy.GetPointer("POST"),
  911. })
  912. if err != nil {
  913. return err
  914. }
  915. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  916. ServiceName: pointy.GetPointer("Wechat"),
  917. Path: pointy.GetPointer("/tutorial"),
  918. Description: pointy.GetPointer("apiDesc.getTutorialById"),
  919. ApiGroup: pointy.GetPointer("tutorial"),
  920. Method: pointy.GetPointer("POST"),
  921. })
  922. if err != nil {
  923. return err
  924. }
  925. // WorkExperience
  926. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  927. ServiceName: pointy.GetPointer("Wechat"),
  928. Path: pointy.GetPointer("/work_experience/create"),
  929. Description: pointy.GetPointer("apiDesc.createWorkExperience"),
  930. ApiGroup: pointy.GetPointer("work_experience"),
  931. Method: pointy.GetPointer("POST"),
  932. })
  933. if err != nil {
  934. return err
  935. }
  936. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  937. ServiceName: pointy.GetPointer("Wechat"),
  938. Path: pointy.GetPointer("/work_experience/update"),
  939. Description: pointy.GetPointer("apiDesc.updateWorkExperience"),
  940. ApiGroup: pointy.GetPointer("work_experience"),
  941. Method: pointy.GetPointer("POST"),
  942. })
  943. if err != nil {
  944. return err
  945. }
  946. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  947. ServiceName: pointy.GetPointer("Wechat"),
  948. Path: pointy.GetPointer("/work_experience/delete"),
  949. Description: pointy.GetPointer("apiDesc.deleteWorkExperience"),
  950. ApiGroup: pointy.GetPointer("work_experience"),
  951. Method: pointy.GetPointer("POST"),
  952. })
  953. if err != nil {
  954. return err
  955. }
  956. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  957. ServiceName: pointy.GetPointer("Wechat"),
  958. Path: pointy.GetPointer("/work_experience/list"),
  959. Description: pointy.GetPointer("apiDesc.getWorkExperienceList"),
  960. ApiGroup: pointy.GetPointer("work_experience"),
  961. Method: pointy.GetPointer("POST"),
  962. })
  963. if err != nil {
  964. return err
  965. }
  966. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  967. ServiceName: pointy.GetPointer("Wechat"),
  968. Path: pointy.GetPointer("/work_experience"),
  969. Description: pointy.GetPointer("apiDesc.getWorkExperienceById"),
  970. ApiGroup: pointy.GetPointer("work_experience"),
  971. Method: pointy.GetPointer("POST"),
  972. })
  973. if err != nil {
  974. return err
  975. }
  976. // Employee
  977. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  978. ServiceName: pointy.GetPointer("Wechat"),
  979. Path: pointy.GetPointer("/employee/create"),
  980. Description: pointy.GetPointer("apiDesc.createEmployee"),
  981. ApiGroup: pointy.GetPointer("employee"),
  982. Method: pointy.GetPointer("POST"),
  983. })
  984. if err != nil {
  985. return err
  986. }
  987. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  988. ServiceName: pointy.GetPointer("Wechat"),
  989. Path: pointy.GetPointer("/employee/update"),
  990. Description: pointy.GetPointer("apiDesc.updateEmployee"),
  991. ApiGroup: pointy.GetPointer("employee"),
  992. Method: pointy.GetPointer("POST"),
  993. })
  994. if err != nil {
  995. return err
  996. }
  997. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  998. ServiceName: pointy.GetPointer("Wechat"),
  999. Path: pointy.GetPointer("/employee/delete"),
  1000. Description: pointy.GetPointer("apiDesc.deleteEmployee"),
  1001. ApiGroup: pointy.GetPointer("employee"),
  1002. Method: pointy.GetPointer("POST"),
  1003. })
  1004. if err != nil {
  1005. return err
  1006. }
  1007. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1008. ServiceName: pointy.GetPointer("Wechat"),
  1009. Path: pointy.GetPointer("/employee/list"),
  1010. Description: pointy.GetPointer("apiDesc.getEmployeeList"),
  1011. ApiGroup: pointy.GetPointer("employee"),
  1012. Method: pointy.GetPointer("POST"),
  1013. })
  1014. if err != nil {
  1015. return err
  1016. }
  1017. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1018. ServiceName: pointy.GetPointer("Wechat"),
  1019. Path: pointy.GetPointer("/employee"),
  1020. Description: pointy.GetPointer("apiDesc.getEmployeeById"),
  1021. ApiGroup: pointy.GetPointer("employee"),
  1022. Method: pointy.GetPointer("POST"),
  1023. })
  1024. if err != nil {
  1025. return err
  1026. }
  1027. // Agent
  1028. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1029. ServiceName: pointy.GetPointer("Wechat"),
  1030. Path: pointy.GetPointer("/agent/create"),
  1031. Description: pointy.GetPointer("apiDesc.createAgent"),
  1032. ApiGroup: pointy.GetPointer("agent"),
  1033. Method: pointy.GetPointer("POST"),
  1034. })
  1035. if err != nil {
  1036. return err
  1037. }
  1038. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1039. ServiceName: pointy.GetPointer("Wechat"),
  1040. Path: pointy.GetPointer("/agent/update"),
  1041. Description: pointy.GetPointer("apiDesc.updateAgent"),
  1042. ApiGroup: pointy.GetPointer("agent"),
  1043. Method: pointy.GetPointer("POST"),
  1044. })
  1045. if err != nil {
  1046. return err
  1047. }
  1048. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1049. ServiceName: pointy.GetPointer("Wechat"),
  1050. Path: pointy.GetPointer("/agent/delete"),
  1051. Description: pointy.GetPointer("apiDesc.deleteAgent"),
  1052. ApiGroup: pointy.GetPointer("agent"),
  1053. Method: pointy.GetPointer("POST"),
  1054. })
  1055. if err != nil {
  1056. return err
  1057. }
  1058. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1059. ServiceName: pointy.GetPointer("Wechat"),
  1060. Path: pointy.GetPointer("/agent/list"),
  1061. Description: pointy.GetPointer("apiDesc.getAgentList"),
  1062. ApiGroup: pointy.GetPointer("agent"),
  1063. Method: pointy.GetPointer("POST"),
  1064. })
  1065. if err != nil {
  1066. return err
  1067. }
  1068. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1069. ServiceName: pointy.GetPointer("Wechat"),
  1070. Path: pointy.GetPointer("/agent"),
  1071. Description: pointy.GetPointer("apiDesc.getAgentById"),
  1072. ApiGroup: pointy.GetPointer("agent"),
  1073. Method: pointy.GetPointer("POST"),
  1074. })
  1075. if err != nil {
  1076. return err
  1077. }
  1078. // BatchMsg
  1079. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1080. ServiceName: pointy.GetPointer("Wechat"),
  1081. Path: pointy.GetPointer("/batch_msg/create"),
  1082. Description: pointy.GetPointer("apiDesc.createBatchMsg"),
  1083. ApiGroup: pointy.GetPointer("batch_msg"),
  1084. Method: pointy.GetPointer("POST"),
  1085. })
  1086. if err != nil {
  1087. return err
  1088. }
  1089. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1090. ServiceName: pointy.GetPointer("Wechat"),
  1091. Path: pointy.GetPointer("/batch_msg/update"),
  1092. Description: pointy.GetPointer("apiDesc.updateBatchMsg"),
  1093. ApiGroup: pointy.GetPointer("batch_msg"),
  1094. Method: pointy.GetPointer("POST"),
  1095. })
  1096. if err != nil {
  1097. return err
  1098. }
  1099. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1100. ServiceName: pointy.GetPointer("Wechat"),
  1101. Path: pointy.GetPointer("/batch_msg/delete"),
  1102. Description: pointy.GetPointer("apiDesc.deleteBatchMsg"),
  1103. ApiGroup: pointy.GetPointer("batch_msg"),
  1104. Method: pointy.GetPointer("POST"),
  1105. })
  1106. if err != nil {
  1107. return err
  1108. }
  1109. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1110. ServiceName: pointy.GetPointer("Wechat"),
  1111. Path: pointy.GetPointer("/batch_msg/list"),
  1112. Description: pointy.GetPointer("apiDesc.getBatchMsgList"),
  1113. ApiGroup: pointy.GetPointer("batch_msg"),
  1114. Method: pointy.GetPointer("POST"),
  1115. })
  1116. if err != nil {
  1117. return err
  1118. }
  1119. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1120. ServiceName: pointy.GetPointer("Wechat"),
  1121. Path: pointy.GetPointer("/batch_msg"),
  1122. Description: pointy.GetPointer("apiDesc.getBatchMsgById"),
  1123. ApiGroup: pointy.GetPointer("batch_msg"),
  1124. Method: pointy.GetPointer("POST"),
  1125. })
  1126. if err != nil {
  1127. return err
  1128. }
  1129. // MessageRecords
  1130. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1131. ServiceName: pointy.GetPointer("Wechat"),
  1132. Path: pointy.GetPointer("/message_records/create"),
  1133. Description: pointy.GetPointer("apiDesc.createMessageRecords"),
  1134. ApiGroup: pointy.GetPointer("message_records"),
  1135. Method: pointy.GetPointer("POST"),
  1136. })
  1137. if err != nil {
  1138. return err
  1139. }
  1140. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1141. ServiceName: pointy.GetPointer("Wechat"),
  1142. Path: pointy.GetPointer("/message_records/update"),
  1143. Description: pointy.GetPointer("apiDesc.updateMessageRecords"),
  1144. ApiGroup: pointy.GetPointer("message_records"),
  1145. Method: pointy.GetPointer("POST"),
  1146. })
  1147. if err != nil {
  1148. return err
  1149. }
  1150. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1151. ServiceName: pointy.GetPointer("Wechat"),
  1152. Path: pointy.GetPointer("/message_records/delete"),
  1153. Description: pointy.GetPointer("apiDesc.deleteMessageRecords"),
  1154. ApiGroup: pointy.GetPointer("message_records"),
  1155. Method: pointy.GetPointer("POST"),
  1156. })
  1157. if err != nil {
  1158. return err
  1159. }
  1160. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1161. ServiceName: pointy.GetPointer("Wechat"),
  1162. Path: pointy.GetPointer("/message_records/list"),
  1163. Description: pointy.GetPointer("apiDesc.getMessageRecordsList"),
  1164. ApiGroup: pointy.GetPointer("message_records"),
  1165. Method: pointy.GetPointer("POST"),
  1166. })
  1167. if err != nil {
  1168. return err
  1169. }
  1170. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1171. ServiceName: pointy.GetPointer("Wechat"),
  1172. Path: pointy.GetPointer("/message_records"),
  1173. Description: pointy.GetPointer("apiDesc.getMessageRecordsById"),
  1174. ApiGroup: pointy.GetPointer("message_records"),
  1175. Method: pointy.GetPointer("POST"),
  1176. })
  1177. if err != nil {
  1178. return err
  1179. }
  1180. // SopNode
  1181. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1182. ServiceName: pointy.GetPointer("Wechat"),
  1183. Path: pointy.GetPointer("/sop_node/create"),
  1184. Description: pointy.GetPointer("apiDesc.createSopNode"),
  1185. ApiGroup: pointy.GetPointer("sop_node"),
  1186. Method: pointy.GetPointer("POST"),
  1187. })
  1188. if err != nil {
  1189. return err
  1190. }
  1191. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1192. ServiceName: pointy.GetPointer("Wechat"),
  1193. Path: pointy.GetPointer("/sop_node/update"),
  1194. Description: pointy.GetPointer("apiDesc.updateSopNode"),
  1195. ApiGroup: pointy.GetPointer("sop_node"),
  1196. Method: pointy.GetPointer("POST"),
  1197. })
  1198. if err != nil {
  1199. return err
  1200. }
  1201. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1202. ServiceName: pointy.GetPointer("Wechat"),
  1203. Path: pointy.GetPointer("/sop_node/delete"),
  1204. Description: pointy.GetPointer("apiDesc.deleteSopNode"),
  1205. ApiGroup: pointy.GetPointer("sop_node"),
  1206. Method: pointy.GetPointer("POST"),
  1207. })
  1208. if err != nil {
  1209. return err
  1210. }
  1211. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1212. ServiceName: pointy.GetPointer("Wechat"),
  1213. Path: pointy.GetPointer("/sop_node/list"),
  1214. Description: pointy.GetPointer("apiDesc.getSopNodeList"),
  1215. ApiGroup: pointy.GetPointer("sop_node"),
  1216. Method: pointy.GetPointer("POST"),
  1217. })
  1218. if err != nil {
  1219. return err
  1220. }
  1221. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1222. ServiceName: pointy.GetPointer("Wechat"),
  1223. Path: pointy.GetPointer("/sop_node"),
  1224. Description: pointy.GetPointer("apiDesc.getSopNodeById"),
  1225. ApiGroup: pointy.GetPointer("sop_node"),
  1226. Method: pointy.GetPointer("POST"),
  1227. })
  1228. if err != nil {
  1229. return err
  1230. }
  1231. // SopStage
  1232. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1233. ServiceName: pointy.GetPointer("Wechat"),
  1234. Path: pointy.GetPointer("/sop_stage/create"),
  1235. Description: pointy.GetPointer("apiDesc.createSopStage"),
  1236. ApiGroup: pointy.GetPointer("sop_stage"),
  1237. Method: pointy.GetPointer("POST"),
  1238. })
  1239. if err != nil {
  1240. return err
  1241. }
  1242. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1243. ServiceName: pointy.GetPointer("Wechat"),
  1244. Path: pointy.GetPointer("/sop_stage/update"),
  1245. Description: pointy.GetPointer("apiDesc.updateSopStage"),
  1246. ApiGroup: pointy.GetPointer("sop_stage"),
  1247. Method: pointy.GetPointer("POST"),
  1248. })
  1249. if err != nil {
  1250. return err
  1251. }
  1252. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1253. ServiceName: pointy.GetPointer("Wechat"),
  1254. Path: pointy.GetPointer("/sop_stage/delete"),
  1255. Description: pointy.GetPointer("apiDesc.deleteSopStage"),
  1256. ApiGroup: pointy.GetPointer("sop_stage"),
  1257. Method: pointy.GetPointer("POST"),
  1258. })
  1259. if err != nil {
  1260. return err
  1261. }
  1262. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1263. ServiceName: pointy.GetPointer("Wechat"),
  1264. Path: pointy.GetPointer("/sop_stage/list"),
  1265. Description: pointy.GetPointer("apiDesc.getSopStageList"),
  1266. ApiGroup: pointy.GetPointer("sop_stage"),
  1267. Method: pointy.GetPointer("POST"),
  1268. })
  1269. if err != nil {
  1270. return err
  1271. }
  1272. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1273. ServiceName: pointy.GetPointer("Wechat"),
  1274. Path: pointy.GetPointer("/sop_stage"),
  1275. Description: pointy.GetPointer("apiDesc.getSopStageById"),
  1276. ApiGroup: pointy.GetPointer("sop_stage"),
  1277. Method: pointy.GetPointer("POST"),
  1278. })
  1279. if err != nil {
  1280. return err
  1281. }
  1282. // SopTask
  1283. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1284. ServiceName: pointy.GetPointer("Wechat"),
  1285. Path: pointy.GetPointer("/sop_task/create"),
  1286. Description: pointy.GetPointer("apiDesc.createSopTask"),
  1287. ApiGroup: pointy.GetPointer("sop_task"),
  1288. Method: pointy.GetPointer("POST"),
  1289. })
  1290. if err != nil {
  1291. return err
  1292. }
  1293. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1294. ServiceName: pointy.GetPointer("Wechat"),
  1295. Path: pointy.GetPointer("/sop_task/update"),
  1296. Description: pointy.GetPointer("apiDesc.updateSopTask"),
  1297. ApiGroup: pointy.GetPointer("sop_task"),
  1298. Method: pointy.GetPointer("POST"),
  1299. })
  1300. if err != nil {
  1301. return err
  1302. }
  1303. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1304. ServiceName: pointy.GetPointer("Wechat"),
  1305. Path: pointy.GetPointer("/sop_task/delete"),
  1306. Description: pointy.GetPointer("apiDesc.deleteSopTask"),
  1307. ApiGroup: pointy.GetPointer("sop_task"),
  1308. Method: pointy.GetPointer("POST"),
  1309. })
  1310. if err != nil {
  1311. return err
  1312. }
  1313. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1314. ServiceName: pointy.GetPointer("Wechat"),
  1315. Path: pointy.GetPointer("/sop_task/list"),
  1316. Description: pointy.GetPointer("apiDesc.getSopTaskList"),
  1317. ApiGroup: pointy.GetPointer("sop_task"),
  1318. Method: pointy.GetPointer("POST"),
  1319. })
  1320. if err != nil {
  1321. return err
  1322. }
  1323. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1324. ServiceName: pointy.GetPointer("Wechat"),
  1325. Path: pointy.GetPointer("/sop_task"),
  1326. Description: pointy.GetPointer("apiDesc.getSopTaskById"),
  1327. ApiGroup: pointy.GetPointer("sop_task"),
  1328. Method: pointy.GetPointer("POST"),
  1329. })
  1330. if err != nil {
  1331. return err
  1332. }
  1333. // LabelRelationship
  1334. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1335. ServiceName: pointy.GetPointer("Wechat"),
  1336. Path: pointy.GetPointer("/label_relationship/create"),
  1337. Description: pointy.GetPointer("apiDesc.createLabelRelationship"),
  1338. ApiGroup: pointy.GetPointer("label_relationship"),
  1339. Method: pointy.GetPointer("POST"),
  1340. })
  1341. if err != nil {
  1342. return err
  1343. }
  1344. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1345. ServiceName: pointy.GetPointer("Wechat"),
  1346. Path: pointy.GetPointer("/label_relationship/update"),
  1347. Description: pointy.GetPointer("apiDesc.updateLabelRelationship"),
  1348. ApiGroup: pointy.GetPointer("label_relationship"),
  1349. Method: pointy.GetPointer("POST"),
  1350. })
  1351. if err != nil {
  1352. return err
  1353. }
  1354. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1355. ServiceName: pointy.GetPointer("Wechat"),
  1356. Path: pointy.GetPointer("/label_relationship/delete"),
  1357. Description: pointy.GetPointer("apiDesc.deleteLabelRelationship"),
  1358. ApiGroup: pointy.GetPointer("label_relationship"),
  1359. Method: pointy.GetPointer("POST"),
  1360. })
  1361. if err != nil {
  1362. return err
  1363. }
  1364. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1365. ServiceName: pointy.GetPointer("Wechat"),
  1366. Path: pointy.GetPointer("/label_relationship/list"),
  1367. Description: pointy.GetPointer("apiDesc.getLabelRelationshipList"),
  1368. ApiGroup: pointy.GetPointer("label_relationship"),
  1369. Method: pointy.GetPointer("POST"),
  1370. })
  1371. if err != nil {
  1372. return err
  1373. }
  1374. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1375. ServiceName: pointy.GetPointer("Wechat"),
  1376. Path: pointy.GetPointer("/label_relationship"),
  1377. Description: pointy.GetPointer("apiDesc.getLabelRelationshipById"),
  1378. ApiGroup: pointy.GetPointer("label_relationship"),
  1379. Method: pointy.GetPointer("POST"),
  1380. })
  1381. if err != nil {
  1382. return err
  1383. }
  1384. // Label
  1385. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1386. ServiceName: pointy.GetPointer("Wechat"),
  1387. Path: pointy.GetPointer("/label/create"),
  1388. Description: pointy.GetPointer("apiDesc.createLabel"),
  1389. ApiGroup: pointy.GetPointer("label"),
  1390. Method: pointy.GetPointer("POST"),
  1391. })
  1392. if err != nil {
  1393. return err
  1394. }
  1395. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1396. ServiceName: pointy.GetPointer("Wechat"),
  1397. Path: pointy.GetPointer("/label/update"),
  1398. Description: pointy.GetPointer("apiDesc.updateLabel"),
  1399. ApiGroup: pointy.GetPointer("label"),
  1400. Method: pointy.GetPointer("POST"),
  1401. })
  1402. if err != nil {
  1403. return err
  1404. }
  1405. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1406. ServiceName: pointy.GetPointer("Wechat"),
  1407. Path: pointy.GetPointer("/label/delete"),
  1408. Description: pointy.GetPointer("apiDesc.deleteLabel"),
  1409. ApiGroup: pointy.GetPointer("label"),
  1410. Method: pointy.GetPointer("POST"),
  1411. })
  1412. if err != nil {
  1413. return err
  1414. }
  1415. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1416. ServiceName: pointy.GetPointer("Wechat"),
  1417. Path: pointy.GetPointer("/label/list"),
  1418. Description: pointy.GetPointer("apiDesc.getLabelList"),
  1419. ApiGroup: pointy.GetPointer("label"),
  1420. Method: pointy.GetPointer("POST"),
  1421. })
  1422. if err != nil {
  1423. return err
  1424. }
  1425. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1426. ServiceName: pointy.GetPointer("Wechat"),
  1427. Path: pointy.GetPointer("/label"),
  1428. Description: pointy.GetPointer("apiDesc.getLabelById"),
  1429. ApiGroup: pointy.GetPointer("label"),
  1430. Method: pointy.GetPointer("POST"),
  1431. })
  1432. if err != nil {
  1433. return err
  1434. }
  1435. // Contact
  1436. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1437. ServiceName: pointy.GetPointer("Wechat"),
  1438. Path: pointy.GetPointer("/contact/create"),
  1439. Description: pointy.GetPointer("apiDesc.createContact"),
  1440. ApiGroup: pointy.GetPointer("contact"),
  1441. Method: pointy.GetPointer("POST"),
  1442. })
  1443. if err != nil {
  1444. return err
  1445. }
  1446. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1447. ServiceName: pointy.GetPointer("Wechat"),
  1448. Path: pointy.GetPointer("/contact/update"),
  1449. Description: pointy.GetPointer("apiDesc.updateContact"),
  1450. ApiGroup: pointy.GetPointer("contact"),
  1451. Method: pointy.GetPointer("POST"),
  1452. })
  1453. if err != nil {
  1454. return err
  1455. }
  1456. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1457. ServiceName: pointy.GetPointer("Wechat"),
  1458. Path: pointy.GetPointer("/contact/delete"),
  1459. Description: pointy.GetPointer("apiDesc.deleteContact"),
  1460. ApiGroup: pointy.GetPointer("contact"),
  1461. Method: pointy.GetPointer("POST"),
  1462. })
  1463. if err != nil {
  1464. return err
  1465. }
  1466. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1467. ServiceName: pointy.GetPointer("Wechat"),
  1468. Path: pointy.GetPointer("/contact/list"),
  1469. Description: pointy.GetPointer("apiDesc.getContactList"),
  1470. ApiGroup: pointy.GetPointer("contact"),
  1471. Method: pointy.GetPointer("POST"),
  1472. })
  1473. if err != nil {
  1474. return err
  1475. }
  1476. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1477. ServiceName: pointy.GetPointer("Wechat"),
  1478. Path: pointy.GetPointer("/contact"),
  1479. Description: pointy.GetPointer("apiDesc.getContactById"),
  1480. ApiGroup: pointy.GetPointer("contact"),
  1481. Method: pointy.GetPointer("POST"),
  1482. })
  1483. if err != nil {
  1484. return err
  1485. }
  1486. // Wx
  1487. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1488. ServiceName: pointy.GetPointer("Wechat"),
  1489. Path: pointy.GetPointer("/wx/create"),
  1490. Description: pointy.GetPointer("apiDesc.createWx"),
  1491. ApiGroup: pointy.GetPointer("wx"),
  1492. Method: pointy.GetPointer("POST"),
  1493. })
  1494. if err != nil {
  1495. return err
  1496. }
  1497. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1498. ServiceName: pointy.GetPointer("Wechat"),
  1499. Path: pointy.GetPointer("/wx/update"),
  1500. Description: pointy.GetPointer("apiDesc.updateWx"),
  1501. ApiGroup: pointy.GetPointer("wx"),
  1502. Method: pointy.GetPointer("POST"),
  1503. })
  1504. if err != nil {
  1505. return err
  1506. }
  1507. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1508. ServiceName: pointy.GetPointer("Wechat"),
  1509. Path: pointy.GetPointer("/wx/delete"),
  1510. Description: pointy.GetPointer("apiDesc.deleteWx"),
  1511. ApiGroup: pointy.GetPointer("wx"),
  1512. Method: pointy.GetPointer("POST"),
  1513. })
  1514. if err != nil {
  1515. return err
  1516. }
  1517. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1518. ServiceName: pointy.GetPointer("Wechat"),
  1519. Path: pointy.GetPointer("/wx/list"),
  1520. Description: pointy.GetPointer("apiDesc.getWxList"),
  1521. ApiGroup: pointy.GetPointer("wx"),
  1522. Method: pointy.GetPointer("POST"),
  1523. })
  1524. if err != nil {
  1525. return err
  1526. }
  1527. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1528. ServiceName: pointy.GetPointer("Wechat"),
  1529. Path: pointy.GetPointer("/wx"),
  1530. Description: pointy.GetPointer("apiDesc.getWxById"),
  1531. ApiGroup: pointy.GetPointer("wx"),
  1532. Method: pointy.GetPointer("POST"),
  1533. })
  1534. if err != nil {
  1535. return err
  1536. }
  1537. // Server
  1538. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1539. ServiceName: pointy.GetPointer("Wechat"),
  1540. Path: pointy.GetPointer("/server/create"),
  1541. Description: pointy.GetPointer("apiDesc.createServer"),
  1542. ApiGroup: pointy.GetPointer("server"),
  1543. Method: pointy.GetPointer("POST"),
  1544. })
  1545. if err != nil {
  1546. return err
  1547. }
  1548. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1549. ServiceName: pointy.GetPointer("Wechat"),
  1550. Path: pointy.GetPointer("/server/update"),
  1551. Description: pointy.GetPointer("apiDesc.updateServer"),
  1552. ApiGroup: pointy.GetPointer("server"),
  1553. Method: pointy.GetPointer("POST"),
  1554. })
  1555. if err != nil {
  1556. return err
  1557. }
  1558. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1559. ServiceName: pointy.GetPointer("Wechat"),
  1560. Path: pointy.GetPointer("/server/delete"),
  1561. Description: pointy.GetPointer("apiDesc.deleteServer"),
  1562. ApiGroup: pointy.GetPointer("server"),
  1563. Method: pointy.GetPointer("POST"),
  1564. })
  1565. if err != nil {
  1566. return err
  1567. }
  1568. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1569. ServiceName: pointy.GetPointer("Wechat"),
  1570. Path: pointy.GetPointer("/server/list"),
  1571. Description: pointy.GetPointer("apiDesc.getServerList"),
  1572. ApiGroup: pointy.GetPointer("server"),
  1573. Method: pointy.GetPointer("POST"),
  1574. })
  1575. if err != nil {
  1576. return err
  1577. }
  1578. _, err = l.svcCtx.CoreRpc.CreateApi(l.ctx, &core.ApiInfo{
  1579. ServiceName: pointy.GetPointer("Wechat"),
  1580. Path: pointy.GetPointer("/server"),
  1581. Description: pointy.GetPointer("apiDesc.getServerById"),
  1582. ApiGroup: pointy.GetPointer("server"),
  1583. Method: pointy.GetPointer("POST"),
  1584. })
  1585. if err != nil {
  1586. return err
  1587. }
  1588. return err
  1589. }