ruoyi-ui/src/api/fscan/index.js @@ -21,7 +21,7 @@ // 根据id查询所有家庭资产详细信息 export function getFScanInfo(id) { return request({ url: '/qrCode/getInfo?id=' + id, url: '/qrCode/getInf?id=' + id, method: 'get', })