仪表盘
版本库
文件存储
活动
搜索
登录
main
/
flexJobMiniApp
灵工用工小程序
概况
操作记录
提交次数
目录
文档
复刻
对比
blame
|
历史
|
原始文档
fix: bug
wupengfei
2 天以前
60060b2987b01ba5f1fca7f91472bc4ea331f3fa
[flexJobMiniApp.git]
/
packages
/
services
/
globalType.d.ts
1
2
3
4
import type { IRequest } from 'senior-request';
export = IRequest;
export as namespace IRequest;