Skip to content

Commit 210b5a6

Browse files
author
sunshine824
committed
优化封装fetch.js,更好支持typescript
1 parent 0b4e414 commit 210b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/user.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import fetch from '@/utils/fetch'
21
import qs from 'qs'
2+
import fetch from '@/utils/fetch'
33
import { IUserApi } from './types/user'
44

55
const UserApi: IUserApi = {

0 commit comments

Comments
 (0)