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