linwenling
2023-08-13 0039b22ae537bc95dc22f1bcc684c5e9d644622a
ruoyi-ui/src/api/marry/index.js
@@ -58,15 +58,6 @@
  })
}
//拿到类别
export function getCategory()
{
  return request({
    url: '/zDict/byId',
    method: 'get',
    params: {'id':22}
  })
}
//上传文件