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