api.js 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. // eta图表 我的图库 数据指标库
  2. import { dataBaseInterface, mychartInterface } from './modules/chartApi';
  3. //接入的第三方的数据库
  4. import {
  5. lzDataInterface,
  6. glDataInterface,
  7. smmDataInterface,
  8. coalDataInterface,
  9. sciDataInterface,
  10. baiinfoInterface,
  11. nationalInterface
  12. } from './modules/thirdBaseApi';
  13. //手工指标 手工数据 手工数据权限
  14. import { dataInterence, dataAuthInterface } from './modules/dataApi';
  15. //部门管理 视频管理 互动管理(问答社区) 英文权限管理
  16. import { departInterence, videoInterence ,InteractionInterence,enAuthInterence} from './modules/setApi';
  17. //工作台 数据报表
  18. import { dataMainInterface } from './modules/statisticApi';
  19. //crm
  20. import { customInterence ,equityContacts} from './modules/crmApi';
  21. //合同
  22. import { contractInterface } from './modules/contractApi';
  23. //群发设置
  24. import { groupSendInterface } from './modules/groupSendApi';
  25. //权益相关 小程序 商品晨报
  26. import { raiInterface, morningPaper,raiSpecial } from './modules/rai/raiApi';
  27. // ficc商品小程序
  28. import { ficcManageInterface } from './modules/ficcApi'
  29. // 用印模块
  30. import { sealInterence } from './modules/sealApi'
  31. // 分类权限
  32. import { classifyPermissionInterface } from './modules/classifyApi'
  33. // 路演权限
  34. import { roadshowInterence } from './modules/roadshowApi'
  35. //沙盘接口
  36. import sandInterface from './modules/sandApi';
  37. //图库9.0(智能PPT版式) 接口
  38. import pptInterface from './modules/pptApi';
  39. //互动管理
  40. import interactiveInterface from './modules/interactive';
  41. // 共享网盘
  42. import cloudDiskInterface from './modules/cloudDisk';
  43. import homeInterface from './modules/home'
  44. //视频管理模块
  45. import videoInterface from './modules/videoApi'
  46. //权益视频管理模块
  47. import raiVideoApi from './modules/rai/videoListApi'
  48. //策略报告模块
  49. import {strategyReportInterence} from './modules/strategyReport'
  50. // 出差管理
  51. import {businessTripInterence} from './modules/businessTrip'
  52. import {reportVarietyENInterence} from './modules/reportVariety'
  53. export {
  54. dataBaseInterface,
  55. mychartInterface,
  56. lzDataInterface,
  57. glDataInterface,
  58. smmDataInterface,
  59. dataInterence,
  60. dataAuthInterface,
  61. departInterence,
  62. videoInterence,
  63. InteractionInterence,
  64. enAuthInterence,
  65. dataMainInterface,
  66. customInterence,
  67. equityContacts,
  68. contractInterface,
  69. groupSendInterface,
  70. raiInterface,
  71. morningPaper,
  72. ficcManageInterface,
  73. classifyPermissionInterface,
  74. sealInterence,
  75. roadshowInterence,
  76. sandInterface,
  77. coalDataInterface,
  78. raiSpecial,
  79. pptInterface,
  80. interactiveInterface,
  81. videoInterface,
  82. raiVideoApi,
  83. strategyReportInterence,
  84. sciDataInterface,
  85. baiinfoInterface,
  86. nationalInterface,
  87. cloudDiskInterface,
  88. homeInterface,
  89. businessTripInterence,
  90. reportVarietyENInterence
  91. };
  92. //老接口 研报 ppt等
  93. import * as oldApis from './modules/oldApi';
  94. const {
  95. userLogin,
  96. modifyPwd,
  97. checkPwd,
  98. timeOnPage,
  99. reportlist,
  100. reportpublish,
  101. reportpublishcancle,
  102. voiceupload,
  103. resourceVoiceupload,
  104. reportadd,
  105. reportedit,
  106. reportdelete,
  107. reportdetail,
  108. classifyIdDetail,
  109. sendTemplateMsg,
  110. reportauthor,
  111. getDraft,
  112. autosave,
  113. reportSetPrepublish,
  114. classifylist,
  115. classifyparent,
  116. classifyadd,
  117. classifydelete,
  118. classifyedit,
  119. checkDeleteClassify,
  120. bannerlist,
  121. bannerupload,
  122. banneradd,
  123. banneredit,
  124. bannerdelete,
  125. pptlist,
  126. pptadd,
  127. pptdetail,
  128. pptedit,
  129. pptdelete,
  130. base64Upload,
  131. pptUpload,
  132. firstBg,
  133. pptPublish,
  134. messagePushPost,
  135. dayWeekReportChapterList,
  136. addDayWeekReport,
  137. editDayWeekReport,
  138. dayWeekChapterList,
  139. chapterTrendTagList,
  140. editChapterTrendTag,
  141. chapterDetail,
  142. dayTicketList,
  143. saveChapterReport,
  144. getChapterReportBefore,
  145. getChapterReportIsLast,
  146. publishChapterReport,
  147. publishDayOrWeekReport,
  148. dayWeekPauseTime,
  149. dayWeekUpdateRule,
  150. chapterQRCodeImg,
  151. getOSSSign,
  152. classifyTelList,
  153. getBeingPushedReportType,
  154. getBeingPushedReportList,
  155. setPushingTime,
  156. markReport,
  157. getchapterTypeList,
  158. addChapterType,
  159. editChapterType,
  160. deleteChapterType,
  161. getchapterTPermissionList,
  162. setchapterTPermission,
  163. reportMessageSend,
  164. weekReportValidAudio,
  165. getUserUuid,
  166. getBusinessCode,
  167. recordActiveLogin
  168. } = oldApis;
  169. export {
  170. userLogin,
  171. modifyPwd,
  172. checkPwd,
  173. timeOnPage,
  174. reportlist,
  175. reportpublish,
  176. reportpublishcancle,
  177. voiceupload,
  178. resourceVoiceupload,
  179. reportadd,
  180. reportedit,
  181. reportdelete,
  182. reportdetail,
  183. classifyIdDetail,
  184. sendTemplateMsg,
  185. reportauthor,
  186. getDraft,
  187. autosave,
  188. reportSetPrepublish,
  189. classifylist,
  190. classifyparent,
  191. classifyadd,
  192. classifydelete,
  193. classifyedit,
  194. checkDeleteClassify,
  195. bannerlist,
  196. bannerupload,
  197. banneradd,
  198. banneredit,
  199. bannerdelete,
  200. pptlist,
  201. pptadd,
  202. pptdetail,
  203. pptedit,
  204. pptdelete,
  205. base64Upload,
  206. pptUpload,
  207. firstBg,
  208. pptPublish,
  209. messagePushPost,
  210. dayWeekReportChapterList,
  211. addDayWeekReport,
  212. editDayWeekReport,
  213. dayWeekChapterList,
  214. chapterTrendTagList,
  215. editChapterTrendTag,
  216. chapterDetail,
  217. dayTicketList,
  218. saveChapterReport,
  219. getChapterReportBefore,
  220. getChapterReportIsLast,
  221. publishChapterReport,
  222. publishDayOrWeekReport,
  223. dayWeekPauseTime,
  224. dayWeekUpdateRule,
  225. chapterQRCodeImg,
  226. getOSSSign,
  227. classifyTelList,
  228. getBeingPushedReportType,
  229. getBeingPushedReportList,
  230. setPushingTime,
  231. markReport,
  232. getchapterTypeList,
  233. addChapterType,
  234. editChapterType,
  235. deleteChapterType,
  236. getchapterTPermissionList,
  237. setchapterTPermission,
  238. reportMessageSend,
  239. weekReportValidAudio,
  240. getUserUuid,
  241. getBusinessCode,
  242. recordActiveLogin
  243. };