兰宝车间质量管理系统-前端
baoshiwei
2025-03-21 fc141ed81a858ae666822ef94145c6124654dfdf
src/types/axios.d.ts
@@ -1,5 +1,4 @@
import axios from 'axios';
export {};
declare module 'axios' {
  interface AxiosResponse<T = any> {
    code: number;