仪表盘
版本库
文件存储
活动
搜索
登录
admin
/
dmvisit
分支自
productDev/dmvisit
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
最新版本
jiangping
2024-09-25
7161f1002609e1d9db0a18fe0f6833c23c391c65
[~admin/dmvisit.git]
/
admin
/
src
/
api
/
index.js
1
2
3
4
5
6
export const uploadFile = '/gateway_interface/visitsAdmin/cloudService/public/upload'
export * from './business/index'
export * from './platform'
export * from './other/other'
export * from './workbench/index'