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