马宇豪
2025-03-04 1b9fea7d4af68d8f933b2dc42bf6084b9646f64c
src/api/specialWorkSystem/specialIndex/index.ts
@@ -4,7 +4,7 @@
    return {
        analyseType: (data: object) => {
            return request({
                url: import.meta.env.VITE_API_URL + `/specialWork/analyse/everyType/dep`,
                url: import.meta.env.VITE_API_URL + `/specialwork9step/statistic/everyType/dep`,
                method: 'post',
                data: data
            });