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