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