zhongrj
2024-01-31 cd588bdb7b6f8ee53ba1f54020340170acbfcef1
社区接口替换
1 files modified
2 ■■■ changed files
src/api/community/index.js 2 ●●● patch | view | raw | blame | history
src/api/community/index.js
@@ -40,7 +40,7 @@
export const getCommunity = (id) => {
  return request({
    url: '/api/blade-community/community/detail',
    url: '/api/blade-community/community/getDetail',
    method: 'get',
    params: {
      id