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