wu
2024-01-18 65bed7f78be75f0ba279885de647d76bc91d9336
CanadaMes-ui/src/api/home.js
@@ -285,3 +285,11 @@
        data:""
    })
}
export function SwitchScanMethod(scansmethod) {s
    return request({
        url: '/home/SwitchScanMethod?Scanmethod='+scanmethod,
        method: 'post',
        data:""
    })
}