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