123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- // eta图表 我的图库 数据指标库
- import { dataBaseInterface, mychartInterface,chartFrameInterface } from './modules/chartApi';
- //接入的第三方的数据库
- import {
- lzDataInterface,
- glDataInterface,
- smmDataInterface,
- coalDataInterface,
- sciDataInterface,
- baiinfoInterface,
- nationalInterface,
- databankInterface,
- yongyiInterface
- } from './modules/thirdBaseApi';
- //手工指标 手工数据 手工数据权限
- import { dataInterence, dataAuthInterface } from './modules/dataApi';
- //部门管理 视频管理 互动管理(问答社区) 英文权限管理
- import { departInterence, videoInterence ,InteractionInterence,enAuthInterence} from './modules/setApi';
- //工作台 数据报表
- import { dataMainInterface } from './modules/statisticApi';
- //crm
- import { customInterence ,equityContacts} from './modules/crmApi';
- //合同
- import { contractInterface } from './modules/contractApi';
- //群发设置
- import { groupSendInterface } from './modules/groupSendApi';
- //权益相关 小程序 商品晨报
- import { raiInterface, morningPaper,raiSpecial } from './modules/rai/raiApi';
- // ficc商品小程序
- import { ficcManageInterface } from './modules/ficcApi'
- // 用印模块
- import { sealInterence } from './modules/sealApi'
- // 分类权限
- import { classifyPermissionInterface } from './modules/classifyApi'
- // 路演权限
- import { roadshowInterence } from './modules/roadshowApi'
- //沙盘接口
- import sandInterface from './modules/sandApi';
- //图库9.0(智能PPT版式) 接口
- import pptInterface from './modules/pptApi';
- //互动管理
- import interactiveInterface from './modules/interactive';
- // 共享网盘
- import cloudDiskInterface from './modules/cloudDisk';
- import homeInterface from './modules/home'
- //视频管理模块
- import videoInterface from './modules/videoApi'
- //权益视频管理模块
- import raiVideoApi from './modules/rai/videoListApi'
- //策略报告模块
- import {strategyReportInterence} from './modules/strategyReport'
- // 出差管理
- import {businessTripInterence} from './modules/businessTrip'
- import {reportVarietyENInterence} from './modules/reportVariety'
- export {
- dataBaseInterface,
- mychartInterface,
- chartFrameInterface,
- lzDataInterface,
- glDataInterface,
- smmDataInterface,
- dataInterence,
- dataAuthInterface,
- departInterence,
- videoInterence,
- InteractionInterence,
- enAuthInterence,
- dataMainInterface,
- customInterence,
- equityContacts,
- contractInterface,
- groupSendInterface,
- raiInterface,
- morningPaper,
- ficcManageInterface,
- classifyPermissionInterface,
- sealInterence,
- roadshowInterence,
- sandInterface,
- coalDataInterface,
- raiSpecial,
- pptInterface,
- interactiveInterface,
- videoInterface,
- raiVideoApi,
- strategyReportInterence,
- sciDataInterface,
- baiinfoInterface,
- nationalInterface,
- databankInterface,
- cloudDiskInterface,
- homeInterface,
- businessTripInterence,
- reportVarietyENInterence,
- yongyiInterface
- };
- //老接口 研报 ppt等
- import * as oldApis from './modules/oldApi';
- const {
- userLogin,
- modifyPwd,
- checkPwd,
- timeOnPage,
- reportlist,
- reportpublish,
- reportpublishcancle,
- voiceupload,
- resourceVoiceupload,
- reportadd,
- reportedit,
- reportdelete,
- reportdetail,
- classifyIdDetail,
- sendTemplateMsg,
- reportauthor,
- getDraft,
- autosave,
- reportSetPrepublish,
- classifylist,
- classifyparent,
- classifyadd,
- classifydelete,
- classifyedit,
- checkDeleteClassify,
- bannerlist,
- bannerupload,
- banneradd,
- banneredit,
- bannerdelete,
- pptlist,
- pptadd,
- pptdetail,
- pptedit,
- pptdelete,
- base64Upload,
- pptUpload,
- firstBg,
- pptPublish,
- messagePushPost,
- dayWeekReportChapterList,
- addDayWeekReport,
- editDayWeekReport,
- dayWeekChapterList,
- chapterTrendTagList,
- editChapterTrendTag,
- chapterDetail,
- dayTicketList,
- saveChapterReport,
- getChapterReportBefore,
- getChapterReportIsLast,
- publishChapterReport,
- publishDayOrWeekReport,
- dayWeekPauseTime,
- dayWeekUpdateRule,
- chapterQRCodeImg,
- getOSSSign,
- classifyTelList,
- getBeingPushedReportType,
- getBeingPushedReportList,
- setPushingTime,
- markReport,
- getchapterTypeList,
- addChapterType,
- editChapterType,
- deleteChapterType,
- getchapterTPermissionList,
- setchapterTPermission,
- reportMessageSend,
- weekReportValidAudio,
- getUserUuid,
- getBusinessCode,
- recordActiveLogin
- } = oldApis;
- export {
- userLogin,
- modifyPwd,
- checkPwd,
- timeOnPage,
- reportlist,
- reportpublish,
- reportpublishcancle,
- voiceupload,
- resourceVoiceupload,
- reportadd,
- reportedit,
- reportdelete,
- reportdetail,
- classifyIdDetail,
- sendTemplateMsg,
- reportauthor,
- getDraft,
- autosave,
- reportSetPrepublish,
- classifylist,
- classifyparent,
- classifyadd,
- classifydelete,
- classifyedit,
- checkDeleteClassify,
- bannerlist,
- bannerupload,
- banneradd,
- banneredit,
- bannerdelete,
- pptlist,
- pptadd,
- pptdetail,
- pptedit,
- pptdelete,
- base64Upload,
- pptUpload,
- firstBg,
- pptPublish,
- messagePushPost,
- dayWeekReportChapterList,
- addDayWeekReport,
- editDayWeekReport,
- dayWeekChapterList,
- chapterTrendTagList,
- editChapterTrendTag,
- chapterDetail,
- dayTicketList,
- saveChapterReport,
- getChapterReportBefore,
- getChapterReportIsLast,
- publishChapterReport,
- publishDayOrWeekReport,
- dayWeekPauseTime,
- dayWeekUpdateRule,
- chapterQRCodeImg,
- getOSSSign,
- classifyTelList,
- getBeingPushedReportType,
- getBeingPushedReportList,
- setPushingTime,
- markReport,
- getchapterTypeList,
- addChapterType,
- editChapterType,
- deleteChapterType,
- getchapterTPermissionList,
- setchapterTPermission,
- reportMessageSend,
- weekReportValidAudio,
- getUserUuid,
- getBusinessCode,
- recordActiveLogin
- };
|