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:"" }) }