11
WXL
2024-07-11 f06564ebbd94e8cca0874604217dfd03f60aa245
src/api/project/tallage.js
@@ -13,6 +13,7 @@
    return request({
      url: '/project/fundtax/batchFundTax',
      method: 'post',
      timeout: 15000000,
      data: query
    })
  }