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