Optimize code

This commit is contained in:
2023-10-15 18:16:30 +08:00
parent 2d1eb8d9e2
commit 2af3219e59
11 changed files with 64 additions and 92 deletions

View File

@@ -7,7 +7,7 @@ import {
SYSTEM_TOKEN_ILLEGAL,
SYSTEM_TOKEN_RENEW_SUCCESS,
SYSTEM_UNAUTHORIZED
} from '@/constants/Common.constants'
} from '@/constants/common.constants'
import { message } from 'antd'
const service: AxiosInstance = axios.create({